It is already in simplest form
48000 i think i might have missed a step
<span> f (x)= 10-x³.
f(2) means the value of the function when x=2.
So, we need to substitute 2 instead of x.
f(2) = 10 - 2³ = 10-8 =2
f(2) = 2
</span>
Answer:
Step-by-step explanation:
Givens
Area = L * w
w = x
l = x + 4
Area = 32
Solution
32 = x(x + 4)
32 = x^2 + 4x
x^2 + 4x - 32
(x + 8)(x - 4)
Only x - 4 is going to make any sense
x - 4 = 0
x = 4
The width is 4
The length is 4 + 4 = 8
4*8 = 32 which is the area.