document.write( "Question 942254: whats the difference of double a number and triple another number is 14 the sum of the first number and triple the second number is -11 find the two numbers \n" ); document.write( "
Algebra.Com's Answer #574402 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! whats the difference of double a number and triple another number is 14 the sum of the first number and triple the second number is -11 find the two numbers. \n" ); document.write( "-------- \n" ); document.write( "Let the number be \"x\":: \n" ); document.write( "2x - 3y = 14 \n" ); document.write( "x + 3y = -11 \n" ); document.write( "---------- \n" ); document.write( "Add and solve for \"x\":: \n" ); document.write( "3x = 3 \n" ); document.write( "x = 1 \n" ); document.write( "-------- \n" ); document.write( "Solve for \"y\":: \n" ); document.write( "x + 3y = -11 \n" ); document.write( "1 + 3y = -11 \n" ); document.write( "3y = -12 \n" ); document.write( "y = -4 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " |