document.write( "Question 1156638: Molly is 4 times as old as Jill. The sum of their ages is 60. What are their ages?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #779384 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Let Jill's age be j\r \n" ); document.write( "\n" ); document.write( "Molly's age will be 4j\r \n" ); document.write( "\n" ); document.write( "M + J = 60\r \n" ); document.write( "\n" ); document.write( "plug Molly's age\r \n" ); document.write( "\n" ); document.write( "4J+J=60 \n" ); document.write( "5J=60 \n" ); document.write( "J= 12\r \n" ); document.write( "\n" ); document.write( "Jolly's age = 12 years\r \n" ); document.write( "\n" ); document.write( "You find Molly's age\r \n" ); document.write( "\n" ); document.write( "M = 4j \n" ); document.write( " |