Recent content by meatspin

  1. M

    Probability/statistics question

    is the answer P(not getting hit) = 0.00495
  2. M

    Probability/statistics question

    Homework Statement During World War II, a hypothetical city laid out as a 10-by-10 grid of equal size blocks was hit by 200 randomly dropped bombs. Thus, the probability of any particular bomb hitting a specific city block was 1/100 and each block was hit by an average of 2 bombs. Find the...
  3. M

    Are Set and Reset Asynchronous in a D flip flop?

    correct me if I am wrong, but I think synchronous = reset is synced with clock, meaning it will restart on a positive or negative clock edge(depending on the flipflop). Asynchronous means the reset will be forced, regardless of where the clock is at the given moment.
  4. M

    Solving 6 1s and 8 0s Bit Strings

    Homework Statement How many different bit strings can be formed using six 1s and eight 0s? Homework Equations C(n,r) = n!/(r!*(n-r)!) The Attempt at a Solution since there's six 1s and eight 0s there are 14 slots. So I'm guessing for the possible six 1s it would be C(14,6)...
  5. M

    Engineering What is the maximum power transfer for a load in a circuit using nodal analysis?

    @V1: (V1 - 6V)/3k + (V1-V3)/6k + 2mA + (V1-V2)/2k = 0V @V2: -2mA + (V2-V1)/2k = 0V V2 = 0V
Back
Top