Sandwich Theorem: changing inequality

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 1K views
AdityaDev
Messages
527
Reaction score
33

Homework Statement


Using sandwich theorem evaluvate:
$$\lim_{x\rightarrow \infty} \frac{x+7sinx}{-2x+13}$$

Homework Equations


Sandwich theorem

The Attempt at a Solution



##-7 \leqslant 7sinx \leqslant 7##
##x-7 \leqslant x+7sinx \leqslant x+7##

Now my doubt: I want to divide the expression by ##-2x+13##. But does this change the inequality? I don't know if it is positive or negative.
If I divide, I will get the expression in the question.
(hint given in my textbook: Inequality changes that is they assumed ##-2x+13## is negative.

Let me not change the inequality (I will get the answer but I need to know if what I am doing makes sense)

## \frac{x-7}{-2x+13} \leqslant \frac{x+7sinx}{-2x+13} \leqslant \frac{x+7}{-2x+13} ##

##\lim_{x\rightarrow \infty} \frac{x-7}{-2x+13} = \lim_{x\rightarrow \infty} \frac{1- \frac {7}{x} }{-2+\frac{13}{x}} = -\frac{1}{2}##

Similarly the right side limit is also -1/2(same method). Hence limit of middle term is also -1/2. Answer is correct.
 
Last edited:
Physics news on Phys.org
AdityaDev said:

Homework Statement


Using sandwich theorem evaluvate:
$$\lim_{x\rightarrow \infty} \frac{x+7sinx}{-2x+13}$$

Homework Equations


Sandwich theorem

The Attempt at a Solution



##-7 \leqslant 7sinx \leqslant 7##
##x-7 \leqslant x+7sinx \leqslant x+7##

Now my doubt: I want to divide the expression by ##-2x+13##. But does this change the inequality? I don't know if it is positive or negative.
If I divide, I will get the expression in the question.
(hint given in my textbook: Inequality changes that is they assumed ##-2x+13## is negative.
Since your limit is as x gets very large, -2x + 13 can be assumed to be negative. Dividing by -2x + 13 will then change the direction of the inequalities.
AdityaDev said:
Let me not change the inequality (I will get the answer but I need to know if what I am doing makes sense)

## \frac{x-7}{-2x+13} \leqslant \frac{x+7sinx}{-2x+13} \leqslant \frac{x+7}{-2x+13} ##

##\lim_{x\rightarrow \infty} \frac{x-7}{-2x+13} = \lim_{x\rightarrow \infty} \frac{1- \frac {7}{x} }{-2+\frac{13}{x}} = -\frac{1}{2}##

Similarly the right side limit is also 1/2(same method). Hence limit of middle term is also 1/2. Answer is correct.
 
  • Like
Likes   Reactions: AdityaDev