Question
Question: Solve the following equations using elimination method: \(3x+4y=25\) and \(5x-6y=-9\)....
Solve the following equations using elimination method:
3x+4y=25 and 5x−6y=−9.
Solution
Hint: In this question, we will first eliminate one of the variables, by making terms of that variable equal using LCM. And then solve the equations to get required values.
Complete step-by-step answer:
In elimination method, we are to first eliminate one of the variables and then solve the equation for the remaining variable and use the value of that variable to find the value of the first variable.
Now, the given equations are,
3x+4y=25⋯⋯(i)
and, 5x−6y=−9⋯⋯(ii).
Let us first eliminate y. For this, we have to make terms containing y in both the equations equal.
To do this, let us take LCM of coefficients of y from both the equations, which is 4 and 6. So, required LCM will be 12.
Now, to make coefficients of y in both the equation 12, let us first multiply equation (i) with 3, so we get,
3×(3x+4y)=3×25
Applying distributive law, we get,
9x+12y=75⋯⋯(iii).
And, now we multiplying equation (ii) with 2, so we get,
2×(5x−6y)=2×(−9)
Applying distributive law, we get,
⇒10x−12y=−18⋯⋯(iv)
Now, to eliminate y, let us add equation (iii) and (iv), so we get,
(9x+12y)+(10x−12y)=75+(−18)⇒9x+12y+10x−12y=75−18⇒9x+10x=75−18⇒19x=57
Dividing 19 from both sides of the equation, we get,
x=1957=3.
Now, putting this value of x in equation (i), we get,
3x+4y=25⇒3×3+4y=25⇒9+4y=25
Subtracting 9 from both sides of the above equation, we get,
4y=25−9⇒4y=16
Dividing 4 from both sides of the equation, we get,
y=416=4.
Hence, in given equations, the value of x is 3 and value of y is 4.
Note: In this type of question, you can eliminate any one of the variables, but choose that variable for which equations will be multiplied by a smaller number so as to keep calculation easier.