Answer:
-12
Step-by-step explanation:
When you multiply a positive by a negative, the answer is always a negative. If you multiply two negatives, the answer is always positive. If you multiply 2 positives, the answer will always be positive.
Answer: 76
Step-by-step explanation:
well, we know that 15% of the X is 12, so we first use 6 15%, which is 90% 6X12=72. next, we would use 12/3, which is 4. 72+4=76.
Answer:
46
Step-by-step explanation:
6*5
-2*-8
30+16=46
Answer:slope = 7/8
Explanation:Slope of the line can be calculated using the following equation:
slope =

The two points given are:
(2,5) representing (x1 , y1)
(-6,-2) representing (x2 , y2)
Substitute with the points in the above equation to get the slope as follows:
slope =

= 7/8
Hope this helps :)
Answer:
(a) ¬(p→¬q)
(b) ¬p→q
(c) ¬((p→q)→¬(q→p))
Step-by-step explanation
taking into account the truth table for the conditional connective:
<u>p | q | p→q </u>
T | T | T
T | F | F
F | T | T
F | F | T
(a) and (b) can be seen from truth tables:
for (a) <u>p∧q</u>:
<u>p | q | ¬q | p→¬q | ¬(p→¬q) | p∧q</u>
T | T | F | F | T | T
T | F | T | T | F | F
F | T | F | T | F | F
F | F | T | T | F | F
As they have the same truth table, they are equivalent.
In a similar manner, for (b) p∨q:
<u>p | q | ¬p | ¬p→q | p∨q</u>
T | T | F | T | T
T | F | F | T | T
F | T | T | T | T
F | F | T | F | F
again, the truth tables are the same.
For (c)p↔q, we have to remember that p ↔ q can be written as (p→q)∧(q→p). By replacing p with (p→q) and q with (q→p) in the answer for part (a) we can change the ∧ connector to an equivalent using ¬ and →. Doing this we get ¬((p→q)→¬(q→p))