Answer:
-6
Step-by-step explanation:
first you crossover negative 8 to make it positive then you add to -14
Answer:
A B A NOR B
F F T
F T F
T F F
T T F
Step-by-step explanation:
The logical operator NOR produces a result that is the negation of the logical operator OR.
The truth table for the logical operator NOR can be obtained by the negation of the results of the truth table for the logical operator OR.
Let A and B be the the logical values (or inputs). The operator OR produces a value of true if and only if at least one operand is true. The truth table for OR is:
A B A OR B
F F F
F T T
T F T
T T T
So, the truth table for NOR is:
A B A NOR B
F F T
F T F
T F F
T T F
Notice that the negation of OR (which is NOR) is obtained by changing the F by T and the T by F in the column of the results.
This table can also be writen with 0 instead of False and 1 instead of True.
Answer:
a would be 2/9 and b would b 1/4 and c would be 0.17
Step-by-step explanation:
Since the formula for the area of a circle is Pi x r squared, the area would be 81 x Pi (you teacher may want you to use Pi as 3.14 or put it in your calculator).
Answer: x = 11 degrees
Step by step explanation:
Triangle rule states that all angles of a trundle must equal to 180 degrees. So we have two known angles, therefore we can subtract them from the 180 degree total.
180-109-43
=28
Now to solve for x we have the equation
4x-16=28
We add 16 to both sides to isolate x
4x=44
Now we divide each side by 4 to get rid of the coefficient
x=11