document.write( "Question 667217: sonu is 20 years older than monu. in 8 years sonu will be 4 times old as monu find thiwe present ages.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #414890 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! sonu is 20 years older than monu. in 8 years sonu will be 4 times old as monu find thiwe present ages.\r \n" ); document.write( "\n" ); document.write( "s = m + 20 \n" ); document.write( "(s+8) = 4(m+8) \n" ); document.write( "---- \n" ); document.write( "substitute for \"s\" and solve for \"m\": \n" ); document.write( "m + 20 + 8 = 4m + 32 \n" ); document.write( "3m = -4 \n" ); document.write( "----- \n" ); document.write( "Note: 3m cannot be negative. \n" ); document.write( "Check your problem statement. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |