145k views
5 votes
What is the equation of the line perpendicular to 3x+y=-8 that passes through (-3,1)?

1 Answer

2 votes

Before we calculate the perpendicular line, let's rewrite our line equation in slope-intercept form. The slope-intercept form is


y=mx+b

Where m represents the slope and b the y-intercept.

Rewritting our equation, we have


\begin{gathered} 3x+y=-8 \\ y=-3x-8 \end{gathered}

This means the slope of our line is equal to - 3.

Two perpendicular lines are related by their slope. Let's say two lines are perpendicular, this means the slope of one of the lines is equal to minus the inverse the slope of the other. If we call the slope of one of those lines as m_1, the slope of the perpendicular line m_2 is given by


m_1=-(1)/(m_2)

Using this relation, we can find the slope of a perpendicular line. Since the slope of our line is equal to - 3, then, the slope of the perpendicular line is


m_(\perp)=-(1)/((-3))=(1)/(3)

In slope-intercept form, our perpendicular line has the following form


y=(1)/(3)x+b

To find our y-intercept, we can use our given point that belongs to this line.

The point is (-3, 1), evaluating this point in our equation, we have


\begin{gathered} (1)=(1)/(3)\cdot(-3)+b \\ \Rightarrow1=-1+b \\ \Rightarrow b=2 \end{gathered}

Then, our line is


y=(1)/(3)x+2

User Nikhilesh
by
4.5k points