document.write( "Question 182721: Alfred is twice as old as his brother. Four years ago he was four times as old. How old is Alfred now? \n" ); document.write( "
Algebra.Com's Answer #137192 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
Alfred is twice as old as his brother. Four years ago he was four times as old. How old is Alfred now?\r
\n" ); document.write( "\n" ); document.write( ":
\n" ); document.write( "lets call the ages of alfred and brother, a and b , respectively
\n" ); document.write( ":
\n" ); document.write( "a=2b.......eq 1
\n" ); document.write( "a-4=4(b-4).eq 2
\n" ); document.write( ":
\n" ); document.write( "take a's value of 2b from eq 1 and plug it into eq 2
\n" ); document.write( ":
\n" ); document.write( "2b-4=4(b-4)
\n" ); document.write( ":
\n" ); document.write( "2b-4=4b-16
\n" ); document.write( ":
\n" ); document.write( "2b=12
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28b=6%29\"age of brother
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28a=2%286%29=12%29\"age of alfred
\n" ); document.write( "
\n" );