Engineering
Mathematics
quadratic in two unknowns
Linear Inequalities
Solving System of Linear Equation Cramers Rule
Question

Solve the following  pair of linear equations : 
ax + by = c

bx + ay = 1 + c

JEE Advance
College PredictorLive

Know your College Admission Chances Based on your Rank/Percentile, Category and Home State.

Get your JEE Main Personalised Report with Top Predicted Colleges in JoSA

Solution
Verified BY
Verified by Zigyan

We are given,

ax + by = c   ....(1)

bx + ay = 1 + c   ....(2)

Now, we can generate the matrix.

a    bb    axy=c1+c

Let A=a    bb    a

So, xy=A1c1+c

Now, A1=1|A|abba

here |A| = (a) (a) – (b) (b) = a2 – b2

So, xy=1a2b2abbac1+c

xy=1a2b2acbbcbc+a+ac

So, the value of x is acbbca2b2 &

the value of y is a+acbca2b2