document.write( "Question 1180346: Will someone please help me with this problem?
\n" );
document.write( "A tree that is 8 feet tall is growing at a rate of 2 feet each year. Another tree that is 10 feet tall is growing at a rate of 1 foot each year. Determine how many years it will take for the two trees to reach the same height. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #809977 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Ignore the absurd answer from the other tutor. She blindly used formal mathematics incorrectly to get the wrong answer to a problem that a 3rd grader could answer correctly in a few seconds using informal methods. \n" ); document.write( "3rd grader solution method.... \n" ); document.write( "now: tree A 8, tree B 10 \n" ); document.write( "in 1 year: tree A 8+2=10, tree B 10+1=11 \n" ); document.write( "in 2 years: tree A 10+2=12, tree B 11+1=12 \n" ); document.write( "ANSWER: 2 years \n" ); document.write( "Formal algebra.... \n" ); document.write( "tree A height after n years: 8+2n \n" ); document.write( "tree B height after n years: 10+1n \n" ); document.write( "8+2n=10+n \n" ); document.write( "n=2 \n" ); document.write( "8th-9th grader informal method.... \n" ); document.write( "Tree A starts out 2 feet shorter than tree B but each year grows 1 foot more than tree B; the time needed to make up those 2 feet at 1 foot per year is 2 years. \n" ); document.write( " \n" ); document.write( " |