document.write( "Question 150358: Height difference
\n" ); document.write( "A red ball and 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+p6ft. 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 ft
\n" ); document.write( "a. find the polynomial 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 ball is tossed?
\n" ); document.write( " c. in reality when does the difference in the heights stop increasing?
\n" ); document.write( "

Algebra.Com's Answer #110342 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A red ball and 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+p6ft. 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 ft
\n" ); document.write( ":
\n" ); document.write( "a. find the polynomial that represents the difference in the heights of the two balls.
\n" ); document.write( "Difference = D(t)
\n" ); document.write( "D(t) = (-16t^2 + 96t) - (-16t^2 + 80t)
\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 ball is tossed?
\n" ); document.write( "D(t) = 16(2)
\n" ); document.write( "D(t) = 32 ft
\n" ); document.write( ":
\n" ); document.write( "c. in reality when does the difference in the heights stop increasing?
\n" ); document.write( ":
\n" ); document.write( "After 5 sec, the green ball hits the ground: h(t)= -16(25) + 80(5) = 0
\n" ); document.write( "
\n" ); document.write( "
\n" );