document.write( "Question 114748: The sum of 6 times John's age and 5 times Mary's age is 150. John is 2 years less than twice as old as Mary. Find each of their ages. \n" ); document.write( "
Algebra.Com's Answer #99218 by awang1996(50)\"\" \"About 
You can put this solution on YOUR website!
The sum of 6 times John's age and 5 times Mary's age is 150. John is 2 years less than twice as old as Mary. Find each of their ages.
\n" ); document.write( "

\n" ); document.write( "6j+5m=150
\n" ); document.write( "j=2m-2

\n" ); document.write( "6(2m-2)+5m=150
\n" ); document.write( "12m-12+5m=150
\n" ); document.write( "17m-12=150
\n" ); document.write( "17m=162
\n" ); document.write( "m=approximetally 10
\n" ); document.write( "j=approximetally 18
\n" ); document.write( "
\n" );