QUESTION IMAGE
Question
lorenzo wants to know how much it will cost to rent tables and chairs for an event. he investigates renting tables and chairs and decides to use two different companies.
company a
$4 per table (seats 4) and a $25 one-time delivery and pickup fee
company b
$2 per chair and a $15 one-time delivery and pickup fee
each table seats 4 people, so lorenzo needs to rent 4 chairs for every table.
$x = \text{number of tables}$
cost to rent tables from company a: $f(x) = 4x + 25$
cost to rent chairs from company b: $g(x) = 2(4x) + 15$
which function represents the total cost for lorenzo to rent $x$ number of tables and the chairs he needs to go with them?
$\bigcirc$ $12x$
Step1: Define total cost function
Total cost $C(x) = f(x) + g(x)$
Step2: Substitute given functions
$C(x) = (4x + 25) + (2(4x) + 15)$
Step3: Simplify the chair cost term
$2(4x) = 8x$, so $C(x) = 4x + 25 + 8x + 15$
Step4: Combine like terms
Combine $x$-terms: $4x + 8x = 12x$
Combine constants: $25 + 15 = 40$
$C(x) = 12x + 40$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
$\boldsymbol{12x + 40}$