document.write( "Question 354392: A mother is five times as old as her son If twice the age of the son is 3 years less than half of the age of the mother how old are they? \n" ); document.write( "
Algebra.Com's Answer #253247 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"m+=+5s\" and \"2s+=+m%2F2+-3\", by the given.
\n" ); document.write( "Then by direct substitution,
\n" ); document.write( "\"2s+=+%285s%29%2F2+-+3\". Then,
\n" ); document.write( "\"3+=+%285s%29%2F2+-2s\",
\n" ); document.write( "\"3+=+s%2F2\", and so by cross-multiplication, \"s+=+6\".
\n" ); document.write( "The mom is \"m+=+5%2A6+=+30\" years old.
\n" ); document.write( "
\n" );