document.write( "Question 249525: Five years ago, Brad was two years older than 5/6 of his age today. What is his age today \n" ); document.write( "
Algebra.Com's Answer #181718 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
Brad's current age is: x
\n" ); document.write( "5 years ago, Brad's age was: x-5
\n" ); document.write( "At that time, his age was 2 more than 5/6*x.
\n" ); document.write( "What is x?
\n" ); document.write( ".
\n" ); document.write( "x-5 = 5/6*x + 2
\n" ); document.write( ".
\n" ); document.write( "Multiply through by 6 to eliminate the fraction
\n" ); document.write( "6x - 30 = 5x + 12
\n" ); document.write( ".
\n" ); document.write( "Subtract 5x from both sides
\n" ); document.write( "x - 30 = 12
\n" ); document.write( ".
\n" ); document.write( "Add 30 to both sides
\n" ); document.write( ".
\n" ); document.write( "x = 42
\n" ); document.write( ".
\n" ); document.write( "Five years ago, Brade's age was: x-5 = 37
\n" ); document.write( "5/6 of his current age is: 5/6x = 35
\n" ); document.write( "which is 2 less than 37.
\n" ); document.write( "Done
\n" ); document.write( "
\n" );