Cross Multiplication- Pair Of Linear Equations In Two Variables

In Maths, cross multiplication method is used to solve linear equation in two variables. This is the simplest method and gives the accurate value of the variables. Cross multiplication is only applicable when we have a pair of linear equations in two variables

Let us suppose that a1x + b1y + c1 = 0 and a2x + b2x + c2 = 0 are the two equations which has to be solved. By using cross multiplication, we will get the values x and y such as:

\(\begin{array}{l}x= \frac{b_1~ c_2~-~b_2~ c_1}{b_2 ~a_1~-~b_1~ a_2}\end{array} \)

\(\begin{array}{l}y =\frac{c_1~ a_2~-~c_2~ a_1}{b_2~ a_1~-~b_1~ a_2}\end{array} \)

Where

\(\begin{array}{l}b_2 ~a_1~-~b_1~ a_2~≠~0\end{array} \)

And the final solution is:

\(\begin{array}{l}\frac{x}{b_1~ c_2~-~b_2 ~c_1} = \frac{y}{c_1 ~a_2~-~c_2~ a_1} = \frac{1}{b_2~ a_1~-~b_1~ a_2} \end{array} \)

The solution of the simultaneous linear equation can be divided into two broad categories, Graphical Method and Algebraic method. The algebraic method can be sub-divided into three categories: Substitution method, Elimination method and cross-multiplication method.

Derivation of Cross multiplication method

In general, a pair of linear equations in two variables can be represented as:

\(\begin{array}{l}a_1 ~x~+~b_1~y~+~c_1 = 0 \ and\ a_2 ~x~+~b_2~ y~+~c_2 = 0 \end{array} \)

For solving pair of linear equations in two variables following steps are followed:

Given a pair of linear equations in two variables;

\(\begin{array}{l}a_1~ x~+~b_1 ~y~+~c_1 = 0 …(1) \end{array} \)
\(\begin{array}{l}a_2~ x~+~b_2 ~y~+~c_2 = 0…(2) \end{array} \)

Step i) Equation (1) is multiplied by b2 and Equation (2) by b1 .

\(\begin{array}{l}b_2 ~a_1~ x~+~b_2~ b_1 ~y~+~b_2~ c_1 = 0…(3) \end{array} \)
\(\begin{array}{l}b_1~ a_2 ~x~+~b_1~ b_2~ y~+~b_1~ c_2 = 0 …(4) \end{array} \)

Step ii) Subtracting Equation (4) from (3):

\(\begin{array}{l}(b_2~ a_1~-~b_1~ a_2)x~+~(b_2~ b_1~-~b_1~ b_2)y~+~(b_2~ c_1~-~b_1~ c_2) = 0\end{array} \)
\(\begin{array}{l}\Rightarrow (b_2~ a_1~-~b_1 ~a_2)x = b_1 ~c_2~-~b_2~ c_1\end{array} \)
\(\begin{array}{l}\Rightarrow ~x = \frac{b_1~ c_2~-~b_2~ c_1}{b_2 ~a_1~-~b_1~ a_2} ,\ given\ b_2 ~a_1~-~b_1~ a_2~\neq ~0\end{array} \)

Step iii) The value of “x” obtained as such is substituted either in Equation (1) or Equation (2). Hence, the value of “y” obtained is:

\(\begin{array}{l}y = \frac{c_1~ a_2~-~c_2~ a_1}{b_2~ a_1~-~b_1~ a_2}\end{array} \)

The solution of the equations is given as:

\(\begin{array}{l}\frac{x}{b_1~ c_2~-~b_2~ c_1} =\frac{y}{c_1~ a_2~-~c_2~ a_1} = \frac{1}{b_2 ~a_1~-~b_1~ a_2}…(5)\end{array} \)

The above method is called is called ‘Cross-Multiplication Method’, as the following cross-multiplication technique can be used to simplify the solution and hence will help in memorizing it. To memorize the method of cross multiplication, for solving linear equations in two variables the following diagram is helpful:

Cross Multiplication for pair of linear equations

The arrows indicate the multiplication of the values connected through the arrow and then the second product is subtracted from the first. The obtained result is then substituted as the denominator of the variables and 1, as mentioned above the arrow and then the entire values obtained are equated to form equation (5).

\(\begin{array}{l}\frac{x}{b_1~ c_2~-~b_2 ~c_1} = \frac{y}{c_1 ~a_2~-~c_2~ a_1} = \frac{1}{b_2~ a_1~-~b_1~ a_2}\end{array} \)

From here, x and y are evaluated provided that;

\(\begin{array}{l}a_1~ b_2~-~a_2 ~b_1 \neq 0\end{array} \)

Therefore, this method is called cross-multiplication as depicted.

In such a method, the condition for consistency of pair of linear equation in two variables must be checked, which are as follows:

  1.  If a1a2 ≠ b1b2 , then we get a unique solution and the pair of linear equations in the two variables are consistent.
  2.  If a1a2 = b1b2 = c1c2, then there exists infinitely many solutions and the pair of lines are coincident and therefore, dependent and consistent.
  3.  If a1a2 = b1b2 ≠ c1c2, then there exists no solution and the pair of linear equations in two variables is said to be inconsistent.

Solved Examples

Consider the following example:

Example 1: Solve the following linear equations using cross multiplication method.

\(\begin{array}{l}3x~-~4y =2\end{array} \)
\(\begin{array}{l}y~-~2x=7\end{array} \)

Solution: The above equation can be rewritten as:

\(\begin{array}{l}3x~-~4y = 2\end{array} \)
\(\begin{array}{l}-2x~+~y = 7\end{array} \)

By method of cross multiplication,

\(\begin{array}{l}\frac{x}{b_1~ c_2~-~b_2~ c_1} = \frac{y}{c_1 ~a_2~-~c_2~ a_1} = \frac{1}{b_2 ~a_1~-~b_1~ a_2}\end{array} \)

Substituting the value in the above equation;

\(\begin{array}{l}\frac{x}{28~+~2} = \frac{y}{4~+~21} = \frac{1}{3~-~8}\end{array} \)
\(\begin{array}{l}\Rightarrow ~\frac{x}{30} = \frac{y}{25} = -\frac{1}{5}\end{array} \)
\(\begin{array}{l}\Rightarrow ~x = -6~,~y = -5\end{array} \)

Example 2: Find the value of variables which satisfies the following equation:

2x + 5y = 20 and 3x+6y =12.

Solution: Given,

2x+5y = 20 

3x + 6y = 12

By cross multiplication method we know;

\(\begin{array}{l}\frac{x}{b_1~ c_2~-~b_2 ~c_1} = \frac{y}{c_1 ~a_2~-~c_2~ a_1} = \frac{1}{b_2~ a_1~-~b_1~ a_2}\end{array} \)

Hence, by substituting the values in the above equation we get;

x/[(5).(12)-(6).(20)] = y/[(20).(3)-(12).(2)] = 1/[(5).(3)-(6).(2)]

x/(60-120) = y/(60 – 24) = 1/(15-12)

x/(-60) = y/36 = ⅓

Now,

x/-60 = ⅓

x= -20 

And

y/36 = ⅓

y = 12

Therefore, x=-20 and y =12 is the point where the given equations intersect.

This is one of the methods for solving such linear equations. To unravel the world of innumerable possibilities and to learn more, please visit www.byjus.com and download BYJU’S -The Learning App.

Frequently Asked Questions – FAQs

Q1

What is a cross multiplication method?

In a cross multiplication method, we multiply the numerator of one fraction to the denominator of other and denominator of the first term to the numerator of another term.
Q2

Why we use cross multiplication method in linear algebra?

To find the solution of a pair of linear equations, we use cross multiplication method. If a1x+b1y+c1=0 and a2x+b2x+c2=0 are two linear equations, then we can find the value of x and y using this method.
Q3

How to find the solution of linear equations in two variables using cross multiplication?

To find the solution for linear equations in two variables with the help of cross-multiplication, we need to use the following equation:
x(b1c2-b2c1) = y/(c1a2-c2a1) = 1/(b2a1-b1a2)
Q4

What is the condition to get a unique solution?

If a1/a2≠b1/b2 then we get the unique solution and the pair of linear equations in two variables are consistent.
Q5

What is the Mathematical rule of three?

The mathematical rule of three is a method where we can find the solution based on the proportions. The best example is the cross multiplication where we can find the values of unknown variables by writing in a proportion.

Comments

Leave a Comment

Your Mobile number and Email id will not be published.

*

*

close
close

Play

&

Win