I really don’t know maybe you’ll have summer school that’s what we have to do if we fail an online course we have to go to summer school.
If we let x as the number of years of service in the company and f(x) as the increase in the wage, the step wise function that describes the scenario is
f(x) = { 0.5, x < 3
{ 1.0, 3 ≤ x < 6
{ 1.5, 6 ≤ x < 9
{ 2.0, 9 ≤ x < 12
The point (2, 12) represents the wage increase of x < 12
Answer:
y = -4x+14
Step-by-step explanation:
First find the slope
m = (y2-y1)/(x2-x1)
m = (2-10)/(3-1)
=-8/2
= -4
The slope intercept form of a line is
y = mx+b where m is the slope and b is the y intercept
y = -4x+b
Substitute a point into the equation
10 = -4(1)+b
Add 4 to each side
14 = b
y = -4x+14