The total number of possible combinations from flipping a coin 10 times is 2^10 = 1024.
Answer:
x^3-3x=0
+3x
x^3=3x
ok so that means that that number cubed is the same as a number squared so
x = 0
x = -sqrt(3)
x = sqrt(3)
im going say the answer is mostly likely 0 but it could be the other ones
Hope This Helps!!!
The answer can be readily calculated using a single variable, x:
Let x = the amount being invested at an annual rate of 10%
Let (8000 - x) = the amount being invested at an annual rate of 12%
The problem is then stated as:
(x * 0.10) + ((8000 - x) * 0.12) = 900
0.10(x) + ((8000 * 0.12) - 0.12(x)) = 900
0.10(x) + 960 - 0.12(x) = 900
0.10(x) - 0.12(x) = 900 - 960
-0.02(x) = -60
-0.02(x) * -100/2 = -60 * -100/2
x = 6000 / 2
x = 3000
Thus, $3,000 is invested at 10% = $300 annually; and $8,000 - $3,000 = $5,000 invested at 12% = $600 annually, which sum to $900 annual investment.