Question:medium

Find the range of each of the following functions.
(i) f(x) = 2 - 3x, x ∈ R, x> 0.
(ii) f(x) = x2+ 2, x, is a real number.
(iii) f(x) = x, x is a real number

Updated On: Jan 23, 2026
Show Solution

Solution and Explanation

(i) Find the range of f(x) = 2 − 3x, x ∈ R, x > 0

Given x > 0.

Since f(x) = 2 − 3x is a linear function with negative slope, as x increases, f(x) decreases.

When x → 0+,
f(x) → 2

When x → ∞,
f(x) → −∞

So, the range is:

(−∞, 2)


(ii) Find the range of f(x) = x2 + 2, x ∈ R

Since x2 ≥ 0 for all real x,

x2 + 2 ≥ 2

The minimum value of f(x) occurs at x = 0:

f(0) = 2

As |x| → ∞, f(x) → ∞

So, the range is:

[2, ∞)


(iii) Find the range of f(x) = x, x ∈ R

Here, f(x) = x can take every real value.

So, the range is:

(−∞, ∞)


Final Answers:

(i) Range = (−∞, 2)
(ii) Range = [2, ∞)
(iii) Range = (−∞, ∞)

Was this answer helpful?
0