Answer:
Hi there!
The correct answer to this question is: x=3
Step-by-step explanation:
because these two triangles are similar, that means the hypotenuse are similar. which means you can set the sides equal to each other like this:
13 = 4x + 1 minus one on both sides and you should get 4x = 12 and then divide 4 on both sides and you should finally get x = 3
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.