Spring 2023 - MTH101 - 1 - SOL
Spring 2023 - MTH101 - 1 - SOL
Question 1: Figure 1 shows the graph of a function f . At which numbers is f discontinuous? Why?
Marks=5
Answer to Question 1
Answer to Question 2
1
Recall the definition of absolute value:
(
x if x ≥ 0,
|x| =
−x if x < 0.
It follows that
(
x−3 if x − 3 ≥ 0,
|x − 3| =
−(x − 3) if x − 3 < 0.
(
x−3 if x ≥ 3,
=
−x + 3 if x < 3.
Similarly
(
x+2 if x + 2 ≥ 0,
|x + 2| =
−(x + 2) if x + 2 < 0.
(
x+2 if x ≥ −2,
=
−x − 2 if x < −2.
|x − 3| + |x + 2| < 11
−x + 3 − x − 2 < 11
x > −5.
|x − 3| + |x + 2| < 11
−x + 3 + x + 2 < 11
5 < 11, (always true).
|x − 3| + |x + 2| < 11
x − 3 + x + 2 < 11
x < 6.
Combining cases, I, II, and III, we see that the inequality is satisfied when −5 < x < 6. So the
solution is the interval (−5, 6).