calculate the total cost for attending a conference if registration is $425, and the employee needs hotel…

calculate the total cost for attending a conference if registration is $425, and the employee needs hotel, rental car, per diem, parking, and coverage for 4 days.\n| expense | cost per day |\n|--|--| \n| hotel | $270 |\n| rental car | $105 |\n| per diem | $50 |\n| parking | $35 |\n| coverage | $600 |
Answer
Explanation:
Step1: Calculate daily total cost
$270 + 105+50 + 35=460$
Step2: Calculate 4 - day cost for daily - based expenses
$460\times4 = 1840$
Step3: Add registration and coverage cost
$1840+425 + 600$ $=2265+600$ $=2865$
Answer:
$2865$