F(x) is the function that determines the absolute value of the cube of the input.

1.) Evaluate: F(5)
2.) Evaluate: F(-7)
3.) Determine: F(5)⋅F(-7)

1 answer

f(x) = |x^3|
f(5) = |5^3| = |125| = 125
work the others in the same way, recalling that
|x| = x if x >= 0
|x| = -x if x < 0
the cube of a negative value is also negative (but that doesn't really matter here, since we're taking its absolute value)
Similar Questions
  1. Example of Function EquationLinear Function Quadratic Function Absolute Value Function Exponential Growth Function Exponential
    1. answers icon 3 answers
  2. Write a function rule for the statement.1. The output is half of the input. 2. The output is three less than the input. 3. The
    1. answers icon 1 answer
    1. answers icon 1 answer
  3. Find the absolute maximum and absolute minimum values of the functionf(x)=(x−2)(x−5)^3+11 on each of the indicated
    1. answers icon 0 answers
more similar questions