SOLUTION: Find the value of a such that y^2 -6y + a is a perfect square. a=
Algebra
->
Quadratic Equations and Parabolas
->
Quadratic Equations Lessons
-> SOLUTION: Find the value of a such that y^2 -6y + a is a perfect square. a=
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 32335
:
Find the value of a such that
y^2 -6y + a
is a perfect square.
a=
Answer by
mukhopadhyay(490)
(
Show Source
):
You can
put this solution on YOUR website!
y^2 -6y + a
=y^2 - 2*(3y) + a
=[y^2 - 2*y*3 + 3^2] + (a - 3^2)
=(y-3)^2 + (a-9)
For above to be a complete square, the remainder (a-9) has to be zero
Thus a-9 = 0
=> a=9