y = x² - 4x + 4
0 = x² - 4x + 4
0 = x² - 2x - 2x + 4
0 = x(x) - x(2) - 2(x) - 2(-2)
0 = x(x - 2) - 2(x - 2)
0 = (x - 2)(x - 2)
0 = (x - 2)²
0 = x - 2
+ 2 + 2
2 = x
(x, y) = (2, 0)
Using this equation, f(3) = 23.
In order to find the value of f(3), we need to take the f(x) equation and put 3 everywhere we see x. Then we follow the order of operations to solve. So, let's start with the original.
f(x) = 2x^2 + 5sqrt(x - 2)
Now place 3 in for each x.
f(3) = 2(3)^2 + 5sqrt(3 - 2)
Now square the 3.
f(3) = 2(9) + 5 sqrt(3 - 2)
Do the subtraction inside of the parenthesis.
f(3) = 2(9) + 5sqrt(1)
Take the square root
f(3) = 2(9) + 5(1)
Multiply.
f(3) = 18 + 5
And add.
f(3) = 23
Answer:
x³-2x² = x2(x – 2) cubic units
Step-by-step explanation:
The volume of a prism is found by multiplying the base area by the height. The base area is a parallelogram and so the area is x*(x-2) = x² -2x.
Multiply this area by the height x.
V = x(x² - 2x) = x³-2x²
This is the same as x2(x – 2) cubic units.