Gujarat Board Textbook Solutions Class 9 Maths Chapter 4 Linear Equations in Two Variables

 Gujarat Board Textbook Solutions Class 9 Maths Chapter 4 Linear Equations in Two Variables

GSEB Solutions Class 9 Maths Chapter 4 Linear Equations in Two Variables

Ex 4.1

Question 1.
The cost of a notebook is twice the cost of a pen. Write a linear equation in two variables to represent this statement.
Solution:
Let the cost of a notebook be ₹ x and the cost of a pen be ₹ y.
Then according to the problem
x = 2y
⇒ x – 2y = 0
which is the required equation in two variables x and y.

Question 2.
Express the following linear equations in the form ax + by + c = 0 and indicate the values of
a, b and c in each case.
(i) 2x + 3y = 9.35
(ii) x – y/5 – 10 = 0
(iii) -2x + 3y = 6
(iv) x = 3y
(v) 2x = -5y
(vi) 3x + 2 = 0
(vii) y – 2 = 0
(uiii) 5 = 2x
Solution:
(i) 2x + 3y = 9.35
2x + 3y – 9.35= 0
Comparing with the standard form of the equation, ax + by + c = 0, we get
a = 2, b = 3, c = – 9.35

(iii) -2x -3y = 6
(-2)x + 3y -6 = 0
(-2)x + 3y + (-6) = 0
Comparing with the standard form of equation ax + by + c = 0, we get
a = -2, b = 3, c = -6

(iv) x = 3y
x – 3y = 0
⇒ 1x + (-3)y + 0 = 0
Comparing with the standard form of equation
ax + by + c = 0, we get
a = 1, b = -3, c = 0

(v) 2x = -5y
2x + 5y + 0 = 0
Comparing with the standard form of equation
i.e., ax + by + c = 0, weget
a = 2, b = 5, c = 0

(vi) 3x + 2 = 0
3x + (0)y + 2 = 0
Comparing with the standard form of equation
ax + by + c = 0, we get
a = 3, b = 0, c = 2
y – 2 = 0
0x + ly + (-2) = 0
Comparing with the standard form of equation
ax + by + e = 0, we get
a = 3, b = 0, c = 2

(vii) y – 2 = 0
= 0x + ly + (-2) = 0
Comparing with the standard form of equation
ax + by + c = 0, we get
a = O, b = 1, c = -2

(viii) 5 = 2x
= -2x + 5 = 0
(-)x + (0)y + 5 = 0
Comparing with the standard form of equation
ax + by + c = 0, we get
a = -2, b = 0, c = 5

Ex 4.2

Question 1.
Which of the following options is true and why?
y = 3x + 5
(i) a unique solution
(ii) only two solutions
(iii) infinitely many solutions
Solution:
Option (iii) is true y = 3x + 5 has infinitely many solutions.
Reason: for every real value of x, there will be a corresponding value of y and vice versa.

Question 2.
Write four solutions for each of the following equations.
1. 2x + y = 7
2. πx + y = 9
3. x = 4y
Solution:
1. 2x + y = 7
⇒ y = 7 – 2x
Taking values of x = 0, 1, 2, 3
Putting x = 0, y = 7 – 2 x 0 = 7
Putting x = 1, y = 7 – 2 x 1 = 7 – 2 = 5
Putting x = 2, y = 7 – 2x
Putting x = 3, y = 7 – 2 x 3 = 7 – 6 = 1
Therefore four solutions are
(0, 7), (1, 5), (2, 5) and (3, 1)

2. πx + y = 9
⇒ y = 9 – Ï€x
Now putting the values of x = 0, 1, 2, 3
Putting x = 0, y = 9 – Ï€ x 0
y = 9
Putting x = 1, y = 9 – Ï€
Putting x = 2, y = 9 – Ï€x = 9 – Ï€ x 2
y = 9 – 2Ï€
Putting x = 3, y = 9 – Ï€x
y = 9 – Ï€ x 3
⇒ y = 9 – 3Ï€
Therefore four solutions are
(0, 9), (1, 9 – Ï€ ), (2, 9 – 2Ï€) and (3, 9 – 3Ï€)

3. x = 4y
Putting value ofy in given eqn, we get value of x.
Let’s take values of y = 0, 1, 2, 3
Puttmg y = 0, x = 0
Putting y = 1, x = 4 x 1
x = 4
Putting y = 2, x = 4 x 2
x = 8
Putting y = 3, x = 4 x 3
x = 12
Therefore four solutions are
(0, 0), (4, 1), (8, 2) and (12, 3)

Question 3.
Check which of the following are solutions of the equation x – 2y = 4 and which are not?
1. (0, 2)
2. (2, 0)
3. (4, 0)
4. (2,42)
5. (1,1)
Solution:
1. x – 2y = 4
(0, 2) will be the solution of given equation
if they will satisfy the given equation.
x – 2y = 4
Puttingx = 0 and y = 2 in LHS,
0 – 2 x 2 = -4
⇒ LHS = RHS
∴ (0,2) is not the solution of given equation.

2.  x – 2y = 4
(2, 0) will be the solution of given equation
if they satisfy the equation.
Putting x = 2 and y = 0 in LHS,
⇒ 2 – 2 x 0 = 2
LHS = RHS
∴ (2,0) is not the solution of given equation.

3. x – 2y = 4
(4, 0) will be the solution of given equation
if they satisfy the equation.
Putting x = 4 and y = 0 in LHS,
4- 2 x 0 = 4
LHS = RHS
∴ (4, 0) is the solution of given equation.

5. x – 2y = 4
(1, 1) will be the solution of given equation
if they satisfy the equation.
Putting x = 1 and y = 1 in LHS,
1 – 2 x 1= -1
⇒ LHS = RHS
∴ (1, 1) is not the solution of given equation.

Question 4.
Find the value of k, if x = 2, y = 1 is a solution of the equation 2x + 3y = k.
Solution:
Given 2x + 3y = k
x = 2 and y = 1 will be the solution of given equation if this point satisfies the equation.
2x + 3y = k
2 x 2 + 3 x 1 = k
4 + 3 = k
k = 7

Ex 4.3

Question 1.
Draw the graph of each of the following linear equations in two variaNes.
(i) x + y = 4
(ii) x – y = 2
(iii) y = 3x
(iv) 3 = 2x + y
Solution:
(i) x + y = 4
y = 4 – x

Now plot the points (0, 4), (1, 3), (2, 2) and (3, 1) on the graph paper and join them by using a ruler to get the line which is the graph of the equation x + y = 4.

(ii) x – y = 2
x = y + 2

Now plot the points (2, 0), (3, 1), (4, 2) and (1, -1) on the graph paper and join these points by using a ruler to get the line which is the graph of the equation x – y = 2.

(iii) y = 3x

Now plot the points (2, 0), (3, 1), (4, 2) and (1, -1) on the graph paper and join these points by the ruler to get the line which is the graph of the equation x-y = 2.

(iv) 3 = 2x +y
y = 3 – 2x

Now plot the points (0, 3), (1, 1), (2, -) and (-1, 5) on the graph paper and join these points by the ruler to get the line which is the graph of the equation 3 = 2x + y.

Question 2.
Give the equations of two lines passing through (2, 14). How many more such lines are there, and why?
Solution:
Equation of two lines which passes through (2, 14) are x + y = 16
and 2x + y = 18
There are infinitely many lines which can pass through the given point. Because there are many lines which can pass through a point.

Question 3.
If the point (3, 4) lies on the graph of the equation 3y = ax + 7, find the value of a.
Solution:
If the point (3, 4) lies on the graph of the equation 3y = ax + 7, then
3y = ax + 7
⇒ 3 x 4 = a x 3 + 7
⇒ 12 = 3a + 7
⇒ 3a = 5
⇒ a = 5/3

Question 4.
The taxi fare in a city is as follows for the first kilometre, the fare is 8 and for the subsequent distance, it is 5 per km. Taking the distance covered as x km and total fare as y. Write a linear equation for this information and draw its graph.
Solution:
Total distance covered = x km
Total fare = ₹ y
Fare for the first km = ₹ 8
Subsequent distance = (x – 1) km
Fare for subsequent distance = ₹ 5(x – 1)
According to the problem,
y = 8 + 5(x – 1) = 8 + 5x – 5
⇒ y = 3 + 5x

Question 5.
From the choice given below, choose the equation whose graphs are given in figure 1 and fig. 2 for fig. 1 for fig. 2
(i) y = x   (i) y = x+2
(ii) x + y = 0 (ii) y = x – 2
(iii) y = 2x  (iii) y = -x + 2
(iv) 2 + 3y = 7  (iv) x + 2y = 6


Solution:
For fig. (i) the correct equation is (ii) x + y = O as (-1, 1), (0, 0) and (1, -1) satisfy the equation x + y = 0. For fig. (2) the correct equation is (iii) y = -x + 2 as (-1, 3), (0, 2) and (2, 0) satisfy the equation y = -x + 2

Question 6.
If the work done by a body on application of a constant force is directly proportional to the distance travelled by the body, express this in the form of an equation in two variables and draw the graph of the same by taking the constant force as 5 units. Also read from the graph the work done when the distance travelled by the body is (i) 2 units (ii) 0 unit
Solution:
Let distance travelled by the body be x units and the work done by the constant force be y units. Given constant force is 5 units.
Work done = Force x Displacement
y = 5x


Now plot the points (0, 0), (1, 5 and (-1, -5) on the graph paper and join these points by a ruler to get a line which is the graph of the equation y = 5x.

(i) 2 units Through the point A(2, 0) draw a line parallel toy-axis which intersects the graph of the equation y = 5x at B. And through the point B draw a line parallel to x-axis which intersects OY at the point C(0, 10). Work done when the distance travelled by the body is 2 units is 10 units.

(ii) From the graph it is clear that x = 0 corresponds to y = 0. Hence, when distance travelled is 0 units (x = 0), then work done, y = 0 units.

Question 7.
Yamini and Fatima, two students of class IX of a school, together contributed loo towards the Prime minister’s relief fund to help the earthquake victims. Write a linear equation which satisfies this data. (You take their contributions as x and y). Draw the graph of the same.
Solution:
Let the contribution of Yamini and Fatima towards Prime minister relief fund to hell) earthquake victims be x and y respectively.
Then according to the problem
x + y = 100
y = 100 – x

Now plot the points (0, 100), (25, 75), (50, 50) (75, 25) and (100, 0) on the graph paper and join these points by the ruler to get line which is the graph of line x + y = 100.

Question 8.
In countries like USA and Canada, the temperature is measured in Fahrenheit. Whereas in countries like India it is measured in Celsius. Here is a linear equation that converts Fahrenheit to Celsius.
F = (1/2) C + 32
(i) Draw the graph of the linear equation above using Celsius for x-axis and Fahrenheit for the y-axis.
(ii) If the temperature is 30°C, what is the temperature in Fahrenheit?
(iii) If the temperature is 95°F, what is the temperature in Celsius?
(iv) If the temperature is 0°C, what is the temperature in Fahrenheit and if the temperature is 0°F. What is the temperature in Celsius?
(v) Is there a temperature which is numerically the same in both Fahrenheit and Celsius? If yes, find it.
Solution:
(i) F = 1/2 C + 32
GSEB Solutions Class 9 Maths Chapter 4 Linear Equations in Two Variables Ex 4.3
Now plot these points i.e., (0, 32), (5, 41), (10, 50) and (15, 59) on the graph paper and join these points by ruler to get line which is the graph of the equation
F = 1/2 C + 32

(ii) F = 1/2 C + 32
When C = 30, then
F = 9/5 x 30 + 32
= 9 x 6 + 32 = 54 + 32
⇒ F = 86
Thus, required temperature = 86°F

(iii) When F = 95, then
F = 9/5 x C + 32
⇒ 95° – 32 = 9/5 C ⇒ 63 x 5/9 = C
⇒ 7 x 5 = C
⇒ C = 35°
Thus required temperature is 35°C.

(iv) When C = 0, then
F = 9/5 x C + 32 = 9/5 x 0 + 32
F = 32
Thus, the temperature is 32°F.
When F = 0 then
F = 9/5 C + 32
9/5 C = -32
⇒ C = – 32 x 5/9
C = 160/9 C
Required temperature is 160/9 C

(v) Let x be the temperature which would be numerically the same in both Fahrenheit and Celsius scale.
Then, F = 9/5 C + 32
⇒ x = 9/5 x + 32
⇒ – 32 = 9/5 x – x
⇒ – 32 = 4/5 x
x = 32x5/4
x = -40
∴ Required temperature is -40°C = -40°F.

Ex 4.4

Question 1.
Give the geometric representations of y = 3 as an equation
(i) in one variable.
(ii) in two variables
Solution:
The given equation is y = 3
(i) In one variable, y = 3
Representation of y = 3 on a number line
reflects a point. For this, we draw a vertical number line and locate the point.

GSEB Solutions Class 9 Maths Chapter 4 Linear Equations in Two Variables Ex 4.4
(ii) In two variables, y = 3 can be expressed as o.x + 1.y = 3

This is a linear equation in two variables x and y which is represented by a line. All the values of x are permissible because 0.x is always 0. whereas y satisfies the relation y = 3. Therefore two solutions of the given equation are x = 0, y = 3 and x = 2, y = 3.
Hence the graph AB is a line parallel to x-axis at the distance of 3 units above the origin.

Question 2.
Give the geometric representations of 2x + 9 = 0 as an equation
(i) in one variable (ii) in two variables
Solution:
The given equation is 2x + 9 = 0 on the number line is shown below.

(ii) In one variable

2x + 9 = 0
2x + 0.y + 9 = 0
This is a linear equation in two variables x andy which is represented by a line. Hence all the values of y are permissible because 0.y is always 0. Whereas x must satisfies the relation 2x + 9 = 0 i.e., x = 9/2
Hence two solutions of given equation are, x = 9/2 , y = 0, and x = 9/2 , y = 2
Hence AB is a line parallel to the y-axis and at a distance of 9/2 units to the left of origin O.

Previous Post Next Post