amitchabarwal6419 amitchabarwal6419
  • 22-07-2022
  • Mathematics
contestada

how many bit strings of length 9 have exactly two 1'S or two 0'S( this is one question, so you should have one answer)

Respuesta :

djp6182583 djp6182583
  • 22-07-2022

Answer:

72.

Step-by-step explanation:

Number of strings with exactly 2 1's

= 9C2

= 9*8/2*1

= 36.

Same for  2 0s

= 36.

Answer Link

Otras preguntas

Match the codon to the base using the codon wheel below (read the bases from the inside out to the amino acids). 100 POINTS
Find the volume of the composite figures (pls)
spontaneous twisting of a testicle within the scrotum is called
Some pastries are cut into rhombus shapes before serving. A rhombus with horizontal diagonal length 4 centimeters and vertical diagonal length 6 centimeters. P
Which of the following is not an example of green infrastructure? Urban tree canopy Permeable pavement Roadways and bridges Rainwater harvesting
I need to find x so yea someone help me please
which compound or compounds would be formed when d-glucose is dissolved in methanol and then treated with anhydrous acid?
Part I: Find two common angles that differ by 15º. Rewrite this problem as the cotangent of a difference of those two angles.Part II: Evaluate the expression.
Learning Objectives: Activism and New Care Movements 1) Define a "social movement" and identify the alignment between the three social movement theories used to
Problem: Find the largest prime palindrome less than a given number. Write a Python function largest_prime_palindrome(n) that takes an integer n as input and re