document.write( "Question 16997: Matthew is 3 times as old as jenny. In 7 years, he will be twice as old as he will be then. how old is each now. \n" ); document.write( "
Algebra.Com's Answer #89035 by awang1996(50)![]() ![]() ![]() You can put this solution on YOUR website! Matthew is 3 times as old as jenny. In 7 years, he will be twice as old as he will be then. how old is each now. \n" ); document.write( " \n" ); document.write( "3j=m \n" ); document.write( "m+7=2(j+7) \n" ); document.write( "3j+7=2j+14 \n" ); document.write( "subtract 2j from both sides. \n" ); document.write( "j+7=14 \n" ); document.write( "subtract 7 from both sides. \n" ); document.write( "j=7 \n" ); document.write( "m=21 \n" ); document.write( " |