document.write( "Question 169121This question is from textbook Elementary and Intermediate Algebra
\n" );
document.write( ": Height difference. A red ball and a green ball are simultaneously tossed into the air. Teh red ball is given an initial velocity of 96 feet per second, and its height t seconds after it is tossed is -16t^2 + 96t feet. The green ball is given an initial velocity of 80 feet per second, and its height t seconds afer it is tossed is -16t^2 + 80t feet.\r
\n" );
document.write( "\n" );
document.write( "a.)Can you find polynomial D(t) that represents the difference in the height of the two balls?\r
\n" );
document.write( "\n" );
document.write( "b). How much higher is the red ball 2 seconds after the balls are tossed?\r
\n" );
document.write( "\n" );
document.write( "thanks!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #141224 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A red ball and a green ball are simultaneously tossed into the air. \n" ); document.write( "The red ball is given an initial velocity of 96 feet per second, and its height t seconds after it is tossed is -16t^2 + 96t feet. \n" ); document.write( "The green ball is given an initial velocity of 80 feet per second, and its height t seconds afer it is tossed is -16t^2 + 80t feet. \n" ); document.write( "------------------------------------------------------------------- \n" ); document.write( "a.)Can you find polynomial D(t) that represents the difference in the height of the two balls? \n" ); document.write( "D(t) = (-16t^2 + 96t) - (-16t^2 + 80t) = 16t \n" ); document.write( "------------------- \n" ); document.write( "b). How much higher is the red ball 2 seconds after the balls are tossed? \n" ); document.write( "D(2) = 16*2 = 32 feet \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |