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
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 980449
:
A line passes through the point (1,4) and has a slope of 8, write an equation.
Answer by
Boreal(15235)
(
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