Answer:
I think D. but I'm not sure
Let's say we placed dominoes close together such that they only fell over one way: to the right hand side. Let's call the dominoes A and B.
Domino A is to the left of domino B. If we push over domino A, then it will hit domino B to cause it to fall over as well. We have a mini chain reaction of sorts. The fall of A triggers the fall of B, but not the other way around.
For this problem, we can think of domino A as "Jillian gets a raise" and domino B as "she will buy a new car". The raise causes her to get a new car, but not vice versa.
Since we're told in the last sentence she definitely got the raise, this must mean she will definitely get the new car.
In terms of symbols, the law of detachment is stated as
- If P, then Q
- P is true
- Therefore Q is true
Side note: some books might use the term "modus ponens" instead of "law of detachment". They're the same thing.
Question is not complete and so I have attached the complete question.
Answer:
C: f(x) = -½x + 4
Step-by-step explanation:
Using slope formula between 2 points, we know that;
slope; m = (y2 - y1)/(x2 - x1)
Let's consider 2 points from the table;
(0, 4) and (-4, 6)
Thus;
m = (6 - 4)/(-4 - 0)
m = 2/-4
m = -½
Now using slope intercept form equation which is y - y1 = m(x - x1), we can find the equation of the function by picking on point say (0, 4).
Thus;
y - 4 = -½(x - 0)
y - 4 = -½x
y = -½x + 4
Thus;
f(x) = -½x + 4