It cannot be 30, because the sum of two sides should be more than third side
-not D
10+18=28 <30
it cannot be 6 +10 < 18
it cannot 8
8+10=18
so it is has to be C) 12
12+18>10
10+12>18
10+18>12
answer C. 12 cm
Answer:
7 degrees
Step-by-step explanation:
The temperature starts at -5. It rises 20 degrees so that means it is now 15 degrees. It decreased 8 degrees so now it is 7 degrees.
The main thing you are doing is adding and subtracting
Because the sum of the angles in the triangle is 180°...
(x+6)+(3x-16)+x=180
5x-10=180
5x=190
x=38°
Because we want m<M, we want 3x-16.
3x-16=3(38)-16=98°
answer: 98°
Answer:
The output for NAND gate is false if all the inputs are true. it is true if either A or B is False.
Step-by-step explanation:
Step1
NAND operator:
NAND is a logic or Boolean expression and is a combination of NOT and AND Gate.
NAND gate is built using various junction diodes and transistors.
Step2
The output of NAND can be 0 or 1. Here, LOW (0) and HIGH (1). 0 or 1 is commonly named as FALSE or TRUE respectively.
It is basically the complement of AND gate. If all its inputs are True or 1, then the output is False or 0 else if either A or B is 0 or 1 then it will give the output as TRUE.
Step3
Here, A and B are 2 inputs used to make the truth table for NAND.
In 1st row, when A and B are both 0, the output for NAND is 1.
Likewise, in 2st row and 3rd row, when either A or B is 0 or 1, the output for NAND is 1 that is TRUE.
But in last row, when both inputs A and B are true, then the output for NAND gate is FALSE or 0.
The diagram and truth table for NAND is shown below.