document.write( "Question 154998: The Directions state: Write the equation of the quadratic function in standard form y = a ( x - h ) ^ 2 + k.\r
\n" );
document.write( "\n" );
document.write( "Given the vertex is ( 2 , 1 ) and passes through the point ( 5 , 2 ). \n" );
document.write( "
Algebra.Com's Answer #114118 by edjones(8007)![]() ![]() You can put this solution on YOUR website! (h,k)=(2,1) (x,y)=(5,2) \n" ); document.write( "y=a(x-h)^2+k \n" ); document.write( "2=a(5-2)^2+1 \n" ); document.write( "2=9a+1 \n" ); document.write( "9a=1 \n" ); document.write( "a=1/9 \n" ); document.write( "y=(1/9)(x-2)^2+1 \n" ); document.write( "=(1/9)(x^2-4x+4)+1 \n" ); document.write( "=(x^2/9)-(4x/9)+(13/9) \n" ); document.write( "As you can see from the graph below the graph fulfills the criteria. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |