My recommendation would be: communicate directly to the supervisor to clarify the intend of the email
Most employees believed that asking clarification to their supervisor would reflect badly on them since it make them look incompetent.
But most supervisors are trained to provide employees with guidance if they do not understand their assignment. And, following the wrong order would be significantly worse compared to not able to understand an email.
Answer:
$3,520.65
Explanation:
The computation of the future value is shown below:
As we know that
Future value = Present value × (1 + interest rate)^number of years
= $250 × (1 + 0.0275)^5 + $450 × (1 + 0.0275)^4 + $650 × (1 + 0.0275)^3 + $850 × (1 + 0.0275)^2 + $1,100 × (1 + 0.0275)^1
= $286.32 + $501.58 + $705.11 + $897.39 + $1,130.25
= $3,520.65
We do the reversing time period and according to that the calculation can come.
Answer:
//algorithm for ATM money withdrawal
Algorithm: Algorithm for cash withdrawals from ATM.
Input: withdraw_amount
Output: amount+service_charges.
Algorithm:
step 1:
balance =account balance.
withdraw_amount = (Get input from user)
step 2:
if(withdraw_amount>400)
then, print "maximum limit exceeds"
step 3:
if(withdraw_amout<1)
then, print "enter a valid amount"
step 4:
if(withdraw_amount>balance)
then, print "insufficient balance.. withdraw money $30 as service charges "
step 5:
if(withdraw_amount<400 && withdraw_amount<balance)
if(withdraw_amount>200)
service_charge=withdraw_amount*(3/100)
print " Your cash is dispensed... total amount withdrawn +service_charges 30% (withdraw_amount +service_charge) "
Answer:
Cost-Plus
Explanation:
Cost plus pricing is a system of determining the selling price of an item by adding a determined amount called mark-up to the total cost of producing the item.Its purpose is to ensure that cost are fully recovered and profit are also made.
In a less competitive environment like Steinway's own , where pianos are being produced to the specification of waiting customers , this gives a good opportunity for cost plus marketing as threats from competitors are minimal or even nil.
Answer:
The answer is d. 7.45%
Explanation:
B = Current Price of the Bonds $1,280
C = Coupon payment paid out annually $135
CP = Call price $1,050.
T= number of years pending until the call date 5 years
Yield to Call Formula = (C/2) * {(1- ( 1 + YTC/2)^-2t) / (YTC/2)} + (CP/1 + YTC/2)^2t)
$1,280 = ($135/2) * {(1- ( 1 + YTC/2)^-10) / (YTC/2)} +($1,050 /1 + YTC/2)^10) = 7.45%