document.write( "Question 311095: I need your help! The question: The difference between two numbers is 7. Twice the smaller number is 4 more than the larger number. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #222900 by scott8148(6628) You can put this solution on YOUR website! \"The difference between two numbers is 7\" ___ L - S = 7 ___ 2L - 2S = 14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"Twice the smaller number is 4 more than the larger number\" ___ 2S = L + 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "adding equations (to eliminate S) ___ 2L - 2S + 2S = 14 + L + 4 ___ L = 18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ 2S = (18) + 4 ___ S = 11 \n" ); document.write( " |