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 #745016 by FrankM(1040)\"\" \"About 
You can put this solution on YOUR website!
T=2M-5
\n" ); document.write( "J=3M+1\r
\n" ); document.write( "\n" ); document.write( "(2M-5)+(3M+1)+M=44\r
\n" ); document.write( "\n" ); document.write( "6M-4=44\r
\n" ); document.write( "\n" ); document.write( "6M=48\r
\n" ); document.write( "\n" ); document.write( "M=8 T=11 J=25
\n" ); document.write( "
\n" );