Answer:
1:2
Step-by-step explanation:
4:8 chances that you will spin a 5 or more.
8:16 chances that you will spin it two times in a row.
It is asking you to find the sum of k^2 - 1 from k=1 to k=4. Since that is only 4 numbers, calculating the sum by hand wouldn’t be that bad.
(1^2 - 1) + (2^2 - 1) + (3^2 - 1) + (4^2 - 1) = 26
The easier way to find the sum is to use a few simple formulas.
When we have a term that is just a constant c, the formula is c*n.
When we have a variable k, the formula is k*n*(n+1)/2.
When we have a squared variable, the formula is k*n*(n+1)*(2n+1)/6.
In this case, we have a squared variable k^2 and a constant of -1.
So plug in n=4 to the formulas:
4*5*9/6 - 1*4 = 26
The answer is 26
Answer:
You invested $22,000 in two accounts paying 3% and 5% annual interest, respectively. If the total interest earned for the year was $980, how much was invested at each rate?
Step-by-step explanation:
let x=amt invested at 3% rate of interest.
22000-x=amt invested at 5% rate of interest.
.03x+.05(22000-x)=980
.03x+1100-.05x=980
.02x=120
x=6000
22000-x=16000
amt invested at 3% rate of interest=$6,000
amt invested at 5% rate of interest=$16,000
<h2><em><u>Hope iit help you mark as Brainlist</u></em></h2>