Here's the solution to 11(a):
- (a)
We need to solve the following system of simultaneous equations:
- 3x+1+2y=0
- 2x−3y−1=1
Step 1: Simplify the first equation.
Multiply the entire equation by the least common multiple of 3 and 2, which is 6.
6(3x+1)+6(2y)=6(0)
2(x+1)+3y=0
2x+2+3y=0
2x+3y=−2(Equation1′)
Step 2: Simplify the second equation.
Multiply the entire equation by the least common multiple of 2 and 3, which is 6.
6(2x)−6(3y−1)=6(1)
3x−2(y−1)=6
3x−2y+2=6
3x−2y=6−2
3x−2y=4(Equation2′)
Step 3: Solve the system of simplified equations using the elimination method.
We have:
1') 2x+3y=−2
2') 3x−2y=4
To eliminate y, multiply Equation 1' by 2 and Equation 2' by 3:
2(2x+3y)=2(−2)⟹4x+6y=−4
3(3x−2y)=3(4)⟹9x−6y=12
Add the two new equations:
(4x+6y)+(9x−6y)=−4+12
13x=8
x=138
Step 4: Substitute the value of x into Equation 1' to find y.
2x+3y=−2
2(138)+3y=−2
1316+3y=−2
3y=−2−1316
3y=−1326−1316
3y=−1342
y=−13×342
y=−1314
The solution to the system of equations is x=138 and y=−1314.
x = \frac{8{13}, y = -\frac{14}{13}}