Answer:
2
Step-by-step explanation:
To find the common ratio, take the second term and divide by the first term
-14/-7 = 2
Check by dividing the third term by the second term
-28/-14 = 2
The common ratio is 2
Answer:
20 nickels and 26 dimes
Step-by-step explanation:
- She has $3.60 in nickels and dimes
- a nickel is $0.05 and a dime is $0.10
- let n be the number of nickels and d be the number of dimes
- thus the first equation is 3.6 = 0.05n +0.1d
- If she has 46 coins then n + d = 46
- then n = 46 - d
- sub n = 46 - d into 3.6 = 0.05n +0.1d
- 3.6 = 0.05(46 - d) + 0.1d
- 3.6 = 2.3 -0.05d+0.1d
- 1.3 = 0.05d
- 26 = d
- sub d = 26 into n+d=46
- n+26=46
- n=20
- Check by subbing n=20 and d=26 into 0.05n +0.1d
- 0.05(20) +0.1(26)
- 1+2.6 = 3.6
Answer:
B
Step-by-step explanation:
because your dividing
Answer:
count: Sum up a pre-set interval of values in excel cells.
countif: sum up a pre-set interval of values according to certain rules determined by the user.
averageif: sum the values in cells and the divides the result by the total of cells considered in the function.
Step-by-step explanation:
count: Sum up a pre-set interval of values in excel cells.
countif: sum up a pre-set interval of values according to certain rules determined by the user.
averageif: sum the values in cells and the divides the result by the total of cells considered in the function.