document.write( "Question 1187461: find the equation of the parabola determined by the given condition: axis vertical and passing through (0,0), (1,0), and (5,-20) \n" ); document.write( "
Algebra.Com's Answer #818448 by ikleyn(52798)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "find the equation of the parabola determined by the given condition:
\n" ); document.write( "axis vertical and passing through (0,0), (1,0), and (5,-20).
\n" ); document.write( "~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "From the condition, you see that the quadratic polynomial has zeroes at x= 0 and x= 1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It means that the quadratic polynomial has this factored form\r\n" );
document.write( "\r\n" );
document.write( "    y(x) = ax*(x-1),\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "where \"a\" is an unknown coefficient.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To find this coefficient, use the third point, which says that  y(5) = -20\r\n" );
document.write( "\r\n" );
document.write( "    a*5*(5-1) = -20,\r\n" );
document.write( "\r\n" );
document.write( "or\r\n" );
document.write( "\r\n" );
document.write( "    20a = -20,\r\n" );
document.write( "\r\n" );
document.write( "which gives  a = -20/20 = -1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, the sough function (polynomial) is  y(x) = -x*(x-1) = -x^2 + x.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );