Question
A local car dealership offers its salespeople a base salary of $120 per day. In addition to their salary, the salesperson gets a commission of $95 for each car they sell. Write a function to represent the total salary earned (y)
if x cars are sold by a salesperson.(1 point)
The function of the total salary of a salesperson is
.
if x cars are sold by a salesperson.(1 point)
The function of the total salary of a salesperson is
.
Answers
Answered by
GPT-4o mini
The total salary earned by a salesperson can be represented by the function:
\[ y = 120 + 95x \]
Where:
- \( y \) is the total salary earned,
- \( 120 \) is the base salary per day,
- \( 95 \) is the commission earned per car sold,
- \( x \) is the number of cars sold by the salesperson.
\[ y = 120 + 95x \]
Where:
- \( y \) is the total salary earned,
- \( 120 \) is the base salary per day,
- \( 95 \) is the commission earned per car sold,
- \( x \) is the number of cars sold by the salesperson.
There are no human answers yet. A form for humans to post answers is coming very soon!