document.write( "Question 206329: Height difference. A red ball and a green ball are simultaneously tossed into the air. 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 80 feet per second and its height \"t\" seconds after it is tossed is - 16t^2 + 80 feet.\r
\n" ); document.write( "\n" ); document.write( "a) Find a polynomial D(t) that represents the difference in the heights of the two balls?
\n" ); document.write( "b) How much higher is the red ball 2 seconds after the balls are tossed?
\n" ); document.write( "c) In reality, when does the difference in the heights stop increasing?\r
\n" ); document.write( "\n" ); document.write( "I am not even sure how to find any of these solutions and am not even sure how to set up the problems to solve them. Please share the formulas using applications so I may solve.
\n" ); document.write( "

Algebra.Com's Answer #155904 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
you are given the expressions you need for a solution (there should be a t with the 80 in the second expression)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a) the difference in heights is the difference (subtraction) in the two expressions
\n" ); document.write( "___ D(t) = (- 16t^2 + 96t) - (- 16t^2 + 80t) = 16t\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b) using D(t) ___ D(2) = 16(2) = 32\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c) the height difference will increase as long as both balls are in freefall
\n" ); document.write( "___ this stops when the lower (green) ball hits the ground
\n" ); document.write( "
\n" );