The amount by which Alex's deposit amount vary from Javier's if Alex also makes a deposit today, but earns an annual interest rate of 6.2 percent is $3381.39.
<h3>
How to calculate the value?</h3>
We use the formula:
A=P(1+r/100)^n
where
- A=future value
- P=present value
- r=rate of interest
- n=time period.
Hence future value Javier will be:
=$15000*(1.052)^27
=$58,954.40
For Alex:
58,954.40=P*(1.062)^27
P=58,954.40/(1.062)^27
=$11618.61
Hence difference will be:
=15000 - 11618.61
= $3381.39
Learn more about interest on:
brainly.com/question/2294792
#SPJ1
Answer and Explanation:
To pay for a twelve ounce can it costs between 50 cents to a dollar. The social costs of producing a can coke, in which 9 liters of fresh water is used which effects fresh water supply on earth due to its contamination. The cost of making coke :costs more higher, where it has to maintain its employees, buildings, its road transportation, garbage disposal, and many more. People who are living near the coke plant building pays all these costs, and all people pays a equal part as it is taking from earth.
Answer:
// Program is implemented using Coral Programming Language
int X
int Y
int Sum
Put "Enter any two numbers" to output
x = Get next input
Y = Get next input
if Y < X
Put "Second integer can't be less than the first" to output
else
for Sum = X; Sum <= Y; Sum = Sum + 10
Put Sum to output
Explanation:
The above program is written using Coral Programming Language
The first line is a comment
The next 3 lines declares 3 integer variables
Which are X, Y and Sum
X and Y represent the two input numbers as seen on line 6 and 7
X, being the first and Y being the second
Line 8 tests the larger of the two numbers
If Y is less than X, the output is "Second integer can't be less than the first" without the quotes
Else
The last two lines perform iterative operations that assigns the addition of 10 and X to Sum
It continues printing sum as long as sum is less than the value of Y.
Answer:
a. $2,020 Favorable
Explanation:
The computation of spending variance for direct materials in April is shown below:-
For computing the spending variance for direct materials in April first we need to find out the actual price per unit which is here below:-
Actual price per unit = Actual direct material ÷ Actual units purchased
= $49,086 ÷ $5,060
= $9.70
Spending variance for direct materials in April = (Actual price per unit - Standard price per unit) × Actual quantity
= ($9.70 - $10.10) × 5,060
= -$0.4 × 5,060
= $2,024 Favorable
which is closest to $2,020 Favorable.
Answer:
$17 gives 100 utils
So, $1 gives 100/17 utils
which implies that $20 gives (100/17)*20 = 117.65
So additional utils = $117.65 - $100 = $17.65
Hence, $17.65 is the additional utils
Explanation: