document.write( "Question 550304: put this conic section in standard form. What is the a^2 value? 25x^2+16y^2+150x=160y-225 \n" ); document.write( "
Algebra.Com's Answer #358596 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! put this conic section in standard form. What is the a^2 value? 25x^2+16y^2+150x=160y-225 \n" ); document.write( "** \n" ); document.write( "25x^2+16y^2+150x=160y-225 \n" ); document.write( "25x^2+150x+16y^2-160y=225 \n" ); document.write( "complete the squares \n" ); document.write( "25(x^2+6x+9)+16(y^2-10+25)=-225+225+400 \n" ); document.write( "(x+3)^2/16+(y-5)^2/25=1 \n" ); document.write( "This is an equation for an ellipse with vertical major axis of the standard form: \n" ); document.write( "(x-h)^2/b^2+(y-k)^2/a^2=1, a>b, (h,k) being the (x,y) coordinates of the center. \n" ); document.write( "For given equation: \n" ); document.write( "a^2=25 \n" ); document.write( "a=5 \n" ); document.write( " |