(3,-1)? i believe that's what it would be
Answer:
Start by laying out 7 tiles, and then adding 3. Whatever that number of tiles is equals x.
x = 10
10 - 3 = 7
Answer:
y = -8
Step-by-step explanation:
Since the line is perpendicular to the y-axis, it will be a horizontal line that runs through (-4,-8).
When a line is perpendicular to the y-axis, the x-coordinate doesn't matter because the line will be horizontal, meaning it will be the same y value regardless of the x value. In this case, the y value is −8 throughout the line.
Please mark as Brainliest ;)
The symbol V is read as 'OR'.
Hence, pVq is read as p or q.
If p or q is true(T), then pVq is also true(T).
The truth table for pVq is,
p. q. pVq
T. T. T
T. F. T
F. T. T
F. F. F
The symbol ˜ is read as negation.
˜q means the opposite of q. If q is true(T), then ˜q is false(F) and vice versa.
p. q. pVq ˜q
T. T. T F
T. F. T T
F. T. T F
F. F. F T
The symbol <-> is read as if and only if.
(pVq) <-> ˜q implies that pVq is true if and only if ˜q is true.
(pVq) <-> ˜q is the truth value of pVq only if ˜q is true (T) and the value of (pVq) <-> ˜q is the opposite of the truth value of pVq if ˜q is false (F).
p. q. pVq ˜q (pVq) <-> ˜q
T. T. T F F
T. F. T T T
F. T. T F T
F. F. F T F
The truth table is
p. q. pVq (pVq) <-> ˜q
T. T. T F
T. F. T T
F. T. T T
F. F. F F