document.write( "Question 999191: Five years ago, Allen was two years older than 5/6 of his ago today. What is his age today? \n" ); document.write( "
Algebra.Com's Answer #616874 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call his age today, x. Thus, \n" ); document.write( "x - 5 = 2 + (5/6)x \n" ); document.write( "Collecting like terms, we get \n" ); document.write( "(1/6)x = 7 \n" ); document.write( "x = 42 years old today \n" ); document.write( " |