Respuesta :

frika

Answer:

C

Step-by-step explanation:

The general rule for the quadratic function is

[tex]y=ax^2+bx+c[/tex]

Use the data from the table:

[tex]y(50)=130\Rightarrow 130=a\cdot 50^2+b\cdot 50+c\\ \\y(70)=130\Rightarrow 130=a\cdot 70^2+b\cdot 70+c\\ \\y(90)=200\Rightarrow 200=a\cdot 90^2+b\cdot 90+c[/tex]

We get the system of three equations:

[tex]\left\{\begin{array}{l}2500a+50b+c=130\\ \\4900a+70b+c=130\\ \\8100a+90b+c=200\end{array}\right.[/tex]

Subtract these equations:

[tex]\left\{\begin{array}{l}4900a+70b+c-2500a-50b-c=130-130\\ \\8100a+90b+c-2500a-50b-c=200-130\end{array}\right.\Rightarrow \left\{\begin{array}{l}2400a+20b=0\\ \\5600a+40b=70\end{array}\right.[/tex]

From the first equation

[tex]b=-120a[/tex]

Substitute it into the second equation:

[tex]5600a+40\cdot (-120a)=70\Rightarrow 800a=70,\\ \\ a=\dfrac{7}{80},\\ \\ b=-120\cdot \dfrac{7}{80}=-\dfrac{21}{2}=-10.5[/tex]

So,

[tex]2500\cdot \dfrac{7}{80}+50\cdot (-10.5)+c=130\Rightarrow 218.75-525+c=130\\ \\c=130-218.75+525=436.25[/tex]

The quadratic function is

[tex]y=\dfrac{7}{80}x^2-10.5x+436.25\\ \\y=0.0875x^2-10.5x+436.25[/tex]