document.write( "Question 524018: Help please!!!
\n" );
document.write( "I have to write an equation in vertex form for two parabolas.\r
\n" );
document.write( "\n" );
document.write( "first has vertex at (0,5) and point (10,0)\r
\n" );
document.write( "\n" );
document.write( "second has vertex at (0,4) and point (1,2)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you so much. \n" );
document.write( "
Algebra.Com's Answer #347524 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! I have to write an equation in vertex form for two parabolas. \n" ); document.write( "first has vertex at (0,5) and point (10,0) \n" ); document.write( "second has vertex at (0,4) and point (1,2) \n" ); document.write( "** \n" ); document.write( "Standard form of equation for parabola: y=A(x-h)^2+k, (h,k) being the (x,y) coordinates of the vertex, A=multiplier which affects steepness or slope of the curve. \n" ); document.write( ".. \n" ); document.write( "For vertex (0,5) and point (10,0) \n" ); document.write( "Equation: y=A(x-0)^2+5=Ax^2+5 \n" ); document.write( "solving for A, using coordinates of point (10,0) \n" ); document.write( "0=A(10^2)+5 \n" ); document.write( "-5=100A \n" ); document.write( "A=-5/100=-1/20 \n" ); document.write( "Equation: y= -x^2/20+5 \n" ); document.write( "see graph below as a visual check \n" ); document.write( " \n" ); document.write( ".. \n" ); document.write( "For vertex (0,4) and point (1,2) \n" ); document.write( "Equation: y=A(x-0)^2+4=Ax^2+4 \n" ); document.write( "solving for A, using coordinates of point (1,2) \n" ); document.write( "2=A(1^2)+4 \n" ); document.write( "-2=(1)A \n" ); document.write( "A=-2 \n" ); document.write( "Equation: y=-2x^2+4 \n" ); document.write( ".. \n" ); document.write( "See graphs below: \n" ); document.write( " |