Solve the following systems of simultaneous linear equations by the elimination method
3x + 4y = 10
2x - 2y = 2
Answer
Given,
3x + 4y = 10 ......(i)
2x - 2y = 2 .......(ii)
Multiplying eq. (ii) by 2 we get,
4x - 4y = 4 ......(iii)
Adding eq. (i) and (iii) we get,
⇒ 3x + 4y + 4x - 4y = 10 + 4
⇒ 7x = 14
⇒ x = 2.
Substituting value of x in eq. (ii) we get,
⇒ 2(2) - 2y = 2
⇒ 4 - 2y = 2
⇒ 2y = 4 - 2
⇒ 2y = 2
⇒ y = 1.
Hence, x = 2 and y = 1.
Solve the following systems of simultaneous linear equations by the elimination method
2x = 5y + 4
3x - 2y + 16 = 0
Answer
Given,
2x = 5y + 4 or 2x - 5y - 4 = 0 ........(i)
3x - 2y + 16 = 0 ......(ii)
Multiplying eq. (i) by 3 and eq. (ii) by 2 we get,
6x - 15y - 12 = 0 .......(iii)
6x - 4y + 32 = 0 .......(iv)
Subtracting eq. (iii) from (iv) we get,
⇒ 6x - 4y + 32 - (6x - 15y - 12) = 0
⇒ 6x - 6x - 4y + 15y + 32 + 12 = 0
⇒ 11y + 44 = 0
⇒ 11y = -44
⇒ y = -4.
Substituting value of y in eq. (ii) we get,
⇒ 3x - 2(-4) + 16 = 0
⇒ 3x + 8 + 16 = 0
⇒ 3x + 24 = 0
⇒ 3x = -24
⇒ x = -8.
Hence, x = -8 and y = -4.
Solve the following systems of simultaneous linear equations by the elimination method
Answer
Given,
........(i)
.........(ii)
Multiplying eq. (ii) by 2 we get,
........(iii)
Subtracting eq. (i) from (iii) we get,
Substituting value of y in eq. (i) we get,
Hence, x = 4 and y = 3.
Solve the following systems of simultaneous linear equations by the elimination method
2x - 3y - 3 = 0
Answer
Given,
2x - 3y - 3 = 0 ...........(i)
........(ii)
Multiplying eq. (ii) by 3 we get,
.........(iii)
Subtracting eq. (i) from (iii) we get,
Substituting value of y in eq. (i) we get,
Hence,
Solve the following systems of simultaneous linear equations by the elimination method
15x - 14y = 117
14x - 15y = 115
Answer
Given,
15x - 14y = 117 .......(i)
14x - 15y = 115 .......(ii)
Multiplying eq. (i) by 14 and eq. (ii) by 15 we get,
210x - 196y = 1638 .......(iii)
210x - 225y = 1725 .......(iv)
Subtracting eq. (iii) from (iv) we get,
⇒ 210x - 225y - (210x - 196y) = 1725 - 1638
⇒ 210x - 210x - 225y + 196y = 87
⇒ -29y = 87
⇒ y = -3.
Substituting value of y in eq. (ii) we get,
⇒ 14x - 15(-3) = 115
⇒ 14x + 45 = 115
⇒ 14x = 115 - 45
⇒ 14x = 70
⇒ x = 5.
Hence, x = 5 and y = -3.
Solve the following systems of simultaneous linear equations by the elimination method
41x + 53y = 135
53x + 41y = 147
Answer
Given,
41x + 53y = 135 ......(i)
53x + 41y = 147 .......(ii)
Multiplying eq. (i) by 53 and eq. (ii) by 41 we get,
2173x + 2809y = 7155 ......(iii)
2173x + 1681y = 6027 ......(iv)
Subtracting eq. (iv) from (iii) we get,
⇒ 2173x + 2809y - (2173x + 1681y) = 7155 - 6027
⇒ 2173x - 2173x + 2809y - 1681y = 1128
⇒ 1128y = 1128
⇒ y = 1.
Substituting value of y in eq. (i) we get,
⇒ 41x + 53(1) = 135
⇒ 41x = 135 - 53
⇒ 41x = 82
⇒ x = 2.
Hence, x = 2 and y = 1.
Solve the following systems of simultaneous linear equations by the elimination method
Answer
Given,
.......(i)
......(ii)
Subtracting eq. (i) from (ii) we get,
Substituting value of x in eq. (i) we get,
Hence, x = 12 and y = 8.
Solve the following systems of simultaneous linear equations by the elimination method
Answer
Given,
........(i)
........(ii)
Multiplying eq. (i) by 6 and eq. (ii) by 15 we get,
6x - 4y = 16 .......(iii)
6x - 15y = 21 ......(iv)
Subtracting eq. (iv) from (iii) we get,
⇒ 6x - 4y - (6x - 15y) = 16 - 21
⇒ 6x - 6x - 4y + 15y = -5
⇒ 11y = -5
⇒ y = .
Substituting value of y in eq. (iv) we get,
Hence,
Solve the following systems of simultaneous linear equations by the elimination method
9 - (x - 4) = y + 7
2(x + y) = 4 - 3y
Answer
Given,
9 - (x - 4) = y + 7
⇒ 9 - x + 4 = y + 7
⇒ x + y = 13 - 7
⇒ x + y = 6 .......(i)
2(x + y) = 4 - 3y
⇒ 2x + 2y = 4 - 3y
⇒ 2x + 5y = 4 .........(ii)
Multiplying eq. (i) by 2 we get,
⇒ 2x + 2y = 12 ........(iii)
Subtracting eq. (iii) from (ii) we get,
⇒ 2x + 5y - (2x + 2y) = 4 - 12
⇒ 5y - 2y = -8
⇒ 3y = -8
⇒ y = .
Substituting value of y in eq. (i) we get,
Hence, .
Solve the following systems of simultaneous linear equations by the elimination method
Answer
Solving 1st equation,
Solving 2nd equation,
Multiplying eq. (ii) by 13 we get,
⇒ 13x - 13y = 39 .........(iii)
Subtracting eq. (iii) from (i) we get,
⇒ 13x - y - (13x - 13y) = 12 - 39
⇒ 13x - 13x - y + 13y = -27
⇒ 12y = -27
⇒ y = .
Substituting value of y in eq (ii) we get,
Hence,
Solve the following systems of simultaneous linear equations by the elimination method
x - 3y = 3x - 1 = 2x - y.
Answer
x - 3y = 3x - 1
⇒ 3x - x + 3y = 1
⇒ 2x + 3y = 1 .......(i)
3x - 1 = 2x - y
⇒ 3x - 2x + y = 1
⇒ x + y = 1 .......(ii)
Multiplying eq. (ii) by 2 we get,
2x + 2y = 2 ........(iii)
Subtracting eq. (iii) from (i) we get,
⇒ 2x + 3y - (2x + 2y) = 1 - 2
⇒ 2x - 2x + 3y - 2y = -1
⇒ y = -1.
Substituting value of y in eq. (ii) we get,
⇒ x + (-1) = 1
⇒ x = 1 + 1
⇒ x = 2.
Hence, x = 2 and y = -1.
Solve the following systems of simultaneous linear equations by the elimination method
= 17
Answer
Solving 1st equation,
Solving 2nd equation,
Adding equation (i) and (ii) we get,
⇒ 33x - y + y + 3x = 136 + 8
⇒ 36x = 144
⇒ x = 4.
Substituting value of x in equation (ii) we get,
⇒ y + 3(4) = 8
⇒ y + 12 = 8
⇒ y = -4.
Hence, x = 4 and y = -4.
Solve the following systems of simultaneous linear equations by the elimination method
Answer
Solving 1st equation,
Solving 2nd equation,
Multiplying eq. (i) by 2 and eq. (ii) by 3 we get,
6x + 4y = 94 ......(iii)
6x + 9y = 159 .......(iv)
Subtracting eq. (iii) from (iv) we get,
⇒ 6x + 9y - (6x + 4y) = 159 - 94
⇒ 5y = 65
⇒ y = 13.
Substituting value of y in eq. (iii) we get,
⇒ 6x + 4(13) = 94
⇒ 6x + 52 = 94
⇒ 6x = 42
⇒ x = 7.
Hence, x = 7 and y = 13.
Solve the following systems of simultaneous linear equations by the elimination method
Answer
Given,
.......(i)
.......(ii)
Multiplying eq. (i) by 3 and eq. (ii) by 2 we get,
......(iii)
.......(iv)
Subtracting eq. (iii) from (iv) we get,
Substituting value of x in eq. (i) we get,
Hence, x = and y = -2.
Solve the following systems of simultaneous linear equations by the elimination method
Answer
........(i)
.......(ii)
Adding eq. (i) and (ii) we get,
Substituting value of x in eq. (ii) we get,
Hence, x = 2 and y = 1.
Solve the following systems of simultaneous linear equations by the elimination method
px + qy = p - q
qx - py = p + q
Answer
Given,
px + qy = p - q .......(i)
qx - py = p + q .......(ii)
Multiplying eq. (i) by q and eq. (ii) by p we get,
pqx + q2y = pq - q2 .......(iii)
pqx - p2y = p2 + pq .......(iv)
Subtracting eq. (iv) from (iii) we get,
⇒ pqx + q2y - (pqx - p2y) = pq - q2 - (p2 + pq)
⇒ pqx - pqx + q2y + p2y = pq - pq - q2 - p2
⇒ q2y + p2y = -q2 - p2
⇒ y(q2 + p2) = -(q2 + p2)
⇒ y = = -1.
Substituting value of y in eq. (i) we get,
⇒ px + q(-1) = p - q
⇒ px - q = p - q
⇒ px = p - q + q
⇒ px = p
⇒ x = 1.
Hence, x = 1 and y = -1.
Solve the following systems of simultaneous linear equations by the elimination method
ax + by = a2 + b2
Answer
Given equations can be written as,
bx - ay = 0 .......(i)
ax + by = (a2 + b2) .......(ii)
Multiplying eq. (i) by a and (ii) by b we get,
abx - a2y = 0 .........(iii)
abx + b2y = b(a2 + b2) .......(iv)
Subtracting eq. (iii) from (iv) we get,
⇒ abx + b2y - (abx - a2y) = b(a2 + b2)
⇒ abx - abx + b2y + a2y = b(a2 + b2)
⇒ y(b2 + a2) = b(a2 + b2)
⇒ y = b.
Substituting value of y in eq. (i) we get,
⇒ bx - ay = 0
⇒ bx - ab = 0
⇒ bx = ab
⇒ x = a.
Hence, x = a and y = b.
Solve 2x + y = 23, 4x - y = 19. Hence, find the values of x - 3y and 5y - 2x.
Answer
Given,
2x + y = 23 .......(i)
4x - y = 19 .......(ii)
Multiplying eq. (i) by 2 we get,
4x + 2y = 46 ......(iii)
Subtracting eq. (ii) from (iii) we get,
⇒ 4x + 2y - (4x - y) = 46 - 19
⇒ 4x - 4x + 2y + y = 27
⇒ 3y = 27
⇒ y = 9.
Substituting value of y in eq. (ii) we get,
⇒ 4x - 9 = 19
⇒ 4x = 28
⇒ x = 7.
Substituting value of x and y in x - 3y,
⇒ x - 3y = 7 - 3(9) = 7 - 27 = -20.
Substituting value of x and y in 5y - 2x,
⇒ 5y - 2x = 5(9) - 2(7) = 45 - 14 = 31.
Hence, x = 7, y = 9, x - 3y = -20 and 5y - 2x = 31.
The expression ax + by has value 7 when x = 2 and y = 1. When x = -1, y = 1, it has value 1, find a and b.
Answer
Given,
ax + by = 7, when x = 2, y = 1.
⇒ 2a + b = 7 ......(i)
ax + by = 1 when x = -1, y = 1.
⇒ -a + b = 1 .......(ii)
Multiplying eq. (ii) by 2 we get,
⇒ -2a + 2b = 2 .......(iii)
Adding eq. (i) and (iii) we get,
⇒ 2a + b + (-2a + 2b) = 7 + 2
⇒ 2a - 2a + b + 2b = 9
⇒ 3b = 9
⇒ b = 3.
Substituting value of b in eq. (ii) we get,
⇒ -a + 3 = 1
⇒ -a = -2
⇒ a = 2.
Hence, a = 2 and b = 3.
Can the following equations hold simultaneously?
3x - 7y = 7
11x + 5y = 87
5x + 4y = 43.
If so, find x and y.
Answer
Given,
3x - 7y = 7 ........(i)
11x + 5y = 87 .......(ii)
5x + 4y = 43 .......(iii)
Solving first two equations simultaneously,
Multiplying eq. (i) by 11 and eq. (ii) by 3 we get,
33x - 77y = 77 ......(iv)
33x + 15y = 261 ......(v)
Subtracting eq. (iv) from (v) we get,
⇒ 33x + 15y - (33x - 77y) = 261 - 77
⇒ 33x - 33x + 15y + 77y = 184
⇒ 92y = 184
⇒ y = 2.
Substituting value of y in eq. (i) we get,
⇒ 3x - 7y = 7
⇒ 3x - 7(2) = 7
⇒ 3x - 14 = 7
⇒ 3x = 21
⇒ x = 7.
Substituting x = 7 and y = 2 in L.H.S. of eq. (iii),
5x + 4y = 43 .......(iii)
⇒ 5(7) + 4(2) = 35 + 8 = 43.
Since, L.H.S. = R.H.S. hence following equations can be held simultaneously.
Hence, x = 7 and y = 2.