So 1 would be 5r+20 and then the second one would be
I see the question last and the 4 choices first.
Look at the points you have in the table with the question.
(0, 0), (4, 2), (9, 3)
The only graph that contains those three points is the second option.
Answer:
2x^2+4x-16
Step-by-step explanation:
The quadratic can be written as
f(x) = a(x-z1)(x-z2) where z1 and z2 are the roots
f(x) = a (x-2)(x- -4)
a is the leading coefficient
f(x) = 2(x-2)(x+4)
= 2(x^2 -2x+4x-8)
= 2(x^2 +2x-8)
= 2x^2 +4x-16