document.write( "Question 311115: the difference between two numbers is 16. Five times the smaller is the same as 8 less than twice the larger. Find the numbers \n" ); document.write( "
Algebra.Com's Answer #222527 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X-Y=16 OR X=16+Y \n" ); document.write( "5Y=2X-8 \n" ); document.write( "5Y=2(16+Y)-8 \n" ); document.write( "5Y=32+2Y-8 \n" ); document.write( "3Y=24 \n" ); document.write( "Y=24/3 \n" ); document.write( "Y=8 ANS. FOR THE SMALLER NUMBER. \n" ); document.write( "X=16+8=24 ANS. FOR THE LARGER NUMBER. \n" ); document.write( "PROOF: \n" ); document.write( "5*8=2*24-8 \n" ); document.write( "40=48-8 \n" ); document.write( "40=40 \n" ); document.write( " \n" ); document.write( " |