Answer:
it is dan
Step-by-step explanation:
because 4/5 is the closest to 1.
Start by doing the binomial expansion of (x+y)^6 where x represents success. This is
(x^6y^0) + 6(x^5y^1) +15(x^4y^2) +20(x^3y^3) +15(x^2y^4) +6(x^1y^5) +(x^0y^6)
We are interested in the x^3y^3 term which represents exactly 3 sucesses. Since the probalbility of sucess and failure are both .5 we should be able to figure this out just using the coefficients of the terms which is
20/64 = .3125 which is 31.25%
Answer:
18x + 13y = 60
6x + 2y = 6 ---> 6x = -2y +6 ---> 18x = -6y+18
Substitution
(-6y +18)+13y =60
-18 -18
--------------------------
7y = 42 so y=6
Then, 6x + 2(6) =6, which you will get x = -1
(-1, 6)