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

calculate the total cost for attending a conference if registration is $325, and the employee needs hotel, rental car, per diem, parking, and coverage for 4 days.\n| expense | cost per day |\n|--|--| \n| hotel | $180 |\n| rental car | $80 |\n| per diem | $55 |\n| parking | $30 |\n| coverage | $300 |
Answer
Explanation:
Step1: Calculate daily total cost
$180 + 80+55 + 30=345$
Step2: Calculate 4 - day cost of daily - expenses
$345\times4 = 1380$
Step3: Add registration and coverage cost
$1380+325 + 300=2005$
Answer:
$2005$