Answer:
30 ways
Step-by-step explanation:
Given the following information:
- 3 different sandwiches
- 2 different salads
- 5 different drinks
Let assume that the combo contains: 1 sandwich, 1 salad, and 1 drink
Hence, we have:
- The total possible ways of choosing sandwiches she can choose is: 3
- The total possible ways of choosing salads she can choose is: 2
- The total possible ways of choosing drinks she can choose is: 5
=> Total ways = 3*5*2 = 30 ways or there are 30 different combos Keisha can choose
Hope it will find you well.
Answer:
i think the answer is 3140 cubic inches
Step-by-step explanation:
Answer:
118.571428%
Step-by-step explanation:
its is 118.571428% so on repeating the digits to figure this out you just do
41.50*35 and you get 1.18571428 then you just move the decimal over 2 to the right.
Answer:
54
Step-by-step explanation:
90+36= 126
180-126= 54
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.