Answer:
Step-by-step explanation:
Taking $50 each month causes - $50 change to bank balance
<u>Repeating same for 7 month:</u>
Correct option is B
Answer:
bool b = isupper(x);
Step-by-step explanation:
I have written the expression for a char variable x.The isupper(x) will return true if the character x is upper case and false if the character x is lower case.
I have stored the returned value to a bool variable b .So the value of variable b will be true only when the x is in uppercase and false when b is lower case.
The formula for getting the accumulated amount(compounded) is;
A =P(1+r%)∧n
Where A = Acumulated amount
P = principle (deposit)
r = interest rate and
n = period
Since the interst is compounded quartly,
period = (5×4)-3 = 17
A = 7100(1+2.8/100)∧17
= 7100×1.028∧17
= 11,353.80
The money she will end up earning in interest on the cd = $11,353.80
Kyle, d = rt, right? This means that t = d/r. If we call the rate of the current c, then her rate upstream is hindered by the current and is 3 - c. Downstream is 3 + c. The total time is 6 hours... 5/(3 - c) + 5/(3 + c) = 6 Once we put everything over the same denominator, we don't need it anymore. 5(3 + c) + 5(3 - c) = 6(3 - c)(3 + c) 15 + 5c + 15 - 5c = 54 - 6c2
30 = 54 - 6c26c2 = 24c2 = 4c = 2 2 mph