document.write( "Question 1117475: There are two numbers.When four times the larger number is added to three times the smaller number,the result is 26.If three times the larger number is decreased by twice the smaller number,the result is 11.Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #732573 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The two equations are clearly \"4x%2B3y=26\" and \"3x-2y=11\".

\n" ); document.write( "The first tutor suggested using elimination by multiplying the first equation by 2 and the second by 3 and adding; that eliminates variable y, allowing you to solve for x. Then use that value of x in either equation to find the value of y.

\n" ); document.write( "The second tutor tried to use elimination by multiplying the first equation by 3 and the second by 4 and subtracting to eliminate x. Unfortunately he did the subtraction incorrectly, leading to the wrong answer to the problem.

\n" ); document.write( "The lesson here is that it is far easier to make careless mistakes when subtracting the two equation than when adding. So for most students it is advisable to use addition instead of subtraction when using the elimination method to solve a pair of equations.
\n" ); document.write( "
\n" );