document.write( "Question 1143817: The equation y = -x^2 + 10 models the flight of a projectile where y is the height of the projectile in meters x seconds after launch. Determine the height after:\r
\n" );
document.write( "\n" );
document.write( "A) 1 second
\n" );
document.write( "B) 3 seconds
\n" );
document.write( "C) 10 seconds\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I know that this is probably an extremely easy problem, but I don't know where to start. I figured that you were supposed to replace a, b, and c with the x in the problem, but there are two, and I thought that would mess it up. This is for my summer packet, so there's no real rush, I just can't seem to find any online examples of this type of question. Thank you in advance! \n" );
document.write( "
Algebra.Com's Answer #764721 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The equation y = -x^2 + 10 models the flight of a projectile where y is the height of the projectile in meters x seconds after launch. Determine the height after:\r \n" ); document.write( "\n" ); document.write( "A) 1 second \n" ); document.write( "x = 1 \n" ); document.write( "h = -1 + 10 = 9 meters \n" ); document.write( "-------------------- \n" ); document.write( "B) 3 seconds \n" ); document.write( "x = 3 \n" ); document.write( "h = -9 + 10 = 1 meter \n" ); document.write( "--------------------- \n" ); document.write( "C) 10 seconds \n" ); document.write( "---> -90 meters. The projectile impacts before 10 seconds. \n" ); document.write( "==================== \n" ); document.write( "y = -x^2 + 10 is not the usual equation for projectiles, tho it could be valid on some planet or asteroid. \n" ); document.write( " \n" ); document.write( " |