document.write( "Question 833570: In 10 years, a man will be 3 times as old as his son is now. If the son's present age is x years, find the father's present age. \n" ); document.write( "
Algebra.Com's Answer #502656 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
You can't solve this fully without an actual value, but here's the way to do it.
\n" ); document.write( "Let m be dad and x be son
\n" ); document.write( "m+10 = 3x
\n" ); document.write( ".
\n" ); document.write( "Let's say the son is 12.
\n" ); document.write( "m+10 = 3*12
\n" ); document.write( "m = 36-10 or 26 (highly improbable!)
\n" ); document.write( ".
\n" ); document.write( "The son is more likely older; let's say 20
\n" ); document.write( "m+10 = 60
\n" ); document.write( "m = 60 - 10 = 50
\n" ); document.write( "That makes more sense.
\n" ); document.write( "
\n" );