document.write( "Question 836719: how to divide 100 into two parts so that the difference between the two parts is 5 ?
\n" );
document.write( "i require the answer faster \n" );
document.write( "
Algebra.Com's Answer #504381 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! m+n = 100 \n" ); document.write( "m-n = 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2m = 105, m = 52.5, n = 47.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Divide 100 into 52.5 and 47.5. \n" ); document.write( " |