SOLUTION: A line passes through the point (1,3) and has a slope of 4. Write an equation for the line. Find the equation of the line that is perpendicular to the first line and passes throgh

Algebra ->  Functions -> SOLUTION: A line passes through the point (1,3) and has a slope of 4. Write an equation for the line. Find the equation of the line that is perpendicular to the first line and passes throgh      Log On


   



Question 449344: A line passes through the point (1,3) and has a slope of 4. Write an equation for the line.
Find the equation of the line that is perpendicular to the first line and passes throgh (1,3).

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
A line passes through the point (1,3) and has a slope of 4. Write an equation for the line.
Use the point/slope form to find this equation, (y - y1 = m(x - x1)
Where, in this equation, m=4, x1=1, y1=3
y - 3 = 4(x - 1)
y - 3 = 4x - 4
y = 4x - 4 + 3
y = 4x - 1, is the equation of this line
:
Find the equation of the line that is perpendicular to the first line and passes through (1,3).
The slope relationship of perpendicular lines: m1*m2 = -1
let m1 = 4, find m2
4*m2 = -1
Divide both sides by 4
m2 = -1%2F4, is the slope of the perpendicular line
:
Using the point/slope again, find the equation for the perpendicular line
y - 3 = -1%2F4(x - 1)
y - 3 = -1%2F4x + 1%2F4
y = -1%2F4x + 1%2F4 + 3
y = -1%2F4x + 1%2F4 + 12%2F4
y = -1%2F4x + 13%2F4, is the line perpendicular to y=4x-1 and passes thru point 1, 3
:
Graphically
+graph%28+300%2C+300%2C+-5%2C+5%2C+-5%2C+5%2C+4x-1%2C+-.25x%2B3.25%29+
Note that lines intersect at 1, 3
:
How about this; was it understandable to you? Any questions?