Unique Solution by Cross Multiplication Method

We get a unique solution to the pair of linear equations if the given pair of lines are consistent. For any two lines a1x + b1y = -c1 and a2x + b2y = -c2 to be consistent the required condition is,

a1/a2 ≠ b1/b2

This situation can also be represented as,

a1b1 ≠ a2b2

a1b1 – a2b2 = 0

In case of a unique solution, the line for two equations will intersect at a unique point which is the solution of the two equations.

For example, Check whether 2x + 3y = 5 and 3x + y = 7 yields a unique solution or not.

Solution:

Given Equation,

  • 2x + 3y = 5
  • 3x + y = 7

Comparing with a1x + b1y = -c1 and a2x + b2y = -c2

a1 = 2, b1 = 3

a2 = 3, b2 = 1

Using the condition 

a1/a2 ≠ b1/b2

2/3 ≠ 3/1

As the condition holds true the given equations give the unique solution.

Inconsistent Solution

We can have an Inconsistent solution to the pair of linear equations if the given pair of lines are parallel but their y-intercepts are not equal. For any two lines a1x + b1y = -c1 and a2x + b2y = -c2 to have Inconsistent solution the required condition is,

a1/a2 = b1/b2 ≠ c1/c2

This can be further expanded as,

  • a1b2 – a2b1 = 0
  • b1c2 – b2c1 ≠ 0
  • a1c2 – a2c1 ≠ 0

If the line follows the above condition then it has an Inconsistent Solution. In case of an inconsistent solution, the graph of two equations will be parallel, and hence no solution is derived.

Infinitely Many Solutions

We can have Infinitely Many solutions to the pair of linear equations if the given pair of lines are parallel but their y-intercepts are also multiple of each other. For any two lines a1x + b1y = -c1 and a2x + b2y = -c2 to have Inconsistent solution the required condition is,

a1/a2 = b1/b2 = c1/c2

This can be further expanded as,

  • a1b2 – a2b1 = 0
  • b1c2 – b2c1 = 0
  • a1c2 – a2c1 = 0

If the line follows the above condition then it has Infinitely Many Solutions. In the case of Infinitely many solutions, the two graphs will be overlapping on each other thus giving infinitely many solutions.

Read More,

Cross Multiplication Method

Cross multiplication method is one of the basic methods in mathematics that is used to solve the linear equations in two variables. It is one of the easiest to solve a pair of linear equations in two variables. 

Suppose we have a pair of linear equations in two variables, i.e. a1x + b1y = -c1 and a2x + b2y = -c2 then we can directly get their solution by using the cross multiplication method. This method is applied only when the condition,

b2a1 – b1a2 ≠ 0

is satisfied. Now let’s learn more about the cross multiplication method, its formula and derivation, and others in detail in this article.

Table of Content

  • Definition of Cross Multiplication Method
  • Derivation of Cross Multiplication Method
  • Solving Linear Equations by Cross Multiplication Method
  • Unique Solution by Cross Multiplication Method
  • Solved Examples
  • FAQs

Similar Reads

Definition of Cross Multiplication Method

Cross-multiplication is the fundamental technique that is used to solve linear equations in two variables. If applied correctly it is one of the fastest methods to solve linear equations in two variables. For example, if we have given pair of linear equations in two variables,...

Derivation of Cross Multiplication Method

We can easily derive the cross multiplication method formula for a pair of linear equations in two variables by simply solving the linear equation by making their coefficients equal. This can be understood as,...

Solving Linear Equations by Cross Multiplication Method

The solution to a pair of linear equations with two variables can be easily achieved using the Cross Multiplication method. We use the Cross Multiplication formula for finding the solution to the pair of linear equations with two variables....

Unique Solution by Cross Multiplication Method

We get a unique solution to the pair of linear equations if the given pair of lines are consistent. For any two lines a1x + b1y = -c1 and a2x + b2y = -c2 to be consistent the required condition is,...

Solved Examples on Cross Multiplication Method

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

FAQs on Cross-Multiplication Method

What is a Cross-Multiplication Method?...