document.write( "Question 1109464: Michael is four years older than Kate. Twice Michael's age plus three times Kate's age is 38. What are their ages? \n" ); document.write( "
Algebra.Com's Answer #724484 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Michael is four years older than Kate. Twice Michael's age plus three times Kate's age is 38. What are their ages? \n" ); document.write( "--------- \n" ); document.write( "M = K + 4 \n" ); document.write( "2M + 3K = 38 \n" ); document.write( " \n" ); document.write( " |