document.write( "Question 1166096: Mitzi shoots an arrow from an initial height of 2 meters, the arrow reaches its maximum height of 20 meters after it has flown a distance of 60 meters.\r
\n" );
document.write( "\n" );
document.write( "Write a quadratic function to represent the height of the arrow as a function of its distance. Use fraction, no decimals. \n" );
document.write( "
Algebra.Com's Answer #790595 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! ax^2+bx+c=f(x) \n" ); document.write( "ordered pair 1 is (0, 2) \n" ); document.write( "so c=2 \n" ); document.write( "for 2 it is (60, 20) \n" ); document.write( "so 3600x+60b+2=20 \n" ); document.write( "the value of x=-b/2a at the vertex so that is 60=-b/2a \n" ); document.write( "-120a=b \n" ); document.write( "therefore -30b+60b+2=20 \n" ); document.write( "30b=18 \n" ); document.write( "b=3/5 \n" ); document.write( "a=-1/200 \n" ); document.write( "and (-1/200)x^2+(3/5)x+2=f(distance) ANSWER \n" ); document.write( "(0, 2) works \n" ); document.write( "(60, 20) works \n" ); document.write( "and vertex x value is -b/2a or -3/5/-1/100 or 60 for x, which works\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |