document.write( "Question 262846: I do not know where to start.
\n" ); document.write( "A red ball and a green ball are simultaneously tossed into the air.
\n" ); document.write( "Find a polynomial D(t) that represents the difference in the heights of the two balls. 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. The green ball is given an initial velocity of 80feet per second, and its height t second, and its height t seconds after it is tossed is -16t^ + 80t feet. How much higher is the red ball 2 seconds after the balls are tossed? In reality, when does the difference in the heights stop increasing?
\n" ); document.write( "

Algebra.Com's Answer #193626 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Find a polynomial D(t) that represents the difference in the heights of the two balls.
\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 80feet per second, and its height t second, and its height t seconds after it is tossed is -16t^ + 80t feet.
\n" ); document.write( " How much higher is the red ball 2 seconds after the balls are tossed?
\n" ); document.write( " In reality, when does the difference in the heights stop increasing?
\n" ); document.write( ":
\n" ); document.write( "D(t) = (-16t^2 + 96t) - (-16t^2 +80t)
\n" ); document.write( ":
\n" ); document.write( "Remove brackets
\n" ); document.write( "D(t) = -16t^2 + 96t + 16t^2 - 80t
\n" ); document.write( ":
\n" ); document.write( "combine like terms:
\n" ); document.write( "D(t) = 16t
\n" ); document.write( ":
\n" ); document.write( "How much higher is the red ball 2 seconds after the balls are tossed?
\n" ); document.write( "D(t) = 16(2)
\n" ); document.write( "D(t) = 32 ft difference after 2 seconds
\n" ); document.write( ":
\n" ); document.write( "When does the difference in the heights stop increasing?
\n" ); document.write( ":
\n" ); document.write( "Obviously, when one of the balls hits the ground
\n" ); document.write( ":
\n" ); document.write( "Find when the lowest ball hits the ground (h=0)
\n" ); document.write( "-16t^2 + 80t = 0
\n" ); document.write( "Factor out -16t
\n" ); document.write( "-16t(t - 5) = 0
\n" ); document.write( "t = 5 seconds when the difference stops increasing;
\n" ); document.write( ":
\n" ); document.write( "A graph illustrates this well
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-4%2C+8%2C+-20%2C+150%2C+-16x%5E2%2B96x%2C+-16x%5E2%2B80x%29+\"
\n" ); document.write( "
\n" );