document.write( "Question 191725This question is from textbook Elementary and Intermediate Algebra
\n" );
document.write( ": A red ball and a green ball are
\n" );
document.write( "simultaneously tossed into the air. The red ball is given an
\n" );
document.write( "initial velocity of 96 feet per second, and its height t seconds
\n" );
document.write( "after it is tossed is _16t2 _ 96t feet. The green ball
\n" );
document.write( "is given an initial velocity of 80 feet per second, and its
\n" );
document.write( "height t seconds after it is tossed is _16t2 _ 80t feet.
\n" );
document.write( "a) Find a polynomial D(t) that represents the difference in
\n" );
document.write( "the heights of the two balls.
\n" );
document.write( "b) How much higher is the red ball 2 seconds after the
\n" );
document.write( "balls are tossed?
\n" );
document.write( "c) In reality, when does the difference in the heights stop
\n" );
document.write( "increasing?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #143851 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A red ball and a green ball are \n" ); document.write( "simultaneously tossed into the air. The red ball is given an \n" ); document.write( "initial velocity of 96 feet per second, and its height t seconds \n" ); document.write( "after it is tossed is -16t2 + 96t feet. The green ball \n" ); document.write( "is given an initial velocity of 80 feet per second, and its \n" ); document.write( "height t seconds after it is tossed is -16t2 + 80t feet. \n" ); document.write( "; \n" ); document.write( " -16t^2 + 96t = h (redball) \n" ); document.write( "and \n" ); document.write( " -16t^2 + 80t = h (greenball) \n" ); document.write( "a) Find a polynomial D(t) that represents the difference in \n" ); document.write( "the heights of the two balls. \n" ); document.write( "D(t) = (-16t^2 + 96t) - (-16t^2 + 80t) \n" ); document.write( "Remove brackets \n" ); document.write( "D(t) = -16t^2 + 96t + 16t^2 - 80t \n" ); document.write( "D(t) = 16t \n" ); document.write( ": \n" ); document.write( "b) How much higher is the red ball 2 seconds after the \n" ); document.write( "balls are tossed? \n" ); document.write( "D(t) = 16(2) \n" ); document.write( "D(t) = 32 ft after 2 sec \n" ); document.write( ": \n" ); document.write( "c) In reality, when does the difference in the heights stop \n" ); document.write( "increasing? \n" ); document.write( "When the green ball hits the ground. h = 0 \n" ); document.write( "If you solve -16t^2 + 80t = 0, you will find that will occur in 5 sec \n" ); document.write( "; \n" ); document.write( "Seen graphically; x axis is time in seconds, y axis is height in feet \n" ); document.write( " |