SOLUTION: Which is an equation of a line that has a slope of -1/2 and contains the point (2,3)?
Algebra
->
Linear-equations
-> SOLUTION: Which is an equation of a line that has a slope of -1/2 and contains the point (2,3)?
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 122564
:
Which is an equation of a line that has a slope of -1/2 and contains the point (2,3)?
Answer by
checkley71(8403)
(
Show Source
):
You can
put this solution on YOUR website!
Y=mX+b WHERE m=SLOPE & b= Y INTERCEPT.
3=-1/2*2+b
3=-1+b
b=3+1
b=4 THE Y INTERCEPT.
THUS THE EQUATION IS:
Y=-X/2+4