Advertisements
Advertisements
प्रश्न
Using cross-multiplication method, solve the following system of simultaneous linear equations:
3x – 7y = 2, 4x – 3y = 9
Advertisements
उत्तर
Given:
3x – 7y = 2
4x – 3y = 9
Rewrite equations in the form (a1x + b1y + c1 = 0) and (a2x + b2y + c2 = 0):
3x – 7y – 2 = 0 ...(Equation 1)
4x – 3y – 9 = 0 ...(Equation 2)
Identify coefficients:
a1 = 3, b1 = –7, c1 = –2
a2 = 4, b2 = –3, c2 = –9
Using the cross-multiplication formula:
`x/(b_1c_2 - b_2c_1) = y/(c_1a_2 - c_2a_1) = 1/(a_1b_2 - a_2b_1)`
Calculate each term:
1. b1c2 – b2c1 = (–7)(–9) – (–3)(–2)
b1c2 – b2c1 = 63 – 6
b1c2 – b2c1 = 57
2. c1a2 – c2a1 = (–2)(4) – (–9)(3)
c1a2 – c2a1 = –8 + 27
c1a2 – c2a1 = 19
3. a1b2 – a2b1 = 3(–3) – 4(–7)
a1b2 – a2b1 = –9 + 28
a1b2 – a2b1 = 19
So:
`x/57 = y/19 = 1/19`
Equating the fractions:
`x = 57/19`
x = 3
`y = 19/19`
y = 1
