Since they are just next to each other ill take it multiplication and that would be 128 if its not let me know and ill correct it
Answer:
C
Step-by-step explanation:
Line pases through (6, 0) and (0, -6)
Slope = (0 - (-6))/(6 - 0) = 6/6 = 1
so y = 1*(x - 6) = x - 6
or x - y = 6
or 4x - 4y = 24
That is C
Answer:
x = -8 please mark brainliest
Step-by-step explanation:
Pull out like factors :
-x - 8 = -1 • (x + 8)
Equation at the end of step 1 :
Step 2 :
Solving a Single Variable Equation :
2.1 Solve : -x-8 = 0
Add 8 to both sides of the equation :
-x = 8
Multiply both sides of the equation by (-1) : x = -8
Answer:
Step-by-step explanation:
Try something like this but in the notation that you're using.
1. | ~( (~Q ->~R) v (R & ~Q) ) Assume
2. | | ~(~Q ->~R) Assume
3. | | | ~(R & ~Q) Assume
4. | | | ~R v Q 3, De Morgan
5. | | | ~Q -> ~R 4 Material implication
6. | | | # 2, 5 Contradiction
7. | | R & ~Q 3-6 indirect Proof
8. | ~(~Q ->~R) -> (R & ~Q ) 2-7 Cond. Proof
9. | (~Q ->~R) v (R & ~Q) 8 Material implication
10 | # 1,9 Contradiction
11. (~Q ->~R) v (R & ~Q) 1-10 Indirect proof