document.write( "Question 975090: Find an equation of the parabola that has the indicated vertex and whose graph passes through the given point vertex (5, 12) point (7, 15) \n" ); document.write( "
Algebra.Com's Answer #596906 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! y = a(x-h)2+k \n" ); document.write( "y= a(x-5)^2 +12\r \n" ); document.write( "\n" ); document.write( "Find a by using the point\r \n" ); document.write( "\n" ); document.write( "15=a(7-5)^2 +12\r \n" ); document.write( "\n" ); document.write( "15=4a+12 \n" ); document.write( "a=(3/4)\r \n" ); document.write( "\n" ); document.write( "y=(3/4)(x-5)^2 +12\r \n" ); document.write( "\n" ); document.write( "y=(3/4)x^2-7.5x+30.75\r \n" ); document.write( "\n" ); document.write( " |