Advertisements
Advertisements
प्रश्न
The sum of three numbers is 15. If the second number is subtracted from the sum of first and third numbers then we get 5. When the third number is subtracted from the sum of twice the first number and the second number, we get 4. Find the three numbers.
उत्तर
Let the three numbers be x, y, and z.
According to the given conditions,
x + y + z = 15,
x + z – y = 5, i.e., x – y + z = 5,
2x + y – z = 4.
D = `|(1,1,1),(1, -1, 1),(2, 1, -1)|`
= 1(1 – 1) – 1(–1 – 2) + 1(1 + 2)
= 1(0) – 1(–3) + 1(3)
= 0 + 3 + 3
= 6 ≠ 0
Dx = `|(15, 1, 1),(5, -1, 1),(4, 1, -1)|`
= 15(1 – 1) – 1(–5 – 4) + 1(5 + 4)
= 15(0) – 1(–9) + 1(9)
= 0 + 9 + 9
= 18
Dy = `|(1, 15, 1),(1, 5, 1),(2, 4, -1)|`
= 1(–5 – 4) – 15(–1 – 2) + 1(4 – 10)
= 1(–9) – 15(–3) + 1(–6)
= –9 + 45 – 6
= 30
Dz = `|(1, 1, 15),(1, -1, 5),(2, 1, 4)|`
= 1(–4 – 5) – 1(4 – 10) + 15(1 + 2)
= 1(–9) – 1(–6) + 15(3)
= –9 + 6 + 45
= 42
By Cramer’s Rule,
x = `"D"_x/"D" = 18/6 = 3, y = "D"_y/"D" = 30/6` = 5,
z = `"D"_z/"D" = 42/6` = 7
∴ The three numbers are 3, 5 and 7.