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)\"\" \"About 
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( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C30%2C%283%2F4%29x%5E2-7.5x%2B30.75%29\"
\n" ); document.write( "
\n" );