document.write( "Question 1170036: What is the equation written in vertex form of a parabola with a vertex of (9, -1) that passes through (7, 7)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #794904 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! y=a(x-h)^2+k \n" ); document.write( "=a(x-9)^2-1, change sign of x and keep sign of y \n" ); document.write( "when x=7 y=7 \n" ); document.write( "so 7=a(-2)^2-1=4a-1 \n" ); document.write( "so a=2 \n" ); document.write( "answer is y=2(x-9)^2-1\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |