SOLUTION: A line passes through the point (1,4) and has a slope of 8, write an equation.

Algebra ->  Linear-equations -> SOLUTION: A line passes through the point (1,4) and has a slope of 8, write an equation.      Log On


   



Question 980449: A line passes through the point (1,4) and has a slope of 8, write an equation.
Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
point slope formula
y-y1=slope (x-x1) (x1,y1) is the point

y-4=8(x-1)
y-4=8x-8
y=8x-4
graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C8x-4%29