SOLUTION: I have to write an equation of the line and express it in standard form. Can someone please show me how? Thanks!
Through (-3,5) and (5,3)?
Algebra ->
Linear-equations
-> SOLUTION: I have to write an equation of the line and express it in standard form. Can someone please show me how? Thanks!
Through (-3,5) and (5,3)?
Log On
Question 58226: I have to write an equation of the line and express it in standard form. Can someone please show me how? Thanks!
Through (-3,5) and (5,3)? Answer by checkley71(8403) (Show Source):
You can put this solution on YOUR website! FIRST WE FIND THE SLOPE (Y2-Y1)/(X2-X1)
(3-5)/(5+3)
-2/8
-1/4 OR -.25 NOW WE USE THIS AS THE m VALUE IN THE STANDARD LINE FORMULAR
Y=mX+b
Y=-.25X+b NOW WE SUBSTITE EITH SET OF POINTS FOR X & Y
5=-.25*-3+b & SOLVE FOR b
5=.75+b
5-.75=b
b=4.25
THUS WE HAVE
Y=-.25X+4.25