document.write( "Question 362937: The difference of two numbers is 33. If four times the lesser number is subtracted from three times the greater number, the difference is 62. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #258833 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! X-Y=33 OR X=33+Y \n" ); document.write( "3X-4Y=62 \n" ); document.write( "3(33+Y-4Y=62 \n" ); document.write( "99+3Y-4Y=62 \n" ); document.write( "-Y=62-99 \n" ); document.write( "-Y=-37 \n" ); document.write( "Y=37 ANS. FOR THE LESSER NUMBER. \n" ); document.write( "X-37=33 \n" ); document.write( "X=33+37 \n" ); document.write( "X=70 ANS. FOR THE LARGER NUMBER. \n" ); document.write( "PROOF: \n" ); document.write( "3*70-4*37=62 \n" ); document.write( "210-148=62 \n" ); document.write( "62=62 \n" ); document.write( " |