Answer:

Can I have the brainliest please?
Answer:
TT→T
Step-by-step explanation:
If p is false, then ~p is true.
If q is false, then ~q is true.
Now note that
- If a and b are both true, then a→b is true.
- If a is true, b is false, then a→b is false.
- If a is false, b is true, then a→b is true.
- If a and b are both false, then a→b is true.
In your case, both~p and ~q are true, then ~p→~q is true too (or TT→T)
Answer:
x | y | (x,y)
0 | 35 | (0,35)
3 | 50 | (3,50)
-7 | 0 | (-7,0)
Step-by-step explanation:
Given the equation:
, to complete the table, plug in the value of x given in the table in each row, to find y.
When x = 0,



(0,35)
When x = 3,



(3,50)
When x = -7,



(-7,0)
Answer:
step 2:do subtraction in the parentheses
Step 3: distribute
Step 4: add
Step-by-step explanation:
2a + 3b = 6 --> Equation 1
5a + 2b = 4 --> Equation 2
Equation 1 * 5 --> 10a + 15b = 30
Equation 2 * 2 --> 10a + 4b = 8
Equation 1 - Equation 2 --> 11b = 22 --> b = 2
Sub b=2 in Equation 1 (or 2, either works):
2a + 3b = 6
2a + 3(2) = 6
2a + 6 = 6
2a = 0
a = 0
b = 2, a = 0