document.write( "Question 418196: darrel is half as old as he will be when he is three times as old as he was four years ago. how old is he? \n" ); document.write( "
Algebra.Com's Answer #292782 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
darrel is half as old as he will be when he is three times as old as he was four years ago.
\n" ); document.write( "how old is he?
\n" ); document.write( ":
\n" ); document.write( "let a = his present age
\n" ); document.write( "a = .5(3(a-4))
\n" ); document.write( "a = .5(3a - 12)
\n" ); document.write( "a = 1.5a - 6
\n" ); document.write( "6 = 1.5a - a
\n" ); document.write( "6 = .5a
\n" ); document.write( "a = 12 his present age
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution in original equation
\n" ); document.write( "12 = .5(3(12-4))
\n" ); document.write( "12 = .5(3*8); confirms our solution
\n" ); document.write( "
\n" );