document.write( "Question 289042: A tree was planted when it was 4 feet tall and thereafter grew an equal number of feet each year. At the end of 6 years it was twice as tall as it had been at the end of 2 years. How tall was the tree at the end of 4 years?\r
\n" );
document.write( "\n" );
document.write( "(a) 12 feet (b) 13 feet (c) 14 feet (d) 15 feet (e) None of the above\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #209518 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let g=\"annual growth\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4 + 6g = 2(4 + 2g)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "find g, and then calculate height at 4 yrs \n" ); document.write( " |