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 #193630 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
Lets look at the red ball equation as
\n" ); document.write( "(i) \"h%28t%29+=+-16t%5E2+%2B+96t\"
\n" ); document.write( "we want to express this in vertex form to get the max ht. in vertex form the red ball is
\n" ); document.write( "(ii) \"h%28t%29+=+-16%28t-3%29%5E2+%2B+144\"
\n" ); document.write( "this tells us that (1) it is a parabola opening down; (2) after 3 seconds a max ht occurs at 144 feet.
\n" ); document.write( "t= 2 gives us
\n" ); document.write( "\"h%282%29+=+-16%282-3%29%5E2+%2B+144\"
\n" ); document.write( "\"h%282%29+=+128+ft.\"
\n" ); document.write( "--------
\n" ); document.write( "Lets look at the green ball equation as
\n" ); document.write( "(i) \"h%28t%29+=+-16t%5E2+%2B+80t\"
\n" ); document.write( "we want to express this in vertex form to get the max ht. in vertex form the green ball is
\n" ); document.write( "(ii) \"h%28t%29+=+-16%28t-2.5%29%5E2+%2B+100\"
\n" ); document.write( "this tells us that (1) it is a parabola opening down; (2) after 2.5 seconds a max ht occurs at 100 feet.
\n" ); document.write( "t= 2 gives us
\n" ); document.write( "\"h%282%29+=+-16%282-2.5%29%5E2+%2B+100\"
\n" ); document.write( "\"h%282%29+=+96+ft.\"
\n" ); document.write( "--------
\n" ); document.write( "Since the red ball had a great initial velocity, we have the difference formula as
\n" ); document.write( "D(t) = red ball equation - green ball equation
\n" ); document.write( "or
\n" ); document.write( "D(t) = -16(t-3)^2 + 144 - (-16(t-2.5)^2 + 100))
\n" ); document.write( "--------
\n" ); document.write( "after 2 seconds, the red ball is 32 feet higher than the green ball.
\n" ); document.write( "--------
\n" ); document.write( "the difference in heights will always be increasing
\n" ); document.write( "
\n" );