document.write( "Question 546096: What is x. The sum of two numbers is 7. Three times one number is 17 more than the other number. \n" ); document.write( "
Algebra.Com's Answer #355864 by stanbon(75887) ![]() You can put this solution on YOUR website! What is x. The sum of two numbers is 7. Three times one number is 17 more than the other number. \n" ); document.write( "------- \n" ); document.write( "Equations: \n" ); document.write( "x+y = 7 \n" ); document.write( "x = 3y+17 \n" ); document.write( "---- \n" ); document.write( "Substitute for \"x\" and solve for \"y\": \n" ); document.write( "3y+15+y = 7 \n" ); document.write( "4y = -8 \n" ); document.write( "y = -2 \n" ); document.write( "-------- \n" ); document.write( "Solve for \"y\": \n" ); document.write( "x + y = 7 \n" ); document.write( "x -2 = 7 \n" ); document.write( "x = 9 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |