document.write( "Question 1196617: A mother is 15 years older than her son. The mother's age is 5 years more than twice her son's age. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #829530 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Hi\r\n" );
document.write( "A mother is 15 years older than her son (Let x = son's age)\r\n" );
document.write( "mother x+15\r\n" );
document.write( "Question States:\r\n" );
document.write( "The mother's age is 5 years more than twice her son's age.\r\n" );
document.write( "x+15 = 2x+5\r\n" );
document.write( "10 = x, the son's age, mother is 25\r\n" );
document.write( "Checking our work\r\n" );
document.write( "25 = 2*10 + 5  checks\r\n" );
document.write( "h You the Best in your Studies.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );