First and third, second can still be simplified.
Y = |x² - 3x + 1|
y = x - 1
|x² - 3x + 1| = x - 1
|x² - 3x + 1| = ±1(x - 1)
|x² - 3x + 1| = 1(x - 1) or |x² - 3x + 1| = -1(x - 1)
|x² - 3x + 1| = 1(x) - 1(1) or |x² - 3x + 1| = -1(x) + 1(1)
|x² - 3x + 1| = x - 1 or |x² - 3x + 1| = -x + 1
x² - 3x + 1 = x - 1 or x² - 3x + 1 = -x + 1
- x - x + x + x
x² - 4x + 1 = -1 or x² - 2x + 1 = 1
+ 1 + 1 - 1 - 1
x² - 4x + 1 = 0 or x² - 2x + 0 = 0
x = -(-4) ± √((-4)² - 4(1)(1)) or x = -(-2) ± √((-2)² - 4(1)(0))
2(1) 2(1)
x = 4 ± √(16 - 4) or x = 2 ± √(4 - 0)
2 2
x = 4 ± √(12) or x = 2 ± √(4)
2 2
x = 4 ± 2√(3) or x = 2 ± 2
2 2
x = 2 ± √(3) or x = 1 ± 1
x = 2 + √(3) or x = 2 - √(3) or x = 1 + 1 or x = 1 - 1
x = 2 or x = 0
y = x - 1 or y = x - 1 or y = x - 1 or y = x - 1
y = (2 + √(3)) - 1 or y = (2 - √(3)) - 1 or y = 2 - 1 or y = 0 - 1
y = 2 - 1 + √(3) or y = 2 - 1 - √(3) or y = 1 or y = -1
y = 1 + √(3) or y = 1 - √(3) (x, y) = (2, 1) or (x, y) = (0, -1)
(x, y) = (2 ± √(3), 1 ± √(3))
The solution (0, -1) can be made by one function (y = x - 1) while the solution (2 ± √(3), 1 ± √(3)) can be made by another function (y = |x² - 3x + 1|). So the solution (2, 1) can be made by both functions, making the two solutions equal.
Answer:
<h3>n = 1/4</h3>
Step-by-step explanation:

A right triangle. Hope this helps.
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