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
Can someone help me with this it’s timed!!! Please help
Alinara [238K]
The answer is .. c8=88
4 0
2 years ago
Help Please!! NO LINKS AND NEED EXPLANATION!
ikadub [295]

Answer:

Function 1: None of the Above

Function 2: Quadratic

Function 3: Linear

Step-by-step explanation:

Function 1: It isn't linear because the y-axis doesn't go up or down at a constant rate, it isn't quadratic because it doesn't have a vertex, and it isn't exponential because it doesn't continue going up.

Function 2: It has a vertex-(6,32)

Function 3: The y-axis goes up at a constant rate of 6.

(Oya-hopes this helps.....)

4 0
3 years ago
Describe a situation that could be modeled with the ratio 3: 1.
ehidna [41]

Answer:

three boys to 1 girl

Step-by-step explanation:

a

5 0
2 years ago
Read 2 more answers
Select the quadratic function that corresponds to each graph below
ozzi
C B A are the orders of the answers
5 0
3 years ago
Read 2 more answers
ILL GIVE BRAILY!!!
Rom4ik [11]

Answer:

Step-by-step explanation:

here A(-3,-2)

-3 is x and -2 is y

so use this formula to find A'

p(x,y)=p'kx,ky)

here k is a scale factor which is 1/2

A(-3,-2)=A'(1/2*-3.1/2*-2)

A'(-3/2,-1)

7 0
2 years ago
Other questions:
  • Which of the following relations is a function?
    9·2 answers
  • jennifers, louis, robert, anna, and tonya are figuring out how to split the check for lunch. Thr total bill is $65.45. Anna puts
    14·2 answers
  • In an election to the U.S. Senate, one candidate has popular support of 53% and the other has support of 47%. On election eve, a
    6·1 answer
  • Select true or false to tell whether the following disjunction is true or false. Use the truth table if needed. January is the f
    7·2 answers
  • Please help ASAP!!!!!<br><br> Thanks soo much
    14·1 answer
  • Helps me solve this problem please
    12·1 answer
  • HELP!!! Increasing the side length of a cube by a factor of 2 increases the volume by a factor of ______
    13·1 answer
  • If A={1,2,3,4,5},B={4,5,6,7} and C={2,3,4}find (A-B)-C​
    8·1 answer
  • Please please please help​
    13·1 answer
  • Which of the sets of ordered pairs represents a function? (5 points) A = {(2, −2), (5, −5), (−2, 2), (−5, 5)} B = {(4, 2), (4, −
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!