Skip to content
🚨 This site is a work in progress. Exciting updates are coming soon!

4.3 Q-22

Question Statement

We are given the following pairs of lines. Our task is to check if the lines are:

a) Parallel
b) Perpendicular
c) Neither

The equations of the lines are:

a. 2x+yβˆ’3=02x + y - 3 = 0, 4x+4y+5=04x + 4y + 5 = 0
b. 3y=2x+53y = 2x + 5, 3x+2yβˆ’8=03x + 2y - 8 = 0
c. 4y+2xβˆ’1=04y + 2x - 1 = 0, xβˆ’2yβˆ’7=0x - 2y - 7 = 0
d. 4xβˆ’y+2=04x - y + 2 = 0, 12xβˆ’3y+1=012x - 3y + 1 = 0
e. 12x+35yβˆ’7=012x + 35y - 7 = 0, 105xβˆ’36y+11=0105x - 36y + 11 = 0


Background and Explanation

To determine the relationship between two lines, we focus on their slopes:

  1. Parallel Lines: Lines are parallel if their slopes are equal.
  2. Perpendicular Lines: Lines are perpendicular if the product of their slopes is βˆ’1-1.

In both cases, we need to express the lines in slope-intercept form y=mx+cy = mx + c, where mm is the slope.


Solution

a) 2x+yβˆ’3=02x + y - 3 = 0 and 4x+4y+5=04x + 4y + 5 = 0

Step 1: Find the slopes of the lines

  • For the first line:
    2x+yβˆ’3=02x + y - 3 = 0
    Rearranging:
    y=βˆ’2x+3y = -2x + 3
    So, the slope m1=βˆ’2m_1 = -2.

  • For the second line:
    4x+4y+5=04x + 4y + 5 = 0
    Rearranging:
    4y=βˆ’4xβˆ’54y = -4x - 5
    y=βˆ’xβˆ’54y = -x - \frac{5}{4}
    So, the slope m2=βˆ’1m_2 = -1.

Step 2: Compare the slopes

We see that m1=βˆ’2m_1 = -2 and m2=βˆ’2m_2 = -2, so the lines are parallel.


b) 3y=2x+53y = 2x + 5 and 3x+2yβˆ’8=03x + 2y - 8 = 0

Step 1: Find the slopes of the lines

  • For the first line:
    3y=2x+53y = 2x + 5
    y=23x+53y = \frac{2}{3}x + \frac{5}{3}
    So, the slope m1=23m_1 = \frac{2}{3}.

  • For the second line:
    3x+2yβˆ’8=03x + 2y - 8 = 0
    2y=βˆ’3x+82y = -3x + 8
    y=βˆ’32x+4y = \frac{-3}{2}x + 4
    So, the slope m2=βˆ’32m_2 = \frac{-3}{2}.

Step 2: Check if the lines are perpendicular

Since m1=23m_1 = \frac{2}{3} and m2=βˆ’32m_2 = \frac{-3}{2}, the product of the slopes is:
m1β‹…m2=23Γ—βˆ’32=βˆ’1m_1 \cdot m_2 = \frac{2}{3} \times \frac{-3}{2} = -1.

Thus, the lines are perpendicular.


c) 4y+2xβˆ’1=04y + 2x - 1 = 0 and xβˆ’2yβˆ’7=0x - 2y - 7 = 0

Step 1: Find the slopes of the lines

  • For the first line:
    4y+2xβˆ’1=04y + 2x - 1 = 0
    4y=βˆ’2x+14y = -2x + 1
    y=βˆ’12x+14y = -\frac{1}{2}x + \frac{1}{4}
    So, the slope m1=βˆ’12m_1 = -\frac{1}{2}.

  • For the second line:
    xβˆ’2yβˆ’7=0x - 2y - 7 = 0
    βˆ’2y=βˆ’x+7-2y = -x + 7
    y=12xβˆ’72y = \frac{1}{2}x - \frac{7}{2}
    So, the slope m2=12m_2 = \frac{1}{2}.

Step 2: Compare the slopes

We see that m1=βˆ’12m_1 = -\frac{1}{2} and m2=12m_2 = \frac{1}{2}, so the lines are neither parallel nor perpendicular.


d) 4xβˆ’y+2=04x - y + 2 = 0 and 12xβˆ’3y+1=012x - 3y + 1 = 0

Step 1: Find the slopes of the lines

  • For the first line:
    4xβˆ’y+2=04x - y + 2 = 0
    y=4x+2y = 4x + 2
    So, the slope m1=4m_1 = 4.

  • For the second line:
    12xβˆ’3y+1=012x - 3y + 1 = 0
    βˆ’3y=βˆ’12xβˆ’1-3y = -12x - 1
    y=4x+13y = 4x + \frac{1}{3}
    So, the slope m2=4m_2 = 4.

Step 2: Compare the slopes

Since m1=4m_1 = 4 and m2=4m_2 = 4, the lines are parallel.


e) 12x+35yβˆ’7=012x + 35y - 7 = 0 and 105xβˆ’36y+11=0105x - 36y + 11 = 0

Step 1: Find the slopes of the lines

  • For the first line:
    12x+35yβˆ’7=012x + 35y - 7 = 0
    35y=βˆ’12x+735y = -12x + 7
    y=βˆ’1235x+735y = \frac{-12}{35}x + \frac{7}{35}
    So, the slope m1=βˆ’1235m_1 = \frac{-12}{35}.

  • For the second line:
    105xβˆ’36y+11=0105x - 36y + 11 = 0
    βˆ’36y=βˆ’105xβˆ’11-36y = -105x - 11
    y=10536x+1136y = \frac{105}{36}x + \frac{11}{36}
    So, the slope m2=10536=3512m_2 = \frac{105}{36} = \frac{35}{12}.

Step 2: Check if the lines are perpendicular

We can calculate the product of the slopes:
m1β‹…m2=βˆ’1235Γ—3512=βˆ’1m_1 \cdot m_2 = \frac{-12}{35} \times \frac{35}{12} = -1.

Thus, the lines are perpendicular.


Key Formulas or Methods Used

  1. Slope of a line in slope-intercept form:
    y=mx+cy = mx + c, where mm is the slope.

  2. Condition for Parallel Lines:
    Two lines are parallel if m1=m2m_1 = m_2.

  3. Condition for Perpendicular Lines:
    Two lines are perpendicular if m1β‹…m2=βˆ’1m_1 \cdot m_2 = -1.


Summary of Steps

  1. Convert the equations of the lines into slope-intercept form to identify their slopes.
  2. Compare the slopes:
    • If m1=m2m_1 = m_2, the lines are parallel.
    • If m1β‹…m2=βˆ’1m_1 \cdot m_2 = -1, the lines are perpendicular.
    • If neither condition is met, the lines are neither parallel nor perpendicular.
  3. For each pair of lines, determine whether they are parallel or perpendicular based on their slopes.