Answer:
r=7
Step-by-step explanation:
74000=28000(1+r/12)^12(14)
divide 74000 by 28000, and cancel out 28000.
1.00580=1+r/12
(100) .06962=r
r = 6.96198
the 6 after the 9 rounds 9 to 0, which rounds the 6 to 7
r=7
<h3>
Answer: (C) 8/30</h3>
===================================================
Explanation:
There are 5+3 = 8 people in choir and running club. I added the values in the overlapped region of the circles "choir" and "running club".
This is out of 2+5+6+7+3+4+3 = 30 people total.
Divide the two results to form the fraction 8/30
Ideally we should reduce to get 4/15, but your teacher has chosen not to reduce.
A) because when they are equal it means that their y has the same value, which means their intersection point.
B) You should take all integers from (-2, 2) which are: -2, -1, 0, 1, 2 and put them one by one in the example:
x = -2
y1 = 4^-(-2) = 4^2 = 16
y2 = 2^(-(-2) + 1) = 2^(2+1) = 2^3 = 8
y1 ≠ y2 => so x=-2 isn't our answer
-------------------------------------------------------
x = -1
y1 = 4^-(-1) = 4^1 = 4
y2 = 2^(-(-1) + 1) = 2^(1+1) = 2^2 = 4
y1 = y2 => so our answer will be x = -1
-------------------------------------------------------
x = 0
y1 = 4^-(0) = 4^0 = 1
y2 = 2^(-(0) + 1) = 2^(0+1) = 2^1 = 2
y1 ≠ y2 => so x=0 isn't our answer
--------------------------------------------------------------
x = 1
y1 = 4^-(1) = 4^(-1) = 1/4
y2 = 2^(-(1) + 1) = 2^(-1+1) = 2^0 = 1
y1 ≠ y2 => so x=1 isn't our answer
--------------------------------------------------------------
x = 2
y1 = 4^-(2) = 4^(-2) = 1/16
y2 = 2^(-(2) + 1) = 2^(-2+1) = 2^(-1) = 1/2
y1 ≠ y2 => so x=2 isn't our answer
Which means that our final answer is: x=-1
C) You should draw both graphics, and their intersection point (x) will be the answer.
I hope it helped.
For each increment in x, the output is multiplied by 2. The function could be written the way a geometric sequence can be written:
... f(x) = 5·2^(x-1)
Or, it could be simplified to ...
... f(x) = (5/2)·2^x
The first 5 terms will be
... 5, 10, 20, 40, 80