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

4.3 Q-9

Question Statement

Find the equation of the following lines:
a) The horizontal line through the point (7,βˆ’9)(7, -9)
b) The vertical line through the point (βˆ’5,3)(-5, 3)
c) The line bisecting the first and third quadrants
d) The line bisecting the second and fourth quadrants


Background and Explanation

To find the equation of a line, we use the general formula for a line passing through a point (x1,y1)(x_1, y_1):
yβˆ’y1=m(xβˆ’x1)y - y_1 = m(x - x_1)
where mm is the slope of the line.

  • Horizontal Line: A horizontal line has a slope of 0 and has the same yy-coordinate for all points on it.
  • Vertical Line: A vertical line has an undefined slope and has the same xx-coordinate for all points on it.
  • Line Bisecting Quadrants: These lines have specific slopes depending on the angle they make with the axes.

Solution

Part (a): The Horizontal Line Through (7,βˆ’9)(7, -9)

A horizontal line has the same yy-coordinate for all points. The equation of this line is simply:
y=βˆ’9y = -9
This is because the line passes through (7,βˆ’9)(7, -9), and the yy-coordinate remains constant for all points on the line.


Part (b): The Vertical Line Through (βˆ’5,3)(-5, 3)

A vertical line has the same xx-coordinate for all points. The equation of the vertical line passing through (βˆ’5,3)(-5, 3) is:
x=βˆ’5x = -5
This is because the line passes through (βˆ’5,3)(-5, 3), and the xx-coordinate remains constant for all points on the line.


Part (c): The Line Bisecting the First and Third Quadrants

The line bisecting the first and third quadrants has a slope of tan⁑45∘=1\tan 45^\circ = 1, as the line makes a 45∘45^\circ angle with both axes.

The equation of the line is:
y=xy = x
This is because the slope m=1m = 1 and the line passes through the origin (where x=yx = y).


Part (d): The Line Bisecting the Second and Fourth Quadrants

The line bisecting the second and fourth quadrants has a slope of tan⁑135∘=βˆ’1\tan 135^\circ = -1, as the line makes a 135∘135^\circ angle with the positive xx-axis.

The equation of the line is:
y=βˆ’xy = -x
This is because the slope m=βˆ’1m = -1 and the line passes through the origin (where x=βˆ’yx = -y).


Key Formulas or Methods Used

  • Equation of a Line:
    yβˆ’y1=m(xβˆ’x1)y - y_1 = m(x - x_1)
    where mm is the slope and (x1,y1)(x_1, y_1) is a point on the line.

  • Horizontal Line: The equation is y=constanty = \text{constant}.

  • Vertical Line: The equation is x=constantx = \text{constant}.

  • Line Bisecting Quadrants:

    • The slope of the line bisecting the first and third quadrants is 11, leading to the equation y=xy = x.
    • The slope of the line bisecting the second and fourth quadrants is βˆ’1-1, leading to the equation y=βˆ’xy = -x.

Summary of Steps

  1. For the horizontal line, use the constant yy-coordinate: y=βˆ’9y = -9.
  2. For the vertical line, use the constant xx-coordinate: x=βˆ’5x = -5.
  3. For the line bisecting the first and third quadrants, use the slope m=1m = 1, resulting in y=xy = x.
  4. For the line bisecting the second and fourth quadrants, use the slope m=βˆ’1m = -1, resulting in y=βˆ’xy = -x.