Questions on Algebra: Linear Equations, Graphs, Slope answered by real tutors!

Algebra ->  Algebra  -> Linear-equations -> Questions on Algebra: Linear Equations, Graphs, Slope answered by real tutors!     (Log On)
Ad: Algebra Solved!™: algebra software that solves YOUR algebra homework problems with step-by-step help!

   


Question 170589This question is from textbook
: y=-1/2x+5/2This question is from textbook
: y=-1/2x+5/2
Answer by jojo14344(1023) About Me  (Show Source):
You can put this solution on YOUR website!
y=(-1/2)x+(5/2) ---------> this follows Slope-Intercept form, y=mx+b
Slope=m=(-1/2) & Yintercept=(5/2)
f(y)=0
(1/2)x=5/2 --->cross(1/2)x/cross(1/2)=(5/2)/(1/2)
x=(5/cross(2))(cross(2)/1)=5, x-intercept
See graph:
drawing(300,300,-7,7,-7,7,grid(1),graph(300,300,-7,7,-7,7,(-1/2)x+(5/2)),blue(circle(5,0,.15)),blue(circle(0,5/2,.15)))
.
Thank you,
Jojo
Question 170589This question is from textbook
: y=-1/2x+5/2This question is from textbook
: y=-1/2x+5/2
Answer by checkley77(3848) About Me  (Show Source):
You can put this solution on YOUR website!
y=-1/2x+5/2
y=-x/2+2.5
The line equation is:
Y=mX+b where m=slope & b=y intercept.
This line has a slope(m)=-1/2 & a y intercept (b)=2.5.
 graph( 300, 200, -6, 5, -10, 10, -x/2 +2.5) (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, -x/2 +2.5).