document.write( "Question 1030156: sean is 20 and his brother is 12. how many years ago was sean three times as old as his brother? \n" ); document.write( "
Algebra.Com's Answer #645060 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "n = number of years ago that
\n" ); document.write( "Sean was 3 times his brother.
\n" ); document.write( "20 - n = 3*(12 - n)
\n" ); document.write( "20 - n = 36 - 3n
\n" ); document.write( "Colect like terms:
\n" ); document.write( "-n + 3n = 36 - 20
\n" ); document.write( "2n = 16
\n" ); document.write( "n = 8
\n" ); document.write( "It was 8 years ago when
\n" ); document.write( "Sean was three times his
\n" ); document.write( "brother's age.
\n" ); document.write( "Sean was 20 - 8 = 12
\n" ); document.write( "His brother was 12 - 8 = 4.
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );