document.write( "Question 128069: The sum of 2 numbers is 36. If 3 times the smaller number is subtracted from the larger number, the result if 4. \n" ); document.write( "
Algebra.Com's Answer #93771 by checkley71(8403) ![]() You can put this solution on YOUR website! X+Y=36 OR Y=36-X \n" ); document.write( "Y-3X=4 OR Y=3X+4 \n" ); document.write( "36-X=3X+4 \n" ); document.write( "-X-3X=4-36 \n" ); document.write( "-4X=-32 \n" ); document.write( "X=-32/-4 \n" ); document.write( "X=8 ANSWER. \n" ); document.write( "Y=36-8 \n" ); document.write( "Y=28 ANSWER. \n" ); document.write( "PROOF: \n" ); document.write( "28=3*8+4 \n" ); document.write( "28=24+4 \n" ); document.write( "28=28 \n" ); document.write( " |