document.write( "Question 892888: a father was 30 years old when his son was born,he is now 3 times as old as his son.Find their present age.In how many years will the son be half as old as his father. \n" ); document.write( "
Algebra.Com's Answer #540988 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
a father was 30 years old when his son was born,he is now 3 times as old as his son.Find their present age.In how many years will the son be half as old as his father.
\n" ); document.write( "***
\n" ); document.write( "let x=son's present age
\n" ); document.write( "30+x=father's present age
\n" ); document.write( "..
\n" ); document.write( "30+x=3x
\n" ); document.write( "2x=30
\n" ); document.write( "x=15
\n" ); document.write( "30+x=45
\n" ); document.write( "son's present age=15
\n" ); document.write( "father's present age=45
\n" ); document.write( "..
\n" ); document.write( "let y=years son will be half as old as his father
\n" ); document.write( "15+y=(45+y)/2
\n" ); document.write( "30+2y=45+y
\n" ); document.write( "y=15
\n" ); document.write( "In how many years will the son be half as old as his father. 15
\n" ); document.write( "
\n" );