1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Firdavs [7]
3 years ago
13

Each of three coins has two sides, heads and tails. Represent the heads or tails status of each coin by a logical variable (A fo

r the first coin, B for the second coin, and C for the third) where the logical variable is 1 for heads and 0 for tails. Write a logic function F(A, B, C) which is 1 iff exactly one of the coins is heads after a toss of the coins. Express F (as a minterm expansion. (b) as an maxterm expansion
Mathematics
1 answer:
jeka943 years ago
3 0

Answer:

(a) F(A, B, C) = AB'C' + A'BC' + A'B'C

(b) F(A, B, C) = (A' + B' + C')(A' + B + C)(A + B' + C)(A + B + C')(A + B + C)

Step-by-step explanation:

(a) If F(A, B, C) = 1 iff exactly one of the coins is heads, then either

A is heads and the others are tails (AB'C')

B is heads and the others are tails (A'BC')

C is heads and the others are tails (A'B'C)

Hence, as a minterm expansion,

F(A, B, C) = AB'C' + A'BC' + A'B'C

(b) To get the corresponding maxterm expansion, we convert to binary.

F(A, B, C) = \sum (100, 010, 001) = \sum(4,2,1)

The maxterm is the product of the complements.

F(A, B, C) = \prod (0, 3, 5, 6, 7) = \prod(000, 011, 101, 110, 111)

Expanding,

F(A, B, C) = (A' + B' + C')(A' + B + C)(A + B' + C)(A + B + C')(A + B + C)

You might be interested in
What is 111.98 times 28%??
Vlada [557]
The answer is 31.3544.
7 0
3 years ago
What is the surface area of the solid that this net can form?
NNADVOKAT [17]

Answer:

See Explanation

Step-by-step explanation:

I can't see the shape

4 0
2 years ago
Read 2 more answers
Negative positive or no association
Eddi Din [679]

Answer:

Positive association

Step-by-step explanation:

As the Temperature goes up the more money you have to spend because you pay for the electricity that produces the heat

positive association is when one varriable increases so does the other.

7 0
2 years ago
What is -3/10h=15, solve for h?????
andre [41]
I hope this helps you

7 0
3 years ago
The first number is equal to 4 times the second number, the difference of the number is 12, what are the two numbers?
Irina18 [472]

let 1st and 2nd no be x and y respectively

1st case:x=4y

2nd case:x-y=12

substituting the value of x in 2nd case

4y-y=12

3y=12

y=12÷3

y=4

now putting the value of y in 1st case

x=4×4

=16

7 0
2 years ago
Other questions:
  • If the null hypothesis of an experiment is “The true mean weight of the piglets is at least 39lbs” what is the alternate hypothe
    7·1 answer
  • Do you guys know how to remember certain measurements?
    14·1 answer
  • If an experimenter sets equal to .01, then she is defining a "statistically rare" event as an event occurring more than one time
    10·1 answer
  • I'm on the LAST Question if i mess up, im done. Please Help and you'll be awarded 20 points
    15·1 answer
  • PLEASE HELPPP <br>Instructions: Find the missing side. Round your answer to the<br><br>nearest tenth
    7·1 answer
  • The sum of two numbers is 104. The larger number is 3 more than the smaller number.
    7·1 answer
  • Which equation could have been used to create this function table?
    7·2 answers
  • In the diagram, is a diameter of the circle with center O. If m = 50°, what is m?
    11·1 answer
  • A rectangular prism has a volume of 1968 cm³, a width of 16 cm and a height of 15 cm. What is the length of e prism?
    8·1 answer
  • The radius of a circle is 2.9 in. Find the circumference to the nearest tenth.
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!