document.write( "Question 338237: One Number is five times larger than another. the difference of the numbers is 96. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #242443 by checkley77(12844) ![]() You can put this solution on YOUR website! x=5y \n" ); document.write( "x-y=96 \n" ); document.write( "5y-y=96 \n" ); document.write( "4y=96 \n" ); document.write( "y=96/4 \n" ); document.write( "y=24 ans. \n" ); document.write( "x=5*24 \n" ); document.write( "x=120 ans. \n" ); document.write( "120-24=96 \n" ); document.write( "96=96 \n" ); document.write( " |