112k views
3 votes
C(x)=(x-5)^3, what is c(3)

User Australia
by
6.7k points

1 Answer

2 votes

Answer:

-8

Explanation:

You want the value of c(3) when c(x) = (x -5)^3.

Function value

The value of a function is found by substituting the argument for the variable and doing the arithmetic.

c(x) = (x -5)^3

c(3) = (3 -5)^3 = (-2)^3

c(3) = -8

User Captainsac
by
6.6k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.