SOLUTION: finite mathematics: A) Find the equation of the line passing through the points (1,2) and (-7,14). Write your answer in slope-intercept form. B) Write an equation of a line t

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: finite mathematics: A) Find the equation of the line passing through the points (1,2) and (-7,14). Write your answer in slope-intercept form. B) Write an equation of a line t      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1158923: finite mathematics:
A) Find the equation of the line passing through the points (1,2) and (-7,14). Write your answer in slope-intercept form.
B) Write an equation of a line that is parallel to the line you found in part (A). Write your answer in slope-intercept form.
C) Write an equation of a line that is perpendicular to the line you found in part (A). Write your answer in slope-intercept form.

Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
the slope is change in y/change in x or 12/-8 or -3/2
point slope formula y-y1=m(x-x1), m slope (x1, y1) a point
y-2=(-3/2)(x-1)
y=-(3/2)x+7/2
a line parallel to that has the same slope, so y=-(3/2)x would work.
perpendicular requires a negative reciprocal slope, and that would be 2/3, flipping over the fraction and changing the sign
y-2=(2/3)(x-1)
y=(2/3)x+4/3