Answer:
(x + 3)^2 is left 3 because it becames 0 at -3
(x - 3)^2 is right 3 because it becames 0 at 3
x^2 +3 is up 3 because your just adding 3 units up
x^2 - 3 is down 3 because your just subtracting 3 units down
Step-by-step explanation:
Answer:
16.58 feet
Step-by-step explanation:
a² + b² = c²
Think of this as a right triangle
The hypotenuse is 30, and one of the legs is 25
To find the other leg, subtract the square of the hypotenuse by the square of the given leg
30² - 25² = leg
900 - 625 = 275
Square root the answer to find the length of the missing leg
√275 = 16.583123951777
The leg is 16.58 ft.
It could be B but I want to say D because it relates more to the question.
The x coordinate of the vertex will be the average of the two zeros, here -3 and 5, so x=(-3+5)/2 = 1, f(1)=(1+3)(1-5) = -16.
Answer: (1, -16)
Let's do it some other ways. How about completing the square to turn f in to vertex form?
f(x) = (x+3)(x-5) = x² - 2x - 15 = (x² - 2x + 1) - 1 - 15 = (x-1)² - 16
and now we can read off (1, -16) as the vertex.
The other method is the vertex is x= - b/2a = - (-2)/2(1) = 1.
Three methods, same answer. Good.