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

4.3 Q-13

Question Statement

Find an equation of the line passing through the point (βˆ’4,βˆ’6)(-4, -6) and perpendicular to a line with slope βˆ’32\frac{-3}{2}.


Background and Explanation

To solve this problem, we need to:

  1. Understand slopes of perpendicular lines: The slope of a line perpendicular to another is the negative reciprocal of the original line’s slope.
  2. Point-Slope Form: The equation of a line can be written in point-slope form, yβˆ’y1=m(xβˆ’x1)y - y_1 = m(x - x_1), where (x1,y1)(x_1, y_1) is a point on the line and mm is the slope of the line.

Solution

  1. Given Data:

    • The slope of the original line is m=βˆ’32m = \frac{-3}{2}.
    • The point through which the new line passes is (βˆ’4,βˆ’6)(-4, -6).
  2. Finding the slope of the perpendicular line:

    • The slope of the line perpendicular to the given line is the negative reciprocal of βˆ’32\frac{-3}{2}.
    • The negative reciprocal of βˆ’32\frac{-3}{2} is 23\frac{2}{3}.
  3. Using the point-slope form:

    • We can now use the point-slope form of the equation to find the equation of the perpendicular line.
    • The point-slope form is:
      yβˆ’y1=m1(xβˆ’x1)y - y_1 = m_1(x - x_1)
      where (x1,y1)(x_1, y_1) is the given point (βˆ’4,βˆ’6)(-4, -6), and m1=23m_1 = \frac{2}{3} is the slope.
  4. Substitute the values:

    • Substitute x1=βˆ’4x_1 = -4, y1=βˆ’6y_1 = -6, and m1=23m_1 = \frac{2}{3} into the point-slope form:
      yβˆ’(βˆ’6)=23(xβˆ’(βˆ’4))y - (-6) = \frac{2}{3}(x - (-4))
      Simplifying the equation:
      y+6=23(x+4)y + 6 = \frac{2}{3}(x + 4)
  5. Simplify the equation:

    • Multiply both sides by 3 to eliminate the fraction:
      3(y+6)=2(x+4)3(y + 6) = 2(x + 4)
      Expand both sides:
      3y+18=2x+83y + 18 = 2x + 8
      Rearranging the equation:
      2xβˆ’3yβˆ’10=02x - 3y - 10 = 0

Key Formulas or Methods Used

  • Point-Slope Form:
    yβˆ’y1=m(xβˆ’x1)y - y_1 = m(x - x_1)
    Used to write the equation of a line when a point on the line and the slope are known.

  • Slope of Perpendicular Lines:
    If two lines are perpendicular, the product of their slopes is βˆ’1-1. The slope of the line perpendicular to a given line is the negative reciprocal of the original line’s slope.


Summary of Steps

  1. Find the slope of the perpendicular line, which is the negative reciprocal of βˆ’32\frac{-3}{2}, i.e., 23\frac{2}{3}.
  2. Apply the point-slope form using the given point (βˆ’4,βˆ’6)(-4, -6) and the perpendicular slope 23\frac{2}{3}.
  3. Simplify the equation to get the final result: 2xβˆ’3yβˆ’10=02x - 3y - 10 = 0.