SOLUTION: I am trying to figure finding slopes, if it exists, of the line containing the pair of points.
However I do not know what the and in the equation means? for example (8,4)and(9,-9
Algebra ->
Graphs
-> SOLUTION: I am trying to figure finding slopes, if it exists, of the line containing the pair of points.
However I do not know what the and in the equation means? for example (8,4)and(9,-9
Log On
Question 337161: I am trying to figure finding slopes, if it exists, of the line containing the pair of points.
However I do not know what the and in the equation means? for example (8,4)and(9,-9)
trying to find slope m=
Can you help explain what this is please? Thanks Mary Found 2 solutions by jim_thompson5910, stanbon:Answer by jim_thompson5910(35256) (Show Source):
You can put this solution on YOUR website! (8,4)and(9,-9)
trying to find slope m=
==============
slope = (change in y)/(corresponding change in x)
----------------
m = (-9-4)/?
Notice the order in which the y-values were selected.
You MUST use the same order in selecting the x-values
m = (-9-4)/(9-8)
m = -13/1
m = -13
==============
Cheers,
Stan H.