• NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • Class 6-10
      • Class 6th
      • Class 7th
      • Class 8th
      • Class 9th
      • Class 10th
    • View All Options
      • Online Courses
      • Offline Courses
      • Distance Learning
      • Hindi Medium Courses
      • International Olympiad
    • NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE (Main+Advanced)
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE Main
      • Class 11th
      • Class 12th
      • Class 12th Plus
  • NEW
    • NEET
      • 2025
      • 2024
      • 2023
      • 2022
    • JEE 2025
    • Class 6-10
    • JEE Main
      • Previous Year Papers
      • Sample Papers
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • JEE Advanced
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NEET
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NCERT Solutions
      • Class 6
      • Class 7
      • Class 8
      • Class 9
      • Class 10
      • Class 11
      • Class 12
    • CBSE
      • Notes
      • Sample Papers
      • Question Papers
    • Olympiad
      • NSO
      • IMO
      • NMTC
    • TALLENTEX
    • AOSAT
    • ALLEN e-Store
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo

Pair of Linear Equations in Two Variables

1.0Simultaneous linear equations in two variables

A pair of linear equations in two variables is said to form a system of simultaneous linear equations. General form : a1​x+b1​y+c1​=0 and a2​x+b2​y+c2​=0, where a1​,a2​, b1​, b2​,c1​ and c2​ are real non zero numbers; a12​+b12​=0 and a22​+b22​=0 and x, y are variables. Here is an example of a system of simultaneous linear equations. x−2y=3,2x+5y=5

  • x=2&y=−1 is a solution a linear equation 3x+2y=4, because values of x&y satisfies the equation. i.e. LHS =3(2)+2(−1) = 6-2 =4 = RHS

Solution of simultaneous linear equations in two variables

A pair of values of the variables x and y satisfying each one of the equations in a given system of two simultaneous linear equations in x and y is called a solution of the system. E.g. x=2,y=3 is a solution of the system of simultaneous linear equations. 2x+y=7 ..(1) 3x+2y=12 ..(2) Put x=2,y=3 in L.H.S of equation (1), we get L.H.S ⇒2×2+3=7= R.H.S Put x=2,y=3 in L.H.S of equation (2), we get L.H.S =3×2+2×3=12= R.H.S The value of x=2,y=3 satisfy both equations (1) and (2).

2.0Investigating graphs of a system of equations

Recall from class IX that the geometrical representation of a linear equation in two variables is a straight line. Each solution ( x,y ) of a linear equation in two variables, ax+by+c=0, corresponds to a point on the line representing the equations, and vice versa. As such, there are infinitely many solutions of a linear equation in 2 variables. Since a linear equation in two variables represents a straight line. Therefore, a pair of linear equations in two variables will be represented by two straight lines, both to be considered together. You know that for given two lines in a plane, only one of the following three possibilities can happen: (i) The two lines intersect at one point. (ii) The two lines are parallel. (iii) The two lines are coincident lines.

Thus, the graphical representation of a pair of simultaneous linear equations in two variables will be in one of the forms. (see figure below)

Intersecting Lines

Parallel Lines

Coincident lines

Building Concepts 1 In one week a music store sold 7 violins for a total of ₹ 1500. Two different types of violins were sold. One type cost ₹ 200 and the other type cost ₹ 300 . Represent this situation algebraically and graphically. Explanation:

Now, x+y=7 ⇒y=7−x

x073
y704

points are (0,7),(7,0),(3,4) 200x+300y=1500 ⇒2x+3y=1500 ⇒y=315−2x​

x03-3
y537

points are (0,5),(3,3),(−3,7) The graphical representation is shown in the figure which shows intersecting lines.

Building Concepts 2 Two railway tracks are represented by the equations x+2y−6=0 and x+2y−4=0. Represent this situation graphically. Explanation x+2y−6=0x+2y−4=0x+2y−6=0 ⇒y=26−x​

x062
y302

Points are (0,3),(6,0),(2,2) x+2y−4=0 ⇒y=24−x​ Points are (0,2),(4,0),(2,1)

x042
y201

The graphical representation is shown in the figure which shows parallel lines.

Building Concepts 3 Lorea is moving along the path x+y=6 and Johana is moving along the path 2x+2y=12. Represent this situation graphically. Explanation: x+y=6⇒y=6−x2x+2y=12⇒y=212−2x​

The graphical representation is shown in the figure which shows that they are moving on the same path.

  • At least 3 solutions are required to draw a graph of a linear equation in two variables.

3.0Solving system of equations by graphing

A system of two linear equations can be solved graphically, by graphing both equations in the same co-ordinate plane. Every point on the line of an equation is a solution of that equation.

The point at which the two lines cross lies on both lines and so it is the solution of both equations, it is also known as unique solution.

If the two lines coincide, they have infinitely many common points, and hence the system has infinitely many solutions.

Finally, if the lines represented by the equations are parallel, they do not have a common point and so the system has no solution.

Building Concepts 4 Solve the following system of equations by graphing. (i) x+2y−3=0,4x+3y=2 (ii) 3x+y=1,2y=2−6x (iii) 2x−y=2,2y−4x=2 Solution:

(i) x+2y−3=0 ⇒y=23−x​

x13-3
y103

Points are (1,1),(3,0),(−3,3)

x2-15
y-22-6

Points are (2,−2),(−1,2),(5,−6) From the graph, (see fig.) we see that the two lines intersect at a point ( −1,2 ). So unique solution of the pair of linear equations is x=−1,y=2. (ii) 3x+y=1 ⇒y=1−3x

x012
y1-2-5

Points are (0,1),(1,−2),(2,−5) 2y=2−6x ⇒y=22−6x​

x-11-2
y4-27

Points are (−1,4),(1,−2),(−2,7) The graph is shown in figure. The two equations have the same graph. Thus, system has infinite number of solutions.

(iii) 2x−y=2⇒y=2x−2

x012
y-202

Points are (0,−2),(1,0),(2,2) 2y−4x=2⇒y=24x+2​

x01-1
y13-1

Points are (0,1),(1,3),(−1,−1) The graph is shown alongside (see fig.). The graph of the system consists of two parallel lines. So, it has no solution.

  • Plot three points for drawing a graph of linear equation in two variables. If these three points do not lie on same line that means at least one of the points (solution) is not correct.

4.0Types of System of Equation

Consistent system: A system of equations with at least one solution is called a consistent system (Unique and infinite many solutions).

Inconsistent system: A system of equations with no solution is called an inconsistent system (No solutions).

Dependent system: A system of equations with an infinite number of solutions is said to be dependent (Infinite many solutions).

Independent system: A system of equations with only one solution is said to be independent (Unique solutions).

Algebraic conditions for consistency/inconsistency of the system

S. No.Pairs of linesa2​a1​​b2​b1​​c2​c1​​Compare the ratioGraphical RepresentationAlgebraic interpretation
1.x−3y=0 4x+5y−18=041​5−3​−180​a2​a1​​= b2​b1​​Intersecting linesExactly one solution (unique)
2.3x+4y−8=0 6x+8y−16=063​84​−16−8​a2​a1​​=b2​b1​​=c2​c1​​Coincident linesInfinitely many solutions
3.x+3y−5=0 2x+6y−12=021​63​−12−5​a2​a1​​=b2​b1​​=c2​c1​​Parallel linesNo Solution
  • Linear equation in two variables is written in standard form as a1​x+b1​y+c1​=0

Numerical Ability 1 In each of the following pairs of equations, determine whether the system has a unique solution, no solution or infinitely many solutions : (i) 2x+5y=17 5x+3y=14 (ii) x−3y−3=0 3x−9y−2=0 (iii) 4x+6y=7 6x+9y=10.5 Solution: The given pair of equations can be rewritten as  (i) 2x+5y−17=05x+3y−14=0 Here a1​=2, b1​=5 and c1​=−17a2​=5, b2​=3 and c2​=−14∴a2​a1​​=52​, b2​ b1​​=35​ Clearly a2​a1​​= b2​b1​​ ∴ The given pair of equations has a unique solution. (ii) The given pair of equations is x−3y−3=0 3x−9y−2=0 Here a1​=1, b1​=−3 and c1​=−3 a2​=3,b2​=−9 and c2​=−2 ∴a2​a1​​=31​, b2​ b1​​=−9−3​=31​ and c2​c1​​=−2−3​=23​ ∴ Clearly a2​a1​​= b2​b1​​=c2​c1​​. ∴ The given pair of equations has no solution. (iii) The given pair of equations can be rewritten as 4x+6y−7=0 6x+9y−10.5=0 Here a1​=4, b1​=6 and c1​=−7 a2​=6,b2​=9 and c2​=−10.5 ∴a2​a1​​=64​=32​, b2​ b1​​=96​=32​ and c2​c1​​=−10.5−7​=32​ ∴a2​a1​​= b2​b1​​=c2​c1​​. ∴ The given pair of equations has infinitely many solutions.

Numerical Ability 2 For what value of k, the system of equations x+2y=5,3x+ky+15=0 has (i) A unique solution (ii) No solution? Solution: We have, x+2y=5 ⇒x+2y−5=0 and 3x+ky+15=0. (i) The required condition for unique solution is: a2​a1​​=b2​b1​​ ∴31​=k2​⇒k=6 Hence, for all real values of k except 6 , the given system of equations will have a unique solution. (ii) The required condition for no solution is: a2​a1​​=b2​b1​​=c2​c1​​ ∴31​=k2​=15−5​ ⇒31​=k2​ and k2​=15−5​ ⇒k=6 and k2​=3−1​ ⇒k=6 and k=−6 Hence the given system of equations will have no solution when k=6.

Numerical Ability 3 Find the value of k for which the system of equations 4x+5y=0,kx+10y=0 has infinitely many solutions. Solution: The given system is of the form a1​x+b1​y=0,a2​x+b2​y=0 a1​=4,a2​=k,b1​=5, b2​=10 If the system has infinitely many solutions, a2​a1​​=b2​b1​​ ∴k4​=105​ ⇒k=8

  • For finding a2​a1​​,b2​b1​​&c2​c1​​, take coefficients a1​,b1​,c1​,a2​,b2​&c2​ with signs before them in the equations.
  • If the constant terms are zero in a simultaneous system of equations, the system will always be consistent. Consider the following system : a1​x+b1​y=0 a2​x+b2​y=0 As the constant terms are zero, equation (1) and (2) will pass through the origin. As such, they will always intersect at one point i.e. the origin. Hence, such a system will always be consistent.

Building Concepts 5 Consider the following system of equations: 2x+5y=0 and 4x+3y=0 (a) If the system is consistent, how many solutions are possible, find them. (b) If the coefficient of y in second equation is replaced by 10 , will there be any change in the number of solutions? Explain your answer. Explanation (a) 2x+5y=0... (1) ; 4x+3y=0... (2) Hence, a1​=2,b1​=5,a2​=4,b2​=3. a2​a1​​=42​=21​ and  b2​b1​​=35​⇒a2​a1​​= b2​b1​​ ⇒ Given system is consistent and has unique solution. 2x+5y=0⇒y=5−2x​4x+3y=0⇒y=3−4x​

x5-50
y-220

Points are (5,−2),(−5,2),(0,0)

x03-3
y0-44

From the graph, we see that the two lines intersect at a point (0,0). So, the solution of the pair of linear equations are x=0,y=0. (b) On replacing the coefficient of y in second equation by 10 , we have :

2x+5y=04x+10y=0 Here a2​a1​​=42​=21​ and  b2​b1​​=105​=21​ ⇒a2​a1​​= b2​b1​​ ⇒ Now the system has infinite number of solutions.

2x+5y=0 y=5−2x​

x05-5
y0-22

Points are (0,0),(5,−2),(−5,2)

4x+10y=0 y=5−2x​

x05-5
y0-22

Points are (0,0),(5,−2),(−5,2)

From the graph (see fig.), we see that the two lines are coincident. So, the system has infinitely many solutions.

5.0Algebraic solution by substitution method

To solve a pair of linear equations in two variables x and y by substitution method, we follow the following steps:

Step-1: Write the given equations a1​x+b1​y+c1​=0 and a2​x+b2​y+c2​=0 Step- 2: Choose one of the two equations and express y in terms of x (or x in terms of y ), i.e., express one variable in terms of the other. Step-3: Substitute this value of y obtained in step-2, in the other equation to get a linear equation in x . Step-4: Solve the linear equation obtained in step-3 and get the value of x. Step-5 : Substitute this value of x in the relation obtained in step- 2 and find the value of y .

Numerical Ability 4 Solve for x and y:4x+3y=24,3y−2x=6. Solution: 4x+3y=24 3y−2x=6 From equation (1), we get y=324−4x​ Substituting in equation (2), we get 3(324−4x​)−2x=6 ⇒24−4x−2x=6 ⇒−6x=−24+6 ⇒6x=18 ⇒x=3 Substituting x=3 in (3), we get ⇒y=324−12​⇒312​=4 Hence, x=3,y=4.

A homogeneous system is always consistent.

Building Concepts 6 In one day the Museum admitted 321 adults and children and collected ₹ 1590 . The price of admission is ₹ 6 for an adult and ₹ 4 for a child. How many adults and how many children were admitted to the museum that day? Explanation:

From equation (1), we get x=−y+321 6(−y+321)+4y=1590 −6y+1926+4y=1590 −2y+1926=1590 −2y=−336 y=168 x=−(168)+321=153 (Substitute −y+321 for x in equation 2 ) 153 adults and 168 children were admitted to the National Museum of India that day.

  • While applying substitution method, do not put the value of y (in term of x ) in the same equation from which the value of y is obtained in terms of x.

6.0Algebraic solution by elimination method

To solve a pair of linear equations in two variables x and y by elimination method, we follow the following steps: Step-1: Write the given equations. a1​x+b1​y+c1​=0 and a2​x+b2​y+c2​=0 Step-2: Multiply the given equations by suitable numbers so that the coefficient of one of the variables are numerically equal. Step-3: If the numerically equal coefficients are opposite in sign, then add the new equations otherwise subtract. Step-4: Solve the linear equations in one variable obtained in step-3 and get the value of one variable. Step-5 : Substitute this value of the variable obtained in step-4 in any of the two equations and find the value of the other variable.

Numerical Ability 6 Solve the following pair of linear equations by elimination method 3x+4y=10 and 2x−2y=2. Solution We have, 3x+4y=10 and 2x−2y=2 Multiplying equation (2) by 2 , we get 4x−4y=4 Adding (1) and (3), we get 7x=14⇒x=2 Putting x=2 in equation (2), we get 2×2−2y=2 ⇒2y=4−2 ⇒y=1 Hence, the solution is x=2 and y=1.

  • In elimination method while multiplying any one (or both) the equations by the constant, multiplication is done with each term of the equations.

7.0Algebraic solution by cross-multiplication method

Consider the system of linear equations. a1​x+b1​y+c1​=0 a2​x+b2​y+c2​=0 To solve it by cross multiplication method, we follow the following steps : Step-1 : Write the coefficients as follows :

The arrows between the two numbers indicate that they are to be multiplied. The products with upward arrows are to be subtracted from the products with downward arrows. To apply above formula, all the terms must be in left to the equal sign in the system of equations - Now, by above mentioned rule, equation (1) and (2) reduces to

b1​c2​−b2​c1​x​=c1​a2​−c2​a1​y​=a1​b2​−a2​b1​1​⇒x=a1​b2​−a2​b1​b1​c2​−b2​c1​​ and y=a1​b2​−a2​b1​c1​a2​−c2​a1​​

Case-1 : If a1​b2​−a2​b1​=0⇒x and y have some finite values, with unique solution for the system of equations.

Case-2 : If a1​ b2​−a2​ b1​=0⇒a2​a1​​= b2​b1​​ Here two cases arise : (a) If a2​a1​​= b2​b1​​=c2​c1​​=λ(λ=0). Then a1​=a2​λ, b1​=b2​λ,c1​=c2​λ

Put these values in equation a1​x+b1​y+c1​=0 ⇒a2​λx+b2​λy+c2​λ=0 ⇒λ(a2​x+b2​y+c2​)=0 but λ=0 ⇒a2​x+b2​y+c2​=0 So, (i) and (ii) are dependent, so there are infinite number of solutions.

(b) If a2​a1​​= b2​b1​​=c2​c1​​ ⇒a2​a1​​= b2​b1​​=λ(λ=0). Then a1​=a2​λ, b1​=b2​λ Put these values in equation a1​x+b1​y+c1​=0 ⇒a2​λx+b2​λy+c1​=0 ⇒λ(a2​x+b2​y)+c1​=0 but λ=0 ⇒a2​x+b2​y=−c2​ [from equation (ii)] Put this value in equation λ(a2​x+b2​y)+c1​=0, we get ⇒λ(−c2​)+c1​=0 ⇒λ=c2​c1​​ As λ=c2​c1​​ and we are getting λ=c2​c1​​ So, system of equations is inconsistent and it has infinite many solution.

  • In cross multiplication method try to apply basic method rather than applying formula directly because it might possible that you are remembering wrong formula.

Numerical Ability 6 Solve by cross-multiplication method: x+2y+1=0 and 2x−3y−12=0 Solution: We have, x+2y+1=0 and 2x−3y−12=0 By cross-multiplication method, we have 2x∴2×(−12)−(−3)×1x​=1×2−(−12)×1y​=1×(−3)−2×21​⇒−24+3x​=2+12y​=−3−41​⇒x=−7−21​=3 and y=−714​=−2 Hence, the solution is x=3 and y=−2.

Building Concepts 7 Bus fare from Bangalore bus stand, if we buy 2 tickets to Malleswarm and 3 tickets to Yeshwanthpur, the total cost is ₹ 46; but if we buy 3 tickets to Malleswarm and 5 tickets to Yeshwanthpur the total cost is ₹ 74. Find the fares from Bangalore to Malleswarm and to Yeshwanthpur. Explanation:

By cross-multiplication, ∣53​x​=∣−46y​​=21​⇒{3(−74)−(5)(−46)}x​={(−46)(3)−(−74)(2)}y​={(2)(5)−(3)(3)}1​⇒8x​=10y​=11​⇒8x​=1 and 10y​=1⇒x=8 and y=10 Hence, Fare form Bangalore to Malleswarm = ₹ 8 Fare from Bangalore to Yeshwanthpur =₹10

  • Before applying cross multiplication method write both linear equations in two variables in standard form.

Interchanged Coefficients Method

Equations of the form ax+by=c and bx+ay=d, where a=b. To solve the equations of the form: ax+by=c and bx+ay=d where a=b, we follow the following steps : Step-1: Add (1) and (2) and obtain (a+b)x+(b+a)y=c+d, i.e., x+y=a+bc+d​ Step-2 : Subtract (2) from (1) and obtain (a−b)x−(a−b)y=c−d,  i.e., x−y=a−bc−d​ Step-3: Solve (3) and (4) to get x and y .

Building Concepts 8 Solve for x and y:47x+31y=63,31x+47y=15. Solution We have, 47x+31y=63 and 31x+47y=15 Adding (1) and (2), we get : 78x+78y=78⇒x+y=1 Subtracting (2) from (1), we get : 16x−16y=48⇒x−y=3 Now, adding (3) and (4), we get : 2x=4⇒x=2 Putting x=2 in (3), we get : 2+y=1 ⇒y=−1 Hence, the solution is x=2 and y=−1

8.0Equations reducible to linear equations in two variables

Equations which contain the variables, only in the denominators, are called reciprocal equations. These equations can be of the following types and can be solved by the under mentioned method:

Type-I: ua​+vb​=c and ua′​+vb′​=c′ (where a,b,c,a′,b′,c′ are real number). Put u1​=x and v1​=y and find the value of x and y by any method described earlier. Then u=x1​ and v=y1​ Type-II : au+bv=cuv and a'u + b'v = c'uv (where a,b,c,a ', b′,c ' are real number). Divide both equations by uv and equations can be converted in the form explained in (I). Type-III :  lx+mya​+cx+dyb​=k,lx+mya′​+cx+dyb′​=k′ (where a,b,k,a′,b′,k′ are real number) Put  lx+my1​=u and cx+dy1​=v Then equations are au+bv=k and a′u+b′v=k′ Find the values of u and v and put in lx+my=u1​ and cx+dy=v1​ Again, solve for x and y , by any method explained earlier.

Numerical Ability 7 Solve for x and y:x3a​−y2b​+5=0 and xa​+y3b​−2=0(x=0,y=0) Solution We have, x3a​−y2 b​+5=0 and xa​+y3 b​−2=0 Let x1​=u and y1​=v. Then, the given equations can be written as 3au−2bv=−5 and au+3bv=2 Multiplying (1) by 3 and (2) by 2 , we get 9au−6bv=−15 and 2au+6bv=4 Adding (3) and (4), we get 11au=−11 ⇒u=a−1​  Put u=a−1​ in equation (2), we get a(a−1​)+3bv=2⇒3bv=3⇒v= b1​ But x1​=u and y1​=v Therefore, x1​=a−1​⇒x=−a and y1​= b1​ ⇒y=b[∵u=a−1​,v= b1​] Hence the solution is x=−a and y=b.

Numerical Ability 8 Solve for x and y:7x−2y=5xy and 8x+7y=15xy Solution: 7x−2y=5xy⇒y7​−x2​=5 8x+7y=15xy⇒y8​+x7​=15 Putting y1​=u and x1​=v, we get 7u−2v=5 8u+7v=15 Multiplying (3) by 7 and (4) by 2 and adding, we get 49u−14v=35 and 16u+14v=30 65u=65 ⇒u=1 ⇒y1​=1 or y=1 Substituting u=1 in (3) we get : 7−2v=5⇒v=1⇒x1​=1 or x=1 Hence, x=1,y=1.

Numerical Ability 9 Solve : x+y57​+x−y6​=5 and x+y38​+x−y21​=9. Solution: We have x+y57​+x−y6​=5 ⇒x+y57​+x−y6​−5=0 and x+y38​+x−y21​=9 ⇒x+y38​+x−y21​−9=0 Let x+y1​=p and x−y1​=q Then, the given equations can be rewritten as 57p+6q−5=0 and 38p+21q−9=0 By cross-multiplication method, we have  ( 6×(−9)−21×(−5)​p​=(−5)×38−(−9)×57p​=57×21−38×6q​⇒−54+105p​=−190+513q​=1197−2281​⇒51p​=323q​=9691​⇒p=96951​=191​ and q=969323​=31​ But x+y1​=p and x−y1​=q. Therefore x+y1​=191​⇒x+y=19 and x−y1​=31​⇒x−y=3 Adding (3) and (4), we get 2x=22⇒x=11 Put x=11 in (3), we get 11+y=19⇒y=8 Hence, the solution is x=11 and y=8.

  • Word problems are mainly dependent on formation of equations i.e. decoding of language given in word problem. Word Problems based on articles and their costs

Building Concepts 9 37 pens and 53 pencils together cost ₹ 320 , while 53 pens and 37 pencils together cost ₹400. Find the cost of a pen and that of a pencil. Explanation: Let the cost of a pen be ₹ x and that of a pencil be ₹ y. Then, 37x+53y=320 and 53x+37y=400 Adding equations (1) and (2), we get 90x+90y=720⇒x+y=8 Subtracting equation (1) from (2), we get 16x−16y=80⇒x−y=5 Adding equations (3) and (4), we get 2x=13⇒x=6.5 Substituting x=6.5 in equation (3), we get y=(8−6.5)=1.5 Hence, cost of one pen = ₹ 6.50 and cost of one pencil =₹1.50.

Numerical Ability 10 A and B each have certain number of oranges. A says to B, "if you give me 10 of your oranges, I will have twice the number of oranges left with you". B replies, "if you give me 10 of your oranges, I will have the same number of oranges as left with you". Find the number of oranges with A and B separately. Solution Suppose A has x oranges and B has y oranges. According to the given conditions, we have x+10=2(y−10)⇒x−2y+30=0 and, y+10=x−10⇒x−y−20=0 Subtracting equation (2) from equation (1), we get −y+50=0⇒y=50 Putting y=50 in equation (1), we get x=70 Hence, A has 70 oranges and B has 50 oranges.

Word Problems based on numbers

  • Recall that the two-digit number having a and b as units and ten's digits respectively is equal to 10 b+a and the number obtained by reversing the order of digits is 10a+b.

Building Concepts 10 In a two-digit number, the unit's digit is twice the ten's digit. If 27 is added to the number, the digits interchange their places. Find the number. Explanation: Let the digit in the unit's place be x and digit in the ten's place be y . Then, x=2y [Given] and, Number =10y+x Number obtained by reversing the digits =10x+y It is given that the digits interchange their places if 27 is added to the number. i.e., Number +27= Number obtained by interchanging the digits ∴10y+x+27=10x+y ⇒9x−9y=27 ⇒x−y=3 Putting x=2y in equation (2), we get 2y−y=3⇒y=3 Putting y=3 in equation (2), we get x=6 Hence, the number is 10y+x=10×3+6=36

Numerical Ability 11 The sum of a two digit number and the number obtained by reversing the order of its digits is 121 , and the two digits differ by 3 . Find the number. Solution: Let the digit in the units place be x and the digit at the ten's place be y . Then, number =10y+x The number obtained by reversing the order of the digits is 10x+y. According to the given conditions, we have (10y+x)+(10x+y)=121 ⇒11(x+y)=121 ⇒x+y=11 and x−y=±3[∵ Difference of digits is 3 ] Thus, we have the following sets of simultaneous equations. x+y=11x+y=11 and x−y=3 or x−y=−3 On solving equation (1) and (2), we get x=7,y=4 On solving equations (3) and (4), we get x=4,y=7 When x=7,y=4, we have Number =10y+x=10×4+7=47 When x=4,y=7, we have Number =10y+x=10×7+4=74 Hence, the required number is either 47 or 74 . Word Problems based on fractions

Building Concepts 11 A fraction is such that if the numerator is multiplied by 3 and the denominator is reduced by 3 , we get 1118​, but if the numerator is increased by 8 and the denominator is doubled, we get 52​. Find the fraction. Explanation: Let the fraction be yx​. Then, according to the given conditions, we have y−33x​=1118​ and 2yx+8​=52​⇒11x=6y−18 and 5x+40=4y⇒11x−6y+18=05x−4y+40=0 Multiplying equation (1) by 2 and (2) by 3 and subtracting (2) from (1), 22x−12y+36=0 15x−12y+120=0 7x−84=0 x=784​=12 Putting x=12 in equation (2) 5×12−4y+40=0 60+40=4y y=4100​=25 Hence, the fraction is 2512​.

Numerical Ability 12 The denominator of a fraction is 4 more than twice the numerator. When both the numerator and denominator are decreased by 6, then the denominator becomes 12 times the numerator. Determine the fraction. Solution: Let the numerator and denominator of the fraction be x and y respectively. Then, Fraction =yx​ It is given that, Denominator =2 (Numerator) +4 ⇒y=2x+4 ⇒2x−y+4=0 According to the given condition, we have y−6=12(x−6)⇒y−6=12x−72⇒12x−y−66=0 Thus, we have the following system of equations. 2x−y+4=012x−y−66=0 Subtracting equation (1) from equation (2), we get 10x−70=0⇒x=7 Putting x=7 in equation (1), we get 14−y+4=0⇒y=18 Hence, required fraction =187​.

Word Problems based on ages

Building Concepts 12 If twice the son's age in years is added to the father's age, the sum is 70. But if twice the father's age is added to the son's age, the sum is 95 . Find the ages of father and son. Explanation: Suppose father's age (in years) be x and that of son's age be y. Then, x+2y=70 and 2x+y=95 This system of equations may be written as x+2y−70=0 2x+y−95=0 Multiplying equation (1) by 2 and subtracting from (2) 2x+y−95=0 2x+4y−140=0 −3y+45=0 y=15 Putting in equation (1) x+2×15−70=0 x=40 Hence, father's age is 40 years and the son's age is 15 years.

Numerical Ability 13 Ten years ago, father was twelve times as old as his son and ten years hence, he will be twice as old as his son. Find their present ages. Solution: Let present age of father and his son (in years) be x and y respectively. Ten years ago, Father's age =(x−10) years Son's age =(y−10) years ∴x−10=12(y−10) ⇒x−12y+110=0 Ten years later, Father's age =(x+10) years. Son's age =(y+10) ∴x+10=2(y+10) ⇒x−2y−10=0 Subtracting (2) from (1), we get −10y+120=0 ⇒10y=120 ⇒y=12 Putting y=12 in (1), we get x−144+110=0 ⇒x=34 Thus, present age of father is 34 years and the present age of son is 12 years.

Word Problems based on time, distance and speed

In solving problems based on time, distance and speed, we use the following formulae :

  • Distance = Speed × Time
  • Time = Speed  Distance ​ and Speed = Time  Distance ​

9.0Upstream & Downstream concept

If Speed of a boat in still water (or stream) =u km/hr Speed of the current =vkm/hr Then, Speed in upstream =(u−v)km/hr Speed in downstream =(u+v)km/hr Following examples will illustrate the use of these formulae.

Building Concepts 13 A boat covers 32 km upstream and 36 km downstream in 7 hours. Also, it covers 40 km upstream and 48 km downstream in 9 hours. Find the speed of the boat in still water and that of the stream. Explanation: Let the speed of the boat in still water be x km/hr and the speed of the stream be ykm/hr. Then, Speed in upstream =(x−y)km/hr Speed in downstream =(x+y)km/hr Case-I : Now, Time taken to cover 32 km upstream =x−y32​hrs Time taken to cover 36 km downstream =x+y36​hrs But, total time of journey is 7 hours. ∴x−y32​+x+y36​=7 Case-II : Time taken to cover 40 km upstream =x−y40​ Time taken to cover 48 km downstream =x+y48​ In this case, total time of journey is given to be 9 hours. ∴x−y40​+x+y48​=9 Putting x−y1​=u and x+y1​=v in equations (1) and (2), we get 32u+36v=7⇒32u+36v−7=0 40u+48v=9⇒40u+48v−9=0 Multiplying equation (3) by 5 and (4) by 4 and subtracting 160u+180v−35=0 160u+192v−36=0 −−12v+1=0−​ v=121​ Putting in equation (3) 32u+36×121​−7=0 u=324​=81​⇒u=81​ and v=121​ Now, u=81​⇒x−y1​=81​⇒x−y=8 and, v=121​⇒x+y1​=121​⇒x+y=12 Solving equations (5) and (6), we get x=10 and y=2 Hence, Speed of the boat in still water =10 km/hr Speed of the stream =2 km/hr

Numerical Ability 14 A man travels 370 km partly by train and partly by car. If he covers 250 km by train and the rest by car, it takes him 4 hours. But, if he travels 130 km by train and the rest by car, he takes 18 minutes longer. Find the speed of the train and that of the car. Solution

 Labels  The speed of train =x (kilometer per hour) □ The speed of car =y (kilometer per hour)  Algebraic Model: x250​+y120​=4x130​+y240​=4+6018​=1043​ Let x1​=u and y1​=v. Then, the equations (1) and (2) can be written as 250u+120v=4 and 130u+240v=1043​ Multiplying (3) by 2 , we get 500u+240v=8 Subtracting equation (4) from (5), we get 370u=8−1043​ ⇒370u=1037​ ⇒u=1001​ Putting u=1001​ in equation (3), we get 250×1001​+120v=4⇒25​+120v=4⇒120v=4−25​⇒v=120×23​=801​ but u=x1​ and v=y1​ Therefore, x1​=1001​⇒x=100 and y1​=801​⇒y=80 Hence the speeds of the train and that of the car are 100 km/h and 80 km/h respectively.

Word Problems based on geometry

Building Concepts 14 The area of a rectangle gets reduced by 9 square units if its length is reduced by 5 units and the breadth is increased by 3 units. If we increase the length by 3 units and breadth by 2 units, the area is increased by 67 square units. Find the length and breadth of the rectangle. Explanation: Let the length and breadth of the rectangle be x units and y units respectively. Then, Area = xy sq. units If length is reduced by 5 units and the breadth is increased by 3 units, then area is reduced by 9 square units ∴xy−9=(x−5)(y+3) ⇒xy−9=xy+3x−5y−15 ⇒3x−5y−6=0 When length is increased by 3 units and breadth by 2 units, the area is increased by 67 sq. units xy+67=(x+3)(y+2)⇒xy+67=xy+2x+3y+6⇒2x+3y−61=0 Thus, we get the following system of linear equations: 3x−5y−6=02x+3y−61=0 Multiplying equation (1) by 2 and (2) by 3 and subtracting

6x−10y−12=0
6x+9y−183=0
−+
−19y+171=0

y=19171​=9 Putting in equation (1) 3x−5×9−6=0 3x−45−6=0 3x=51 x=351​=17 Hence, the length and breadth of the rectangle are 17 units and 9 units respectively.

On this page


  • 1.0Simultaneous linear equations in two variables
  • 1.1Solution of simultaneous linear equations in two variables
  • 2.0Investigating graphs of a system of equations
  • 3.0Solving system of equations by graphing
  • 4.0Types of System of Equation
  • 4.1Algebraic conditions for consistency/inconsistency of the system
  • 5.0Algebraic solution by substitution method
  • 6.0Algebraic solution by elimination method
  • 7.0Algebraic solution by cross-multiplication method
  • 7.1Interchanged Coefficients Method
  • 8.0Equations reducible to linear equations in two variables
  • 8.1Word Problems based on numbers
  • 8.1.1Word Problems based on ages
  • 8.2Word Problems based on time, distance and speed
  • 9.0Upstream & Downstream concept
  • 9.1Word Problems based on geometry

Related Article:-

Algebraic Expressions

An expression, its terms and factors of the terms can be represented by a tree diagram to make it easily comprehensible to you......

Data Handling

The word data means information in the form of numerical figures or a set of given facts. E.g. The percentage of marks scored by 10 students.......

The Triangles and its Properties

A closed figure formed by joining three non-collinear points is called a triangle. The three sides and three angles of a triangle are collectively known as elements of the triangle......

Visualising Solid Shapes

A solid is any enclosed three-dimensional shape, i.e., it has 3 dimensions- length, width and height, whereas there are some common (flat) shapes which can be easily drawn on paper. They have only.....

Fractions

Fractions having the same denominator are called like fractions, whereas fractions having different denominator are called unlike fractions......

Perimeter and Area

Mensuration : The process, art or the act of measuring is called mensuration. Anything that can be measured is said to be mensurable.......

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • News
    • MyExam EduBlogs
    • Privacy policy
    • Public notice
    • Careers
    • Dhoni Inspires NEET Aspirants
    • Dhoni Inspires JEE Aspirants
  • Help & Support
    • Refund policy
    • Transfer policy
    • Terms & Conditions
    • Contact us
  • Popular goals
    • NEET Coaching
    • JEE Coaching
    • 6th to 10th
  • Courses
    • Online Courses
    • Distance Learning
    • Online Test Series
    • International Olympiads Online Course
    • NEET Test Series
    • JEE Test Series
    • JEE Main Test Series
  • Centers
    • Kota
    • Bangalore
    • Indore
    • Delhi
    • More centres
  • Exam information
    • JEE Main
    • JEE Advanced
    • NEET UG
    • CBSE
    • NCERT Solutions
    • NEET Mock Test
    • Olympiad
    • NEET 2025 Answer Key
    • JEE Advanced 2025 Answer Key
    • JEE Advanced Rank Predictor

ALLEN Career Institute Pvt. Ltd. © All Rights Reserved.

ISO