document.write( "Question 103296: Melissa is 24 years younger than Joyce. In 2 years Joyce will be 3 times as old as Melissa will be then. How old are each of them now? \n" ); document.write( "
Algebra.Com's Answer #75207 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! Melissa is 24 years younger than Joyce. In 2 years Joyce will be 3 times as old as Melissa will be then. How old are each of them now? \n" ); document.write( "M=J-24 \n" ); document.write( "J=3M+2 \n" ); document.write( "J=3(J-24)+2 \n" ); document.write( "J=3J-72+2 \n" ); document.write( "J=3J-70 \n" ); document.write( "J-3J=-70 \n" ); document.write( "-2j=-70 \n" ); document.write( "J=35 \n" ); document.write( "M=35-24 \n" ); document.write( "M=11 \n" ); document.write( ":) \n" ); document.write( " \n" ); document.write( " |