<p>23) If a fair coin is flipped three times, what is the probability that the results will be tails exatcly twice?
(any shorcuts that would not waste time finding all the possible outcomes?)</p>
<p>50) Seven blue marbles and six red marbles are held in a single container. Marbles are randomly selected one at a time and not returned. If the first 2 marbles selected are both blue, what is the probability that at least two red marbles will be chosen in the next three selections?</p>
<p>43) The system of equations given by
2x + 3y = 7
10x + cy = 3
has the solution for all values of c except
-15, -3, 3, 10, 15</p>
<p>44) If f(x,y) = xy/3 for all x,y f(a,b) = 15, f(b,c)= 20 and f(a,c) = 10, which of the following could be the product of a, b, c?</p>
<p>45) if x>0 and y>1, then log(y)/log(x^2) =
I. log(y^2)/log(x)
II. log(sq root of y)/log(x)
III. log(y/2)/log(x)</p>
<p>50) start by subtracting the 2 blues...so you have 5 B, 6R</p>
<p>[ (5C2)(6C1) + (5C3)(6C) ] / 11C3</p>
<p>43) multiply the top row so it has one term equal (multiply by 5 so you have 10x in both rows) it can't be 15 b/c 10x + 15y = 35 cannot be solved if 10x + 15y also = 3</p>
<p>3 choose 2 is nCr I don't know how else to explain it. It's the counting principle - how many ways can you choose two out of 3? (choose 2 tails out of 3 flips)</p>
<p>how do you do 23? i mean with only 3 coins it is easy to picture out (TTH, THT, HTT)...but how would you do it with more coins? Is there like a formula for it?</p>
<p>the "formula" in post #16 is for anything with the coins</p>
<p>for #50, "Seven blue marbles and six red marbles are held in a single container. Marbles are randomly selected one at a time and not returned. If the first 2 marbles selected are both blue, what is the probability that at least two red marbles will be chosen in the next three selections?"</p>
<p>The fact that the first 2 are blue has nothing to do with the answer, other than to confuse you...you just subtract 2 blue from the original data. You are left with 5 blue and 6 red.</p>
<p>First, you have to figure out the number of ways you could pick 2 or more reds (and since you are picking 3, that means 2 or 3 reds). Then you add those ways up, and divide by the total number of outcomes.</p>
<p>For 2 reds: (6 red C 2) (5 blue C 1)
For 3 reds: (6 red C 3) (5 blue C 0)</p>