document.write( "Question 115470: find the coordinates of the vertex for the parabola defind by the given quadratic function.\r
\n" );
document.write( "\n" );
document.write( "f(x) = 3-x^2+2x \n" );
document.write( "
Algebra.Com's Answer #84083 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the coordinates of the vertex for the parabola defind by the given quadratic function.\r \n" ); document.write( "\n" ); document.write( "f(x) = 3-x^2+2x \n" ); document.write( "x^2-2x = -y+3 \n" ); document.write( "Complete the square on the x-terms: \n" ); document.write( "x^2-2x+1 = -y+4 \n" ); document.write( "(x-1)^2 = -(y-4) \n" ); document.write( "Vertex: x=1, y=4\r \n" ); document.write( "\n" ); document.write( "======================= \n" ); document.write( " \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |