Solved Exercises on Parallel and Perpendicular Lines in Grade 8

Master parallel and perpendicular lines: identifying relationships, finding equations, and geometric properties through these 5 detailed exercises.

Solution: Exercises 1 to 3
1 Identifying Parallel Lines
Exercise 1
Determine if the lines y = 2x + 3 and y = 2x - 5 are parallel. Explain your reasoning.
Definition:

Parallel Lines: Two lines that have the same slope but different y-intercepts, meaning they never intersect

Method for identifying parallel lines:
  1. Write both equations in slope-intercept form (y = mx + b)
  2. Identify the slope (m) of each line
  3. Compare the slopes
  4. If slopes are equal and y-intercepts are different, lines are parallel
Line 1
y = 2x + 3, m₁ = 2
Line 2
y = 2x - 5, m₂ = 2
Comparison
m₁ = m₂ → Parallel
Step 1: Identify the slopes

Line 1: y = 2x + 3 → slope m₁ = 2

Line 2: y = 2x - 5 → slope m₂ = 2

Step 2: Compare the slopes

Since m₁ = 2 and m₂ = 2, the slopes are equal

Step 3: Check y-intercepts

Line 1 y-intercept: 3

Line 2 y-intercept: -5

Since 3 ≠ -5, the y-intercepts are different

Step 4: Conclusion

Equal slopes and different y-intercepts → Lines are parallel

Lines are parallel
Final answer:

Yes, the lines y = 2x + 3 and y = 2x - 5 are parallel because they have the same slope (m = 2) but different y-intercepts (3 and -5).

Applied rules:

Parallel Condition: Same slope, different y-intercept

Slope-Intercept Form: y = mx + b

Geometric Property: Parallel lines never intersect

2 Finding Perpendicular Lines
Exercise 2
Are the lines y = 3x + 2 and y = -1/3x + 4 perpendicular? Justify your answer.
Definition:

Perpendicular Lines: Two lines that intersect at a 90° angle, where the product of their slopes equals -1

Line 1
y = 3x + 2, m₁ = 3
Line 2
y = -1/3x + 4, m₂ = -1/3
Product
m₁ × m₂ = -1 → Perpendicular
Step 1: Identify the slopes

Line 1: y = 3x + 2 → slope m₁ = 3

Line 2: y = -1/3x + 4 → slope m₂ = -1/3

Step 2: Calculate the product of slopes

m₁ × m₂ = 3 × (-1/3) = -1

Step 3: Apply perpendicular condition

Two lines are perpendicular if and only if the product of their slopes equals -1

Step 4: Conclusion

Since m₁ × m₂ = -1, the lines are perpendicular

Lines are perpendicular
Final answer:

Yes, the lines y = 3x + 2 and y = -1/3x + 4 are perpendicular because the product of their slopes (3 × -1/3 = -1) equals -1.

Applied rules:

Perpendicular Condition: m₁ × m₂ = -1

Slope Product: Multiply slopes to check perpendicularity

Geometric Property: Perpendicular lines intersect at 90°

3 Writing Parallel Line Equation
Exercise 3
Write the equation of a line that is parallel to y = -2x + 5 and passes through the point (3, 1).
Definition:

Parallel Line Property: Parallel lines have identical slopes, so the new line must have the same slope as the given line

Given Slope
m = -2
Point-Slope
y - 1 = -2(x - 3)
Slope-Int
y = -2x + 7
Step 1: Identify the slope of the given line

Line: y = -2x + 5 → slope m = -2

Step 2: Use the same slope for the parallel line

Parallel line slope = -2

Step 3: Apply point-slope form

Using point (3, 1) and slope m = -2:

y - 1 = -2(x - 3)

Step 4: Convert to slope-intercept form

y - 1 = -2x + 6

y = -2x + 6 + 1

y = -2x + 7

Step 5: Verify

Check: Point (3, 1) satisfies y = -2x + 7?

y = -2(3) + 7 = -6 + 7 = 1 ✓

y = -2x + 7
Final answer:

The equation of the line parallel to y = -2x + 5 and passing through (3, 1) is y = -2x + 7.

Applied rules:

Parallel Slope: Parallel lines have equal slopes

Point-Slope Form: y - y₁ = m(x - x₁)

Verification: Check that the given point satisfies the equation

Parallel and Perpendicular Line Rules
\(\text{Parallel: } m_1 = m_2, \quad \text{Perpendicular: } m_1 \cdot m_2 = -1\)
Slope Conditions
Parallel
\(m_1 = m_2\)
Same slope, different intercept
Perpendicular
\(m_1 \cdot m_2 = -1\)
Product of slopes is -1
Negative Reciprocal
\(m_{\perp} = -\frac{1}{m}\)
Perpendicular slope formula
Key definitions:

Parallel Lines: Lines in the same plane that never intersect and have equal slopes

Perpendicular Lines: Lines that intersect at right angles (90°) and have slopes that are negative reciprocals

Slope: The measure of steepness of a line (rise over run)

Negative Reciprocal: For a number a, its negative reciprocal is -1/a

Slope-Intercept Form: y = mx + b where m is slope and b is y-intercept

Point-Slope Form: y - y₁ = m(x - x₁) using a point and slope

Complete identification methodology:
  1. Convert to slope-intercept: Put equations in y = mx + b form
  2. Extract slopes: Identify the coefficient of x
  3. Compare slopes: Check for equality or negative reciprocal relationship
  4. Apply conditions: Use parallel (m₁ = m₂) or perpendicular (m₁ × m₂ = -1) criteria
  5. Verify: Double-check calculations and logic
Tip 1: For perpendicular lines, if one slope is a/b, the other slope is -b/a.
Tip 2: A horizontal line (slope = 0) is perpendicular to a vertical line (undefined slope).
Tip 3: Always verify your results by checking that slopes meet the required conditions.
Tip 4: When writing equations of parallel/perpendicular lines, keep the slope condition in mind.
Common errors: Confusing parallel and perpendicular conditions, miscalculating negative reciprocals, forgetting to check y-intercepts for parallel lines.
Real-world applications: Architecture, engineering, road construction, computer graphics, geometric design.
Essential formulas:

Parallel Lines: m₁ = m₂ (same slope)

Perpendicular Lines: m₁ × m₂ = -1

Negative Reciprocal: m₂ = -1/m₁

Horizontal Line: y = k (slope = 0)

Vertical Line: x = k (slope undefined)

Solution: Exercises 4 to 5
4 Writing Perpendicular Line Equation
Exercise 4
Find the equation of a line that is perpendicular to y = 4x - 3 and passes through the point (2, -1).
Definition:

Perpendicular Line Property: The slope of a perpendicular line is the negative reciprocal of the original line's slope

Original Slope
m₁ = 4
Perp Slope
m₂ = -1/4
Equation
y = -1/4x - 1/2
Step 1: Identify the slope of the given line

Line: y = 4x - 3 → slope m₁ = 4

Step 2: Find the perpendicular slope

Perpendicular slope m₂ = -1/m₁ = -1/4

Step 3: Apply point-slope form

Using point (2, -1) and slope m₂ = -1/4:

y - (-1) = -1/4(x - 2)

y + 1 = -1/4(x - 2)

Step 4: Convert to slope-intercept form

y + 1 = -1/4x + 1/2

y = -1/4x + 1/2 - 1

y = -1/4x - 1/2

Step 5: Verify

Check: Point (2, -1) satisfies y = -1/4x - 1/2?

y = -1/4(2) - 1/2 = -1/2 - 1/2 = -1 ✓

Check: Original slope × New slope = 4 × (-1/4) = -1 ✓

y = -1/4x - 1/2
Final answer:

The equation of the line perpendicular to y = 4x - 3 and passing through (2, -1) is y = -1/4x - 1/2.

Applied rules:

Perpendicular Slope: Negative reciprocal of original slope

Point-Slope Form: y - y₁ = m(x - x₁)

Verification: Check both point satisfaction and perpendicular condition

5 Complex Relationship Analysis
Exercise 5
Determine if the lines 2x + 3y = 6 and 4x + 6y = 15 are parallel, perpendicular, or neither.
Definition:

Standard Form: Ax + By = C; convert to slope-intercept form to analyze relationships

Line 1
y = -2/3x + 2
Line 2
y = -2/3x + 5/2
Relationship
Parallel
Step 1: Convert first equation to slope-intercept form

2x + 3y = 6

3y = -2x + 6

y = -2/3x + 2

So m₁ = -2/3

Step 2: Convert second equation to slope-intercept form

4x + 6y = 15

6y = -4x + 15

y = -4/6x + 15/6

y = -2/3x + 5/2

So m₂ = -2/3

Step 3: Compare slopes

m₁ = -2/3 and m₂ = -2/3

Since m₁ = m₂, the slopes are equal

Step 4: Check y-intercepts

Line 1 y-intercept: 2

Line 2 y-intercept: 5/2 = 2.5

Since 2 ≠ 2.5, the y-intercepts are different

Step 5: Determine relationship

Equal slopes and different y-intercepts → Parallel lines

Lines are parallel
Final answer:

The lines 2x + 3y = 6 and 4x + 6y = 15 are parallel because they have the same slope (m = -2/3) but different y-intercepts (2 and 5/2).

Applied rules:

Standard to Slope-Intercept: Solve for y to find slope

Parallel Condition: Equal slopes, different y-intercepts

Algebraic Manipulation: Proper conversion between forms

Detailed Summary: Parallel and Perpendicular Lines Properties
\(\text{Parallel: } m_1 = m_2 \text{ and } b_1 \neq b_2, \quad \text{Perpendicular: } m_1 \cdot m_2 = -1\)
Relationship Conditions
Comprehensive definitions:

Parallel Lines: Two distinct lines in the same plane that never intersect and maintain a constant distance apart

Perpendicular Lines: Two lines that intersect at a 90-degree angle, forming right angles

Slope: The ratio of vertical change to horizontal change between any two points on a line (rise over run)

Negative Reciprocal: For a non-zero number a, its negative reciprocal is -1/a

Slope-Intercept Form: y = mx + b where m is the slope and b is the y-intercept

Point-Slope Form: y - y₁ = m(x - x₁) using a point (x₁, y₁) and slope m

Standard Form: Ax + By = C where A, B, and C are integers

Geometric Properties: Parallel lines have the same steepness; perpendicular lines create four 90° angles at intersection

Complete analysis methodology:
  1. Equation Conversion: Convert to slope-intercept form if needed
  2. Slope Identification: Extract slopes from equations
  3. Relationship Testing: Apply parallel or perpendicular conditions
  4. Y-Intercept Check: For parallel lines, ensure different y-intercepts
  5. Verification: Confirm calculations and logical consistency
  6. Application: Use relationships to write new equations
Tip 1: For perpendicular slopes, flip the fraction and change the sign (negative reciprocal).
Tip 2: Horizontal lines (y = constant) are perpendicular to vertical lines (x = constant).
Tip 3: If slopes are fractions, multiply numerators and denominators to check if product equals -1.
Tip 4: Always verify that parallel lines have different y-intercepts to ensure they're not the same line.
Common misconceptions: Thinking lines with opposite slopes are perpendicular (they must be negative reciprocals), confusing parallel with perpendicular conditions, forgetting to check y-intercepts for parallel lines.
Memorization aids: "PARALLEL = SAME slope", "PERPENDICULAR = NEGATIVE RECIPROCAL (product = -1)", "FLIP and CHANGE SIGN for perpendicular slopes".
Critical rules and properties:

Parallel Lines: m₁ = m₂, b₁ ≠ b₂

Perpendicular Lines: m₁ × m₂ = -1

Negative Reciprocal: If m₁ = a/b, then m₂ = -b/a

Horizontal Lines: y = k (slope = 0)

Vertical Lines: x = k (slope undefined)

Vertical ⊥ Horizontal: All vertical lines are perpendicular to all horizontal lines

Transitivity: If line A || line B and line B || line C, then line A || line C

Consistency: These relationships hold regardless of the form of the linear equations

Visualizing Line Relationships: Parallel vs Perpendicular
Exercise 6: Line Relationship Visualization
Visual demonstration of different line relationships:
Parallel lines: y = 2x + 1 and y = 2x - 3 (same slope)
Perpendicular lines: y = 2x + 1 and y = -1/2x + 4 (negative reciprocal slopes)
Intersecting lines: y = 2x + 1 and y = x + 2 (different slopes, not perpendicular)

Analysis: The chart visually demonstrates the geometric relationships between different types of lines.

  • Parallel lines: Never intersect, same steepness (slope)
  • Perpendicular lines: Intersect at 90°, slopes are negative reciprocals
  • General intersecting: Meet at some angle, different slopes
  • Slope relationships determine geometric properties

Questions & Answers

Question: How can I quickly determine if two lines are perpendicular without doing complex calculations?

Answer: Here are quick methods to identify perpendicular lines:

  • Visual Inspection: If the lines appear to form a right angle (90°) when drawn, they might be perpendicular.
  • Slope Pattern Recognition: If one line has slope a/b, look for the other to have slope -b/a (flip the fraction and change the sign).
  • Special Cases: Any horizontal line (slope = 0) is perpendicular to any vertical line (undefined slope).

For example: If one line has slope 3, look for another with slope -1/3. If one has slope -2/5, look for 5/2.

Always verify by multiplying the slopes to see if the result is -1, but these patterns help you quickly spot potential perpendicular relationships.

Question: What happens if two lines have the same slope AND the same y-intercept?

Answer: If two lines have the same slope AND the same y-intercept, then they are not parallel lines - they are the SAME EXACT LINE.

  • Parallel Condition: Same slope, DIFFERENT y-intercepts
  • Identical Lines: Same slope, SAME y-intercept

For example: y = 2x + 3 and y = 2x + 3 are identical lines, not parallel. Every point on one line is also on the other.

To be parallel, lines must have the same slope but different y-intercepts, ensuring they never intersect.

When working with parallel lines, always verify that the y-intercepts are different to ensure you're dealing with two distinct lines.

Question: How do I find the negative reciprocal of a fraction like 3/4?

Answer: To find the negative reciprocal of a fraction, follow these steps:

  1. Flip the fraction: Take the reciprocal by swapping numerator and denominator
  2. Change the sign: Make it negative if it was positive, or positive if it was negative

For 3/4:

  • Step 1: Flip 3/4 to get 4/3
  • Step 2: Change the sign to get -4/3

So the negative reciprocal of 3/4 is -4/3.

You can verify: 3/4 × (-4/3) = -12/12 = -1 ✓

Another example: The negative reciprocal of -2/5 is 5/2 (flip to -5/2, then change sign to 5/2).