The markdown will be $21.60. so the final price after the markdown is $68.40.
You are given two points in the linear function. At time 0 years, the value is $3000. At time 4 years, the value is $250. This means you have points (0, 3000) and (4, 250). You need to find the equation of the line that passes through those two points.
y = mx + b
m = (y2 - y1)/(x2 - x1) = (3000 - 250)/(0 - 4) = 2750/(-4) = -687.5
Use point (0, 3000).
3000 = -687.5(0) + b
b = 3000
The equation is
y = -687.5x + 3000
Since we are using points (t, v) instead of (x, y), we have:
v = -687.5t + 3000
Answer: d. v = -687.50 t + 3,000
Answer:
[-4,0) ∪ [2, ∞)
Step-by-step explanation:
For piecewise function domain and range, we need to understand the difference between "(" and "[" or ")" and "]"
- The parenthesis ( "(" and ")" ) are used for "open circles" in the graph.
- The brackets ( "[" and "]" ) are use for "closed circles" in the graph.
Range is the set of y-values for which the function is defined.
Now,
The upper part of the function shows the graph going from y = 2 towards infinity (arrow). At y = 2 , there is closed circle, so this part range would be
[2, ∞) (infinity is always with parenthesis)
Now, looking at bottom part, the function is defined from 0 (open circle) to -4 (closed). so we can write:
[-4,0)
This is the range, 2nd answer choice is correct.
[-4,0) ∪ [2, ∞)
Answer:
The zeros are -1, 0, and 2
Step-by-step explanation:
The zeroes of f are the points where the graph f crosses the x-axis, which occur at x = -2, x = 0, x = 2.
Have a great day :)