document.write( "Question 402091: Suppose a cannon is placed at the origin and elevated at an angle of 45 degrees. If the cannonball is fired with a muzzle velocity of 0.17 miles per second, it will follow the graph of the following function, where distances are measured in miles.\r
\n" ); document.write( "\n" ); document.write( "y=x-2000x^2/9537\r
\n" ); document.write( "\n" ); document.write( "What should I put in y1 on my calculator to graph this?
\n" ); document.write( "

Algebra.Com's Answer #284505 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
at y1, enter: x-(2000x^2)/9537
\n" ); document.write( ":
\n" ); document.write( "set the scale:
\n" ); document.write( "xmin -2
\n" ); document.write( "xmax 5
\n" ); document.write( "xsc .5
\n" ); document.write( "ymin -1
\n" ); document.write( "ymax 2
\n" ); document.write( "ysc .5
\n" ); document.write( ":
\n" ); document.write( "It should look like this:
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-2%2C+5%2C+-1%2C+2%2C+x-%282000x%5E2%29%2F9537+%29+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );