document.write( "Question 967335: How do you find the equation for: The sum of two times a number and three times another number is 8. The difference of these two numbers is 2. find the numbers \n" ); document.write( "
Algebra.Com's Answer #591225 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do you find the equation for: \n" ); document.write( "The sum of two times a number and three times another number is 8. \n" ); document.write( "2x + 3y = 8 \n" ); document.write( "------------------------ \n" ); document.write( "The difference of these two numbers is 2. \n" ); document.write( "2x - 3y = 2 \n" ); document.write( "------------------------ \n" ); document.write( "Find the numbers:: \n" ); document.write( "4x = 10 \n" ); document.write( "x = 5/2 \n" ); document.write( "------ \n" ); document.write( "Solve for \"y\":: \n" ); document.write( "2x+3y = 8 \n" ); document.write( "5 + 3y = 8 \n" ); document.write( "3y = 3 \n" ); document.write( "y = 1 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |