Answer:
5.5
Step-by-step explanation:
1+1+1 3/4+1 3/4= 5.5
5.5*2=11
11/2=5.5
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.
Answer:
$10t=m
Step-by-step explanation:
If for each hour is $10.
She would earn the number of hours times $10.
Example: She did babysitting for 4 hours this weekend. The equation is $10(4)=m or $10 x 4 = m. m=40
The mistake Shawna made was in her answer the 54 repeats so the bar should be over the .54 not the .545
The formula of the present value of annuity due:
![PV=C*[\frac{1-(1+i)^{-n}}{i}]*(1+i)](https://tex.z-dn.net/?f=PV%3DC%2A%5B%5Cfrac%7B1-%281%2Bi%29%5E%7B-n%7D%7D%7Bi%7D%5D%2A%281%2Bi%29)
For your case:
C = $3000
i = 12% / 100 = 0.12
n = 3 * 2 = 6 (semiannually for 3 years means 6 payments)
So, the solution is:
![PV=3000*[\frac{1-(1+0.12)^{-6}}{0.12}]*(1+0.12)=3000*[\frac{1-0.5066}{0.12}]*1.12=](https://tex.z-dn.net/?f=PV%3D3000%2A%5B%5Cfrac%7B1-%281%2B0.12%29%5E%7B-6%7D%7D%7B0.12%7D%5D%2A%281%2B0.12%29%3D3000%2A%5B%5Cfrac%7B1-0.5066%7D%7B0.12%7D%5D%2A1.12%3D)