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)![]() ![]() 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( " \n" ); document.write( " \n" ); document.write( " |