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
An airplane flies 810 km in 1.5 hours. How far will the plane fly into. Two hours if it maintains the same airspeed
nadezda [96]

It would help to first find the unit rate. We know that the plane flies 810 km per 1.5 hours. Divide by 1.5 on both sides:

810/1.5 = 540 km/hour

Then, multiply both the hour and the distance by 2:

540 * 2 = 1080 km/2 hours.

3 0
3 years ago
Read 2 more answers
How does the shape of a cross-section of a 3D figure parallel to the base relate to the volume of the 3D figure?
Ket [755]

Answer:

The shape of each cross-section of a 3D figure,  relates to the volume because the area of the cross-section is determined by its shape and the area of this cross section is in the sum that calculates the volume of this 3D figure.

Step-by-step explanation:

An infinite sum of all the all the cross-sections of a 3D figure parallel to the base equals the volume of that 3D figure.

3 0
3 years ago
Evaluate the expression a2+6ab for a=−3 and b=4.
xxTIMURxx [149]
(-3)2+6(-3)(4) is -63
3 0
3 years ago
Please help ASAP!!!!!
belka [17]
I think the answer is the one in the bottom right. 
3 0
2 years ago
Use the box plots comparing the number of boy dogs and number of girl dogs attending doggy daycare each day for a month to answe
satela [25.4K]

The boxplots 1 and 2 represent the distribution of data using a five number summary for the male and the female attendance

<h3>(a) The IQR of the male's data</h3>

The first box plot represents the male's boxplot.

So, we have:

  • Upper quartile (Q3) = 14
  • Lower quartile (Q1) = 2

The IQR is the difference between the above values

IQR = Q3 - Q1

So, we have:

IQR = 14 - 2 = 12

So: the IQR for the males' data is 12

<h3>(b) The difference in the median values</h3>

From the first and second boxplots, we have:

  • Median male = 10
  • Median female = 18

The difference (d) between these values is

d = 18 - 10

d = 8

So: the difference between the median values of each data set is 8

<h3>(c) The distribution of data</h3>

This is dependent on whether the dataset has an outlier or not.

From the figure, we have:

  • Male's data: presence of an outlier - use median
  • Female's data: absence of an outlier - use mean

So: the male dataset is measured by median, while the mean is a better measure of center for the female's data

<h3>(d) Reason for outliers</h3>

A possible reason for outliers is sampling problems

Read more about boxplots at:

brainly.com/question/26392028

#SPJ1

5 0
2 years ago
Read 2 more answers
Other questions:
  • What percentage of the data is below the upper quartile
    11·2 answers
  • G find the probability that the winner won the gold medal, given that the winner was from the united states.
    14·1 answer
  • 1.5d+3.25=1+2.25d. What is d?
    14·2 answers
  • The ratio of boys to girls at a middle school is 3:2. If the school has 400 people, then how many will be boys?
    8·1 answer
  • A line has this equation: y=-6x + 9 Write an equation for the parallel line that goes through (2, 1).​
    6·1 answer
  • Write the equation of a line in slope intercept form using the given information.
    9·1 answer
  • A BluRay disc normally costs $22. This week it is on sale for 25% off the original price. How much money is discounted from the
    14·1 answer
  • What's 100 divided by 42
    8·1 answer
  • What is the answer to 3 to the power of 2, (4x)
    11·2 answers
  • I will mark BRAINILY to first correct answer!! EXTRA POINTSSS!
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!