SOLUTION: Find a quadratic function of the form y=ax^2 that passes through the point (3,-27).
Algebra
->
Quadratic Equations and Parabolas
-> SOLUTION: Find a quadratic function of the form y=ax^2 that passes through the point (3,-27).
Log On
Quadratics: solvers
Quadratics
Practice!
Practice
Answers archive
Answers
Lessons
Lessons
Word Problems
Word
In Depth
In
Click here to see ALL problems on Quadratic Equations
Question 1176697
:
Find a quadratic function of the form y=ax^2 that passes through the point (3,-27).
Answer by
math_tutor2020(3816)
(
Show Source
):
You can
put this solution on YOUR website!
y = a*x^2
-27 = a*3^2 .... plug in (x,y) = (3,-27)
-27 = a*9
-27 = 9a
9a = -27
9a/9 = -27/9 ..... divide both sides by 9
a = -3
Answer: y = -3x^2