document.write( "Question 1137117: The sum of two numbers is 17, and twice the larger exceeds three times the smaller by 4. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #754943 by ikleyn(52803)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let x be the smaller number. \r\n" ); document.write( "\r\n" ); document.write( "Then the larger number is (17-x).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "What the condition says about these numbers, is this equality\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 2*(17-x) = 3*x + 4.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve this equation\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " 34 - 2x = 3x + 4\r\n" ); document.write( "\r\n" ); document.write( " 34 - 4 = 3x + 2x\r\n" ); document.write( "\r\n" ); document.write( " 30 = 5x ======> x =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |