document.write( "Question 1194288: A mother is three times as old as her son. In 18 years time, she will be twice as old as her son. How old is she now? \n" ); document.write( "
Algebra.Com's Answer #826449 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "let mother’s age be \"m\" and son’s age \"s\"\r
\n" ); document.write( "\n" ); document.write( "if a mother is three times as old as her son, we have\r
\n" ); document.write( "\n" ); document.write( "\"m=3s\" ........eq.1\r
\n" ); document.write( "\n" ); document.write( "if in \"18\" years time, she will be \"twice\" as old as her son, we have\r
\n" ); document.write( "\n" ); document.write( "\"m%2B18=2%28s%2B18%29\"
\n" ); document.write( "\"m=2s%2B36-18\"
\n" ); document.write( "\"m=2s%2B18\"........eq.2\r
\n" ); document.write( "\n" ); document.write( "from eq.1 and eq.2 we have\r
\n" ); document.write( "\n" ); document.write( "\"3s=2s%2B18\"
\n" ); document.write( "\"3s-2s=18\"
\n" ); document.write( "\"s=18\"\r
\n" ); document.write( "\n" ); document.write( "\"m=3%2A18\" ........eq.1
\n" ); document.write( "\"m=54\"\r
\n" ); document.write( "\n" ); document.write( "current age: mother is\"54\" and son is \"18\"\r
\n" ); document.write( "\n" ); document.write( "check their ages in \"18\" years time:
\n" ); document.write( "mother will \"54%2B18=72\" and son is \"18%2B18=36\", so she will be \"twice\" as old as her son\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );