document.write( "Question 1121358: Find the standard form of the parabola: x2 - 16x - 48y - 512 = 0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #737215 by Boreal(15235) You can put this solution on YOUR website! Complete the square, adding 64 (half the 16 squared) to both sides \n" ); document.write( "x^2-16x+64-48y-512=64 \n" ); document.write( "(x-8)^2-576=48y, rearranging. \n" ); document.write( "(1/12)(x-8)^2-12=y, dividing by 48 both sides\r \n" ); document.write( "\n" ); document.write( "The vertex is at (8,-12)\r \n" ); document.write( "\n" ); document.write( "Some consider the form ax^2+bx+c=0 to be standard form. \n" ); document.write( "This would be y=(1/12)x^2-(3/4)x-5/9\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |