document.write( "Question 161320: Please help: The sum of two numbers is 17. If the larger is two more than twice the smaller, the larger number. \n" ); document.write( "
Algebra.Com's Answer #118818 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Please help: The sum of two numbers is 17. If the larger is two more than twice the smaller, the larger number. \n" ); document.write( ". \n" ); document.write( "Let x = smaller integer \n" ); document.write( "then because \"the larger is two more than twice the smaller\" \n" ); document.write( "2x+2 = larger integer \n" ); document.write( ". \n" ); document.write( "x + (2x+2) = 17 \n" ); document.write( "3x+2 = 17 \n" ); document.write( "3x = 15 \n" ); document.write( "x = 5 (smaller integer) \n" ); document.write( ". \n" ); document.write( "larger integer: \n" ); document.write( "2x+2 = 2(5)+2 = 10+2 = 12 (larger integer) \n" ); document.write( " \n" ); document.write( " |