Question 176404: I need help putting 25x^2+16y^2+150x=160y-225 in standard form and then finding the a^2 value. Found 2 solutions by stanbon, jim_thompson5910:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! I need help putting 25x^2+16y^2+150x=160y-225 in standard form and then finding the a^2 value.
-------------
Complete the square on the x-terms and on the y-terms:
25(x^2 + 6x + ?) + 16(y^2 - 10y + ?) = -225
25(x^2 + 6x + 9) + 16(y^2 - 10y + 25) = -225 + 25*9 + 16*25
25(x+3)^2 + 16(y-5)^2 = 400
[(x+3)^2]/16 + [(y-5)^2]/25 = 1
------------------
a^2 = 25
============
Cheers,
Stan H.