document.write( "Question 516971: Mr.Belen is 30 years older than his son. How old are the father and the son if Mr. Belen is 10 more than thrice as old as his son. \n" ); document.write( "
Algebra.Com's Answer #344576 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
son ----- x
\n" ); document.write( "belen = x+30
\n" ); document.write( "...\r
\n" ); document.write( "\n" ); document.write( "x+30 = 3x+10
\n" ); document.write( "3x-x=30-10
\n" ); document.write( "2x=20
\n" ); document.write( "/2
\n" ); document.write( "x=10 son's age
\n" ); document.write( "Belen's age = 10+30 =40 years
\n" ); document.write( "
\n" ); document.write( "
\n" );