It should be B based off the shaded area
Answer: 21/44
Step-by-step explanation:
Given that:
Bag contains :
6 red apples
6 yellow apples
Number of samples drawn = 3
Probability that sample contains more red than yellow :
Then from the three samples, red = 2 and yellow = 1 or red for all 3
Prob of RRR = (6/12)(5/11)(4/10)= 120 / 1320
Prob RRY = (6/12)(5/11)(6/10)= 150/1320
Prob RYR is (6/12)(6/11)(5/10)= 180/1320
Prob YRR is (6/12)(6/11)(5/10)=180/1320
120/1320 + 150/1320 + 180/1320 +. 180/1320 = 630/1320 =126/264 = 42/88 = 21/44
Answer:
Step-by-step explanation:
Given
Garden:
One Bag:
Requires
Determine the number of bags to cover the whole garden
This is calculated as thus;
Expand the numerator
Express 81 as 9²
Evaluate as difference of two squares
Hence, the number of bags is
Interesting question. Good to know for computer science.
Suppose you have a function like
an = 3x - 2 Try the first couple
a1 = 3(1) - 2
a1 = 3 - 2
a1 = 1
a2 = 3(2) - 2
a2 = 6 - 2
a2 = 4 So each term differs by 3
a2 - a1 = 3
an = a_(n - 1) + 3
a3 = a2 + 3
a3 = 4 + 3
a3 = 7
a4 = a3 + 3
a4 = 7 + 3
a4 = 10
a5 = a4+ 3
a5 = 10 + 3
a5 = 13
I'll do one more and then check it.
a6 = a5 + 3
a6 = 13 + 3
a6 = 16
a6 = 3x -2
a6 = 3*6 - 2
a6 = 18 - 2
a6 = 16 which checks.
So the general formula is
an = a_(n - 1) * k if you were multiplying or
an = a_(n - 1) + k if you were adding. The key thing is that you are working with the previous term.
1. DE || AB - Given
2. DE 1/2 AB - side splitter theorem
3. CD/CA = CE/CB - sst = proportioned sides