Pair of Linear Equations in Two Variables | Exercise 3.1

Question 5

Half the perimeter of a rectangular garden, whose length is 4 m4 \text{ m} more than its width, is 36 m36 \text{ m}. Find the dimensions of the garden.

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • Let the length of the rectangular garden be ll and its width be ww.
  • The perimeter of a rectangle is 2(l+w)2(l + w), so half the perimeter is 2(l+w)2=l+w=36 m\dfrac{2(l + w)}{2} = l + w = 36\text{ m}.
  • The length is 4 m4\text{ m} more than the width: l=w+4l = w + 4.
  • We can substitute the expression for length into the half-perimeter equation to find the dimensions of the garden.

Step 1 · Form the Linear Equations

Let the length of the garden be ll and the width be ww.Given that the length is 4 m4\text{ m} more than the width: l=w+4(1)l = w + 4 \quad \dots (1)

Given that half the perimeter is 36 m36\text{ m}: Half-perimeter=2(l+w)2=l+w\text{Half-perimeter} = \dfrac{2(l + w)}{2} = l + w

l+w=36(2)l + w = 36 \quad \dots (2)

Step 2 · Solve for the Width

Substitute equation (1)(1) into equation (2)(2):

(w+4)+w=362w+4=362w=3642w=32w=322w=16 m\begin{aligned} (w + 4) + w &= 36 \\[0.6em] 2w + 4 &= 36 \\[0.6em] 2w &= 36 - 4 \\[0.6em] 2w &= 32 \\[0.6em] w &= \dfrac{32}{2} \\[0.6em] w &= 16\text{ m} \end{aligned}

Step 3 · Solve for the Length

Substitute w=16w = 16 into equation (1)(1):

l=w+4=16+4=20 m\begin{aligned} l &= w + 4 \\[0.6em] &= 16 + 4 \\[0.6em] &= 20\text{ m} \end{aligned}
Answer

Length=20 m,Width=16 m\text{Length} = 20\text{ m}, \text{Width} = 16\text{ m}

Common Mistakes
  • Perimeter vs. Half-Perimeter: Writing 2(l+w)=362(l + w) = 36 instead of l+w=36l + w = 36. The question states that 36 m36\text{ m} is half the perimeter, not the full perimeter.
  • Variable Relation Reversal: Setting w=l+4w = l + 4 instead of l=w+4l = w + 4. Since the length is greater than the width, ll must equal w+4w + 4.

More questions in Exercise 3.1

Q1

Form the pair of linear equations in the following problems, and find their solutions graphically.

(i) 10 students of Class X took part in a Mathematics quiz. If the number of girls is 4 more than the number of boys, find the number of boys and girls who took part in the quiz.

(ii) 5 pencils and 7 pens together cost ₹ 50, whereas 7 pencils and 5 pens together cost ₹ 46. Find the cost of one pencil and that of one pen.

Q2

On comparing the ratios a1a2\dfrac{a_1}{a_2}, b1b2\dfrac{b_1}{b_2} and c1c2\dfrac{c_1}{c_2}, find out whether the lines representing the following pairs of linear equations intersect at a point, are parallel or coincident:

(i) 5x4y+8=05x - 4y + 8 = 0 7x+6y9=07x + 6y - 9 = 0

(ii) 9x+3y+12=09x + 3y + 12 = 0 18x+6y+24=018x + 6y + 24 = 0

(iii) 6x3y+10=06x - 3y + 10 = 0 2xy+9=02x - y + 9 = 0

Q3
  1. On comparing the ratios a1a2\dfrac{a_1}{a_2}, b1b2\dfrac{b_1}{b_2} and c1c2\dfrac{c_1}{c_2}, find out whether the following pair of linear equations are consistent, or inconsistent.

(i) 3x+2y=53x + 2y = 5; 2x3y=72x - 3y = 7

(ii) 2x3y=82x - 3y = 8; 4x6y=94x - 6y = 9

(iii) 32x+53y=7\dfrac{3}{2}x + \dfrac{5}{3}y = 7; 9x10y=149x - 10y = 14

(iv) 5x3y=115x - 3y = 11; 10x+6y=22-10x + 6y = -22

(v) 43x+2y=8\dfrac{4}{3}x + 2y = 8; 2x+3y=122x + 3y = 12

Q4
  1. Which of the following pairs of linear equations are consistent/inconsistent? If consistent, obtain the solution graphically:

(i) x+y=5x + y = 5, 2x+2y=102x + 2y = 10

(ii) xy=8x - y = 8, 3x3y=163x - 3y = 16

(iii) 2x+y6=02x + y - 6 = 0, 4x2y4=04x - 2y - 4 = 0

(iv) 2x2y2=02x - 2y - 2 = 0, 4x4y5=04x - 4y - 5 = 0

Q5

Half the perimeter of a rectangular garden, whose length is 4 m4 \text{ m} more than its width, is 36 m36 \text{ m}. Find the dimensions of the garden.

Q6

Given the linear equation 2x+3y8=02x + 3y - 8 = 0, write another linear equation in two variables such that the geometrical representation of the pair so formed is:

(i) intersecting lines

(ii) parallel lines

(iii) coincident lines

Q7
  1. Draw the graphs of the equations xy+1=0x - y + 1 = 0 and 3x+2y12=03x + 2y - 12 = 0. Determine the coordinates of the vertices of the triangle formed by these lines and the xx-axis, and shade the triangular region.
← Back to Pair of Linear Equations in Two Variables