Answer:
Step-by-step explanation:
$2,620
$0,750
$0,630
$0,050
$0,090
+$0,425
=$4,665
Answer:
512
Step-by-step explanation:
Suppose we ask how many subsets of {1,2,3,4,5} add up to a number ≥8. The crucial idea is that we partition the set into two parts; these two parts are called complements of each other. Obviously, the sum of the two parts must add up to 15. Exactly one of those parts is therefore ≥8. There must be at least one such part, because of the pigeonhole principle (specifically, two 7's are sufficient only to add up to 14). And if one part has sum ≥8, the other part—its complement—must have sum ≤15−8=7
.
For instance, if I divide the set into parts {1,2,4}
and {3,5}, the first part adds up to 7, and its complement adds up to 8
.
Once one makes that observation, the rest of the proof is straightforward. There are 25=32
different subsets of this set (including itself and the empty set). For each one, either its sum, or its complement's sum (but not both), must be ≥8. Since exactly half of the subsets have sum ≥8, the number of such subsets is 32/2, or 16.
To solve this you need to take the answer from the previous iteration.
Iteration 1: The answer is given
a1 = 300
Iteration 2: Solve using the equation. a(n-1) is the answer from the previous iteration. n = the number of the current iteration. So, a(n-1) = 300 and n = 2
a2 = 300/2 = 150
Iteration 3: a(n-1) = 150 and n = 3
a3 = 150/3 = 50
Iteration 4: a(n-1) = 50 and n = 4
a4 = 50/4 = 12.5
Answer: 12.5