document.write( "Question 917711: ericas age is 8 and her mother is 42. in how many years time will the mother be 3 times older than her daughter? \n" ); document.write( "
Algebra.Com's Answer #556764 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
Add some unknown number x years to both ages. Erica will be 8+x years old. Mom will be 42 + x. The goal is to find x so that 3(8+x) = 42 + x - mom is three times as old.


\n" ); document.write( "3(8+x) = 42 + x


\n" ); document.write( "24 + 3x = 42 + x


\n" ); document.write( "2z = 18


\n" ); document.write( "x=9


\n" ); document.write( "In 9 years Erica will be 17 and mom will be 51. 3 x 17 = 51 \n" ); document.write( "

\n" );