Number of Solutions to a System of Equations Algebraically
Last Updated : 30 Apr, 2021
A statement that two mathematical expressions of one or more variables are identical is called an equation. Linear equations are those in which the powers of all the variables concerned are equal. A linear equation's degree is always one. A solution of the simultaneous pair of linear equations is a pair of values of variables "x" and "y" that satisfy all equations in the specified set of equations.
Pair of Linear Equations in Two Variables
An equation that can be put in the form ax + by + c = 0, where a, b and c are real numbers, and a and b are not both zero, is called a linear equation in two variables x and y. (or this condition should be satisfied where a and b are not both zero by a2+ b2 ā 0).
e.g.: Consider a pair of linear equations in two variables be 3x + 2y = 6,
Substitute x = 2 and y = 0 in the left-hand side (LHS) as:
ā LHS = 3(2) + 2(0)
= 6 + 0
= 6 = RHS
Therefore, x = 2 and y = 0 is a solution of the equation 2x + 3y = 6.
Now, if x = 1 and y = 1 is substituted in the equation 2x + 3y = 6, then:
LHS = 3(1) + 2(1)
= 3 + 2
= 5 ā RHS
Therefore, x = 1 and y = 1 is not a solution of the equation.
Algebraically, this indicates that the point (2, 0) lies on the line representing the equation 3x + 2y = 6, and the point (1, 1) does not lie on it.
Thus, every solution that satisfies the equation is a point on the line representing it.
Two linear equations like this, having two variables x and y. Equations like these are called a pair of linear equations in two variables.
Algebraically, the general form for a pair of linear equations in two variables x and y is:
a1 x + b1 y + c1 = 0 and
a2 x + b2 y + c2 = 0
where a1, b1, c1, a2, b2, c2 are all real numbers (ā R) and a12 + b12 ā 0, a22+ b22 ā 0.
Different cases possible for the pair of linear equations in two variables
There are three different cases for three different types of lines: intersecting, parallel and coincident lines to determine the pair of linear equations in two variables.
The lines may intersect each other at a single point.
As a result, the pair of equations has a unique solution (consistent pair of equations).
Now, Lets assume the pair of equations: a1x + b1y + c1 = 0 and a2x + b2y + c2 = 0 now their graphical and algebraic interpretation corresponding to the comparing ratios is given as:
Problem 1: Find out the graphical representation and specify the number of solutions of the following pairs of linear equations: 8x ā 4y + 10 = 0 and 4x ā 2y + 9 = 0.
Hence, the given pairs of linear equations have no solution and the lines are parallel and never intersect each other.
Problem 2: Determine the number of solutions of the following pairs of linear equations: 6x + 2y = 4 and 7x ā 3y = 13.
For the given pair of linear equations:
a1 = 6, b1 = 2, c1 = -4 and
a2 = 7, b2 = -3, c2 = -13
Therefore,
a1 / a2 = 6 / 7
b1 / b2 = 2 / -3 and
c1 / c2 = -4 / -13
This implies that:
\frac{a_1}{a_2} \neq \frac{b_1}{b_2}
Hence, the given pairs of linear equations have a unique solution and the lines intersect each other at exactly one point.
Problem 3: Determine the graphical representation and the number of solutions of the following pairs of linear equations: 6x ā 5y = 11; ā 12x +10y = ā22.