Easy Tutorial
For Competitive Exams

CBSE 10th Maths - Pair Of Linear Equations in Two Variables - Exercise 3.6

Question 1 Solve the following pairs of equations by reducing them to a pair of linear equations:
(i) $\dfrac{1}{2x}$ + $\dfrac{1}{3y}$ = 2
$\dfrac{1}{3x}$ +$\dfrac{1}{2y}$ = $\dfrac{13}{6}$

(ii) $\dfrac{2}{\sqrt{x}}$ + $\dfrac{3}{\sqrt{y}}$ = 2
$\dfrac{4}{\sqrt{x}}$ + $\dfrac{9}{\sqrt{y}}$ = -1

(iii) $\dfrac{4}{x}$ + 3y = 14
$\dfrac{3}{x}$ -4y = 23

(iv) $\dfrac{5}{(x-1)}$ + $\dfrac{1}{(y-2)}$ = 2
$\dfrac{6}{(x-1)}$ – $\dfrac{3}{(y-2)}$ = 1

(v) $\dfrac{(7x-2y)}{ xy}$ = 5
$\dfrac{(8x + 7y)}{xy}$ = 15

(vi) 6x + 3y = 6xy
2x + 4y = 5xy

(vii) $\dfrac{10}{(x+y)}$ + $\dfrac{2}{(x-y)}$ = 4
$\dfrac{15}{(x+y)}$ –$\dfrac{ 5}{(x-y)}$ = -2

(viii) $\dfrac{1}{(3x+y)}$ + $\dfrac{1}{(3x-y)}$ =$\dfrac{ 3}{4}$
$\dfrac{1}{2(3x+y)}$ – $\dfrac{1}{2(3x-y)}$ = $\dfrac{-1}{8}$
Solution:

(i) $\dfrac{1}{2x}$ + $\dfrac{1}{3y}$ = 2

$\dfrac{1}{3x}$ +$\dfrac{1}{2y}$ = $\dfrac{13}{6}$

Let us assume $\dfrac{1}{x}$ = m and $\dfrac{1}{y}$ = n , then the equation will change as follows.

$\dfrac{m}{2}$ + $\dfrac{n}{3}$ = 2

⇒ 3m+2n-12 = 0…………………….(1)

$\dfrac{m}{3}$ +$\dfrac{n}{2}$ = $\dfrac{13}{6}$

⇒ 2m+3n-13 = 0……………………….(2)

Now, using cross-multiplication method, we get,

$\dfrac{m}{(-26-(-36) )}$ = $\dfrac{n}{(-24-(-39))}$ = $\dfrac{1}{(9-4)}$

$\dfrac{m}{10}$ = $\dfrac{n}{15}$ = $\dfrac{1}{5}$

$\dfrac{m}{10}$ = $\dfrac{1}{5}$ and $\dfrac{n}{15}$ = $\dfrac{1}{5}$

So, m = 2 and n = 3

$\dfrac{1}{x}$ = 2 and $\dfrac{1}{y}$ = 3

x = $\dfrac{1}{2}$ and y =$\dfrac{ 1}{3}$

(ii) $\dfrac{2}{\sqrt{x}}$ + $\dfrac{3}{\sqrt{y}}$ = 2

$\dfrac{4}{\sqrt{x}}$ + $\dfrac{9}{\sqrt{y}}$ = -1

Substituting $\dfrac{1}{\sqrt{x}}$ = m and $\dfrac{1}{\sqrt{y}}$ = n in the given equations, we get

2m + 3n = 2 ………………………..(i)

4m – 9n = -1 ………………………(ii)

Multiplying equation (i) by 3, we get

6m + 9n = 6 ………………….…..(iii)

Adding equation (ii) and (iii), we get

10m = 5

m = $\dfrac{1}{2}$…………………………….…(iv)

Now by putting the value of ‘m’ in equation (i), we get

2×$\dfrac{1}{2}$ + 3n = 2

3n = 1

n = $\dfrac{1}{3}$

m =$\dfrac{1}{\sqrt{x}}$

$\dfrac{1}{2}$ = $\dfrac{1}{\sqrt{x}}$

x = 4

n = $\dfrac{1}{\sqrt{y}}$

$\dfrac{1}{3}$ = $\dfrac{1}{\sqrt{y}}$

y = 9

Hence, x = 4 and y = 9

(iii) $\dfrac{4}{x}$ + 3y = 14

$\dfrac{3}{x}$ -4y = 23

Putting $\dfrac{1}{x}$=m in the given equation we get,

So, 4m + 3y = 14 => 4m + 3y – 14 = 0 ……………..…..(1)

3m – 4y = 23 => 3m – 4y – 23 = 0 ……………………….(2)

By cross-multiplication, we get,

$\dfrac{m}{(-69-56)}$ = $\dfrac{y}{(-42-(-92))}$ = $\dfrac{1}{(-16-9)}$

$\dfrac{-m}{125}$ = $\dfrac{y}{50}$ = $\dfrac{-1}{ 25}$

$\dfrac{-m}{125}$ = $\dfrac{-1}{25}$ and $\dfrac{y}{50}$ =$\dfrac{ -1}{25}$

m = 5 and b = -2

m =$\dfrac{ 1}{x}$ = 5

So , x = $\dfrac{1}{5}$

y = -2

(iv)$\dfrac{5}{(x-1)}$ + $\dfrac{1}{(y-2)}$ = 2

$\dfrac{6}{(x-1)}$ – $\dfrac{3}{(y-2)}$ = 1

Substituting $\dfrac{1}{(x-1)}$ = m and $\dfrac{1}{(y-2)}$ = n in the given equations, we get,

5m + n = 2 …………………………(i)

6m – 3n = 1 ……………………….(ii)

Multiplying equation (i) by 3, we get

15m + 3n = 6 …………………….(iii)

Adding (ii) and (iii) we get

21m = 7

m =$\dfrac{ 1}{3}$

Putting this value in equation (i), we get

5×$\dfrac{1}{3}$ + n = 2

n = 2- $\dfrac{5}{3}$ = $\dfrac{1}{3}$

m = $\dfrac{1}{ (x-1)}$

⇒ $\dfrac{1}{3}$ = $\dfrac{1}{(x-1)}$

⇒ x = 4

n = $\dfrac{1}{(y-2)}$

⇒ $\dfrac{1}{3}$ = $\dfrac{1}{(y-2)}$

⇒ y = 5

Hence, x = 4 and y = 5

(v) $\dfrac{(7x-2y)}{ xy }$= 5

$\dfrac{(8x + 7y)}{xy}$ = 15

$\dfrac{(7x-2y)}{ xy}$ = 5

$\dfrac{7}{y}$ – $\dfrac{2}{x}$ = 5…………………………..(i)

$\dfrac{(8x + 7y)}{xy}$ = 15

$\dfrac{8}{y}$ +$\dfrac{ 7}{x}$ = 15…………………………(ii)

Substituting $\dfrac{1}{x}$ =m and $\dfrac{1}{y}$ =n in the given equation we get,

– 2m + 7n = 5 => -2 + 7n – 5 = 0 ……..(iii)

7m + 8n = 15 => 7m + 8n – 15 = 0 ……(iv)

By cross-multiplication method, we get,

$\dfrac{m}{(-105-(-40))}$ = $\dfrac{n}{(-35-30)}$ =$\dfrac{ 1}{(-16-49)}$

$\dfrac{m}{(-65)}$ =$\dfrac{ n}{(-65)}$ = $\dfrac{1}{(-65)}$

$\dfrac{m}{-65}$ = $\dfrac{1}{-65}$

m = 1

$\dfrac{n}{(-65)}$ = $\dfrac{1}{(-65)}$

n = 1

m = 1 and n = 1

m = $\dfrac{1}{x}$ = 1 n = $\dfrac{1}{x}$ = 1

Therefore, x = 1 and y = 1

(vi) 6x + 3y = 6xy

2x + 4y = 5xy

6x + 3y = 6xy

$\dfrac{6}{y}$ + $\dfrac{3}{x}$ = 6

Let $\dfrac{1}{x}$ = m and $\dfrac{1}{y}$ = n

=> 6n +3m = 6

=>3m + 6n-6 = 0…………………….(i)

2x + 4y = 5xy

=> $\dfrac{2}{y}$ + $\dfrac{4}{x}$ = 5

=> 2n +4m = 5

=> 4m+2n-5 = 0……………………..(ii)

3m + 6n – 6 = 0

4m + 2n – 5 = 0

By cross-multiplication method, we get

$\dfrac{m}{(-30 –(-12))}$ =$\dfrac{ n}{(-24-(-15))}$ = $\dfrac{1}{(6-24)}$

$\dfrac{m}{-18}$ =$\dfrac{ n}{-9}$ =$\dfrac{ 1}{-18}$

$\dfrac{m}{-18}$ = $\dfrac{1}{-18}$

m = 1

$\dfrac{n}{-9}$ = $\dfrac{1}{-18}$

n =$\dfrac{ 1}{2}$

m = 1 and n = $\dfrac{1}{2}$

m = $\dfrac{1}{x}$ = 1 and n =$\dfrac{ 1}{y}$ =$\dfrac{ 1}{2}$

x = 1 and y = 2

Hence, x = 1 and y = 2

(vii) $\dfrac{10}{(x+y)}$ +$\dfrac{ 2}{(x-y)}$ = 4

$\dfrac{15}{(x+y)}$ – $\dfrac{5}{(x-y)}$ = -2

Substituting $\dfrac{1}{x+y}$ = m and $\dfrac{1}{x-y}$ = n in the given equations, we get,

10m + 2n = 4 => 10m + 2n – 4 = 0 ………………..…..(i)

15m – 5n = -2 => 15m – 5n + 2 = 0 ……………………..(ii)

Using cross-multiplication method, we get,

$\dfrac{m}{(4-20)}$ =$\dfrac{ n}{(-60-(20))}$ = $\dfrac{1}{(-50 -30)}$

$\dfrac{m}{-16}$ = $\dfrac{n}{-80}$ = $\dfrac{1}{-80}$

$\dfrac{m}{-16}$ = $\dfrac{1}{-80}$ and $\dfrac{n}{-80}$ = $\dfrac{1}{-80}$

m = $\dfrac{1}{5}$ and n = 1

m = $\dfrac{1}{(x+y)}$ = $\dfrac{1}{5}$

x+y = 5 …………………………………………(iii)

n = $\dfrac{1}{(x-y)}$ = 1

x-y = 1……………………………………………(iv)

Adding equation (iii) and (iv), we get

2x = 6 => x = 3 …….(v)

Putting the value of x = 3 in equation (3), we get

y = 2

Hence, x = 3 and y = 2

(viii) $\dfrac{1}{(3x+y)}$ + $\dfrac{1}{(3x-y)}$ = $\dfrac{3}{4}$

$\dfrac{1}{2(3x+y)}$ – $\dfrac{1}{2(3x-y)}$ = $\dfrac{-1}{8}$

Substituting $\dfrac{1}{(3x+y)}$ = m and $\dfrac{1}{(3x-y)}$ = n in the given equations, we get,

m + n = $\dfrac{3}{4}$ ……………………………… (1)

$\dfrac{m}{2}$ – $\dfrac{n}{2}4 $ = $\dfrac{-1}{8}$

m – n = $\dfrac{-1}{4}$ …………………………..…(2)

Adding (1) and (2), we get

2m = $\dfrac{3}{4}$ –$\dfrac{ 1}{4}$

2m = $\dfrac{1}{2}$

Putting in (2), we get

$\dfrac{1}{4}$ – n = $\dfrac{-1}{4}$

n = $\dfrac{1}{4}$ + $\dfrac{1}{4}$ = $\dfrac{1}{2}$

m = $\dfrac{1}{(3x+y)}$ = $\dfrac{1}{4}$

3x + y = 4 …………………………………(3)

n = $\dfrac{1}{( 3x-y)}$ = $\dfrac{1}{2}$

3x – y = 2 ………………………………(4)

Adding equations (3) and (4), we get

6x = 6

x = 1 ……………………………….(5)

Putting in (3), we get

3(1) + y = 4

y = 1

Hence, x = 1 and y = 1

Question 2 Formulate the following problems as a pair of equations, and hence find their solutions:
(i) Ritu can row downstream 20 km in 2 hours, and upstream 4 km in 2 hours. Find her speed of rowing in still water and the speed of the current.
(ii) 2 women and 5 men can together finish an embroidery work in 4 days, while 3 women and 6 men can finish it in 3 days. Find the time taken by 1 woman alone to finish the work, and also that taken by 1 man alone.
(iii) Roohi travels 300 km to her home partly by train and partly by bus. She takes 4 hours if she travels 60 km by train and the remaining by bus. If she travels 100 km by train and the remaining by bus, she takes 10 minutes longer. Find the speed of the train and the bus separately.
Solution:

(i) Ritu can row downstream 20 km in 2 hours, and upstream 4 km in 2 hours. Find her speed of rowing in still water and the speed of the current.

Let us consider,

Speed of Ritu in still water = x km/hr

Speed of Stream = y km/hr

Now, speed of Ritu during,

Downstream = x + y km/h

Upstream = x – y km/h

As per the question given,

2(x+y) = 20

Or x + y = 10……………………….(1)

And, 2(x-y) = 4

Or x – y = 2………………………(2)

Adding both the eq.1 and 2, we get,

2x = 12

x = 6

Putting the value of x in eq.1, we get,

y = 4

Therefore,

Speed of Ritu rowing in still water = 6 km/hr

Speed of Stream = 4 km/hr

(ii) 2 women and 5 men can together finish an embroidery work in 4 days, while 3 women and 6 men can finish it in 3 days. Find the time taken by 1 woman alone to finish the work, and also that taken by 1 man alone.

Let us consider,

Number of days taken by women to finish the work = x

Number of days taken by men to finish the work = y

Work done by women in one day = 1/x

Work done by women in one day = 1/y

As per the question given,

4($\dfrac{2}{x}$ + $\dfrac{5}{y}$) = 1

($\dfrac{2}{x}$ + $\dfrac{5}{y}$) = 1/4

And, 3($\dfrac{3}{x}$ + $\dfrac{6}{y}$) = 1

($\dfrac{3}{x}$ + $\dfrac{6}{y}$) = 1/3

Now, put $\dfrac{1}{x}$=m and $\dfrac{1}{y}$=n, we get,

2m + 5n = $\dfrac{1}{4}$ => 8m + 20n = 1…………………(1)

3m + 6n =$\dfrac{1}{3}$ => 9m + 18n = 1………………….(2)

Now, by cross multiplication method, we get here,

$\dfrac{m}{(20-18)}$ = $\dfrac{ n}{(9-8)}$ = $\dfrac{1}{(180-144)}$

$\dfrac{m}{2}$ = $\dfrac{n}{1}$ = $\dfrac{1}{36}$

$\dfrac{m}{2}$ = $\dfrac{1}{36}$

m = $\dfrac{1}{18}$

m = $\dfrac{1}{x}$ = $\dfrac{1}{18}$

or x = 18

n = $\dfrac{1}{y}$ = $\dfrac{1}{36}$

y = 36

Therefore,

Number of days taken by women to finish the work = 18

Number of days taken by men to finish the work = 36.

(iii) Roohi travels 300 km to her home partly by train and partly by bus. She takes 4 hours if she travels 60 km by train and the remaining by bus. If she travels 100 km by train and the remaining by bus, she takes 10 minutes longer. Find the speed of the train and the bus separately.

Let us consider,

Speed of the train = x km/h

Speed of the bus = y km/h

According to the given question,

$\dfrac{60}{x}$ + $\dfrac{240}{y}$ = 4 …………………(1)

$\dfrac{100}{x}$ + $\dfrac{200}{y}$ = $\dfrac{25}{6}$ …………….(2)

Put $\dfrac{1}{x}$=m and $\dfrac{1}{y}$=n, in the above two equations;

60m + 240n = 4……………………..(3)

100m + 200n = $\dfrac{25}{6}$

600m + 1200n = 25 ………………….(4)

Multiply eq.3 by 10, to get,

600m + 2400n = 40 ……………………(5)

Now, subtract eq.4 from 5, to get,

1200n = 15

n = $\dfrac{15}{1200}$ = $\dfrac{1}{80}$

Substitute the value of n in eq. 3, to get,

60m + 3 = 4

m = $\dfrac{1}{60}$

m = $\dfrac{1}{x}$ = $\dfrac{1}{60}$

x = 60

And y = $\dfrac{1}{n}$

y = 80

Therefore,

Speed of the train = 60 km/h

Speed of the bus = 80 km/h

Share with Friends