document.write( "Question 269876: The table shows the current heights and average growth rates of two different species of trees. How long will it take for the two trees to be the same height?
\n" ); document.write( "Tree Species | Current Height | Annual Growth
\n" ); document.write( "A 38 Inches 4 inches
\n" ); document.write( "B 45.5 Inches 2.5 Inches\r
\n" ); document.write( "\n" ); document.write( "Define Variables, Write an equation.
\n" ); document.write( "I would very much appreciate everyone's help!
\n" ); document.write( "

Algebra.Com's Answer #197712 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
The equation we need is
\n" ); document.write( "\"38+%2B+4x+=+45.5+%2B+2.5x\"
\n" ); document.write( "step 1 - subtract 38 to get
\n" ); document.write( "\"4x+=+7.5+%2B+2.5x\"
\n" ); document.write( "step 2 - subtract 2.5x to get
\n" ); document.write( "\"1.5x+=+7.5\"
\n" ); document.write( "step 3 - divide by 1.5 to get
\n" ); document.write( "\"x+=+5\"
\n" ); document.write( "in 5 years they will be the same height
\n" ); document.write( "
\n" );