Kathryn H.
asked 05/05/15have a triangle ABC
A(-2, 0), B(, 3) and C(5, -1). Need to write the equation of a line through C that is parallel to line AB.
Write an equation of a line through B that is perpendicular to line AC. I have y= 1x -3 for 1st equation. y=7x-11 for second. Correct? or did I goof?
More
1 Expert Answer
Inactive Tutor answered 05/05/15
Tutor
New to Wyzant
For the first part
Parallel lines have the same slope. We need to find the slope of line AB using the points given.
A(-2, 0) and B(2, 3)
Slope = (3 - 0) / (2 - (-2))
= 3 / 4
So far, the equation of the line is
y = (3/4)x + b
Next, plug in the values of point C into this equation to solve for b.
-1 = (3/4)(5) + b
-1 = 15/4 + b
-19/4 = b
The equation of the line is
y = (3/4)x - (19/4)
For the second part
Perpendicular lines have negative reciprocal slopes. We need to find the slope of AC using the given points.
A(-2, 0) and C(5, -1)
Slope = (-1 - 0) / (5 - (-2))
= -1 / 7
So far the equation of the line is
y = 7x + b
Next, plug in the values of point B into the equation to find b.
3 = 7(2) + b
3 = 14 + b
- 11 = b
The equation of the line is
y = 7x - 11
This confirms that you were correct for the second part.
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Inactive Tutor
05/05/15