Advertisements
Advertisements
प्रश्न
Using cross-multiplication method, solve the following system of simultaneous linear equations:
x – 3у – 5 = 0, 3x + 2y – 8 = 0
Advertisements
उत्तर
Given equations:
x – 3у – 5 = 0
3x + 2y – 8 = 0
Step 1: Identify coefficients
Rewrite the equations in the form (a1x + b1y + c1 = 0) and (a2x + b2y + c2 = 0):
a1 = 1, b1 = –3, c1 = –5
a2 = 3, b2 = 2, c2 = –8
Step 2: Apply 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:
b1c2 – b2c1 = (–3)(–8) – (2)(–5)
b1c2 – b2c1 = 24 + 10
b1c2 – b2c1 = 34
c1a2 – c2a1 = (–5)(3) – (–8)(1)
c1a2 – c2a1 = –15 + 8
c1a2 – c2a1 = –7
a1b2 – a2b1 = (1)(2) – (3)(–3)
a1b2 – a2b1 = 2 + 9
a1b2 – a2b1 = 11
Step 3: Write the ratios
`x/34 = y/(-7) = 1/11`
Step 4: Solve for (x) and (y)
`x = 34/11`
`y = (-7)/11`
