Question 60485: Do you know how to finnd the value for the variable with the given information.
m=3, (2,4), (x,1)?
Please help Answer by kayeith(17) (Show Source):
You can put this solution on YOUR website! m = 3 ; (2,4) (x,1)
m = d - b / c - a
3 = 1 - 4 / x - 2
3 = - 3 / x - 2
(x - 2) (3 = -3 / x - 2)
3x - 6 = -3
3x = - 3 + 6
3x = 3
x = 3 / 3
x = 1