<h3>The minimum amount of sales Michael must have to earn at least $2500 in a month is $ 32000</h3>
<em><u>Solution:</u></em>
<em><u>The expression to Michael earnings is:</u></em>
Where,
b is the base salary, which is $ 900 in this sum
c is the commission rate
Given that commission rate is 5%
s is the sales
Michael must have to earn at least $2500 in a month
Here, at least means, "greater than or equal to" 2500
The inequality is framed as:
base salary + 5 % on sales 2500
Solve the inequality
Thus, minimum amount of sales Michael must have to earn at least $2500 in a month is $ 32000
Answer:
4
Step-by-step explanation:
Y = mx + b. This linear graph passes through A(0,50) and B(10,51)
m = (y₂-y₁)/(x₂-x₁)
m= (51-50)/10-0)
m=(1)(10)
y = (1/x) + b. To find b, you plugin the coordinates of either A or B,
say A(0,50):
50 = (1/10).(0) + b
50 = 0+b and b= 51
Hence the equation is y =0.1x + 50