Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

a local car dealership offers its salespeople a base salary of $120 per…

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 \boxed{}

Explanation:

Step1: Identify fixed and variable components

The base salary is $120 (fixed), and the commission is $95 per car (variable, depends on \( x \) cars sold).

Step2: Formulate the total salary function

Total salary \( y \) equals base salary plus commission from \( x \) cars. Commission for \( x \) cars is \( 95x \), so \( y = 120 + 95x \).

Answer:

\( y = 95x + 120 \)