Solveeit Logo

Question

Question: Complete set of values of $m$, for which function $f(x)=3+mx+e^{-x}$ is always decreasing, is...

Complete set of values of mm, for which function f(x)=3+mx+exf(x)=3+mx+e^{-x} is always decreasing, is

A

[0,)[0, \infty)

B

(,0](-\infty, 0]

C

[2,5][2, 5]

D

[7,17][7, 17]

Answer

(2)

Explanation

Solution

To determine the values of mm for which the function f(x)=3+mx+exf(x)=3+mx+e^{-x} is always decreasing, we need to ensure that its first derivative, f(x)f'(x), is less than or equal to zero for all xRx \in \mathbb{R}.

Step 1: Find the first derivative of the function f(x)f(x). Given f(x)=3+mx+exf(x) = 3 + mx + e^{-x}.
Differentiating f(x)f(x) with respect to xx:
f(x)=ddx(3)+ddx(mx)+ddx(ex)f'(x) = \frac{d}{dx}(3) + \frac{d}{dx}(mx) + \frac{d}{dx}(e^{-x})
f(x)=0+m(1)+ex(1)f'(x) = 0 + m(1) + e^{-x}(-1)
f(x)=mexf'(x) = m - e^{-x}

Step 2: Set the condition for the function to be always decreasing. For f(x)f(x) to be always decreasing, we must have f(x)0f'(x) \leq 0 for all xRx \in \mathbb{R}.
So, we set up the inequality:
mex0m - e^{-x} \leq 0

Step 3: Solve the inequality for mm. Rearranging the inequality, we get:
mexm \leq e^{-x}

This inequality must hold true for all values of xRx \in \mathbb{R}.
To satisfy mexm \leq e^{-x} for all xx, mm must be less than or equal to the minimum value that exe^{-x} can take.
Let's analyze the behavior of the function g(x)=exg(x) = e^{-x}:

  • As xx \to \infty, ex0e^{-x} \to 0.
  • As xx \to -\infty, exe^{-x} \to \infty.

The range of exe^{-x} is (0,)(0, \infty). This means exe^{-x} is always positive and can take any value greater than 0. However, it never actually reaches 0. The infimum (greatest lower bound) of the set of values exe^{-x} can take is 0.

For mexm \leq e^{-x} to hold for all xx, mm must be less than or equal to this infimum.
Therefore, m0m \leq 0.

Step 4: Express the set of values of mm. The complete set of values of mm for which f(x)f(x) is always decreasing is m(,0]m \in (-\infty, 0].