document.write( "Question 343846: A mother is three times as old as her son. After 15 years she will be twice as old as her son. What is the present age in years of the mother? \n" ); document.write( "
Algebra.Com's Answer #245967 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"M=3S\"
\n" ); document.write( "In 15 years, she'll be M+15 and he'll be S+15
\n" ); document.write( "\"M%2B15=2%28S%2B15%29\"
\n" ); document.write( "\"M%2B15=2S%2B30\"
\n" ); document.write( "\"M=2S%2B15\"
\n" ); document.write( "Substitute from the first equation.
\n" ); document.write( "\"3S=2S%2B15\"
\n" ); document.write( "\"highlight%28S=15%29\"years old
\n" ); document.write( "Then from the first equation,
\n" ); document.write( "\"M=3%2815%29\"
\n" ); document.write( "\"highlight%28M=45%29\" years old
\n" ); document.write( "
\n" );