Solveeit Logo

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=253x+4y=25 and 5x6y=95x-6y=-9.

Explanation

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)3x+4y=25\cdots \cdots \left( i \right)
and, 5x6y=9(ii)5x-6y=-9\cdots \cdots \left( ii \right).
Let us first eliminate yy. For this, we have to make terms containing yy in both the equations equal.
To do this, let us take LCM of coefficients of yy from both the equations, which is 4 and 6. So, required LCM will be 12.
Now, to make coefficients of yy in both the equation 12, let us first multiply equation (i)\left( i \right) with 3, so we get,
3×(3x+4y)=3×253\times \left( 3x+4y \right)=3\times 25
Applying distributive law, we get,
9x+12y=75(iii)9x+12y=75\cdots \cdots \left( iii \right).
And, now we multiplying equation (ii)\left( ii \right) with 2, so we get,
2×(5x6y)=2×(9)2\times \left( 5x-6y \right)=2\times \left( -9 \right)
Applying distributive law, we get,
10x12y=18(iv)\Rightarrow 10x-12y=-18\cdots \cdots \left( iv \right)
Now, to eliminate yy, let us add equation (iii)\left( iii \right) and (iv)\left( iv \right), so we get,
(9x+12y)+(10x12y)=75+(18) 9x+12y+10x12y=7518 9x+10x=7518 19x=57 \begin{aligned} & \left( 9x+12y \right)+\left( 10x-12y \right)=75+\left( -18 \right) \\\ & \Rightarrow 9x+12y+10x-12y=75-18 \\\ & \Rightarrow 9x+10x=75-18 \\\ & \Rightarrow 19x=57 \\\ \end{aligned}
Dividing 19 from both sides of the equation, we get,
x=5719=3x=\dfrac{57}{19}=3.
Now, putting this value of xx in equation (i)\left( i \right), we get,
3x+4y=25 3×3+4y=25 9+4y=25 \begin{aligned} & 3x+4y=25 \\\ & \Rightarrow 3\times 3+4y=25 \\\ & \Rightarrow 9+4y=25 \\\ \end{aligned}
Subtracting 9 from both sides of the above equation, we get,
4y=259 4y=16 \begin{aligned} & 4y=25-9 \\\ & \Rightarrow 4y=16 \\\ \end{aligned}
Dividing 4 from both sides of the equation, we get,
y=164=4y=\dfrac{16}{4}=4.
Hence, in given equations, the value of xx is 3 and value of yy 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.