document.write( "Question 1051425: Tom is 5 less than twice Mary's age and Jennifer is one more than three times Mary's age. The sum of their ages is 44. What is the age of each
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #745020 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
             AGE OF EACH\r\n" );
document.write( "Tom                2x-5\r\n" );
document.write( "Mary                x\r\n" );
document.write( "Jennifer           3x+1\r\n" );
document.write( "TOTAL               44\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%282x-5%29%2Bx%2B%283x%2B1%29=44\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"6x-4=44\"\r
\n" ); document.write( "\n" ); document.write( "\"6x=48\"\r
\n" ); document.write( "\n" ); document.write( "\"x=8\"------------Use this for Tom and Jennifer.
\n" ); document.write( "
\n" );