retagged by
11,714 views
30 30 votes

Compute $\displaystyle \lim_{x \rightarrow 3} \frac{x^4-81}{2x^2-5x-3}$

  1. $1$
  2. $53/12$
  3. $108/7$
  4. Limit does not exist

7 Answers

Best answer
34 34 votes

Let $y=\displaystyle\lim_{x\rightarrow3}\frac{x^{4}-81}{2x^{2}-5x-3}$

When we put $3$ in the equation we get $\frac{0}{0}$ form, so we can apply L Hospital$'$s rule.

Differentiate the numerator and denominator separately

$y=\displaystyle\lim_{x\rightarrow3}\frac{4x^{3}-0}{4x-5-0}$

$y=\displaystyle\lim_{x\rightarrow3}\frac{4x^{3}}{4x-5}$

Put the limit and get the value

$y=\frac{4\times(3)^{3}}{4\times(3)-5}$

$y=\frac{4\times27}{7}$

$y=\frac{108}{7}$

Correct Answer is C.

edited by
11 11 votes
y = $ \lim_{ x \rightarrow 3}  \left (  \frac{ x^{4} - 81 } { 2 x^{2} -5x -3 } \right )$

  = $\lim_{ x \rightarrow 3} \left ( \frac{(x^{2})^{2}-9^{2}}{2x^{2}-5x-3}\right )$

  = $\lim_{ x \rightarrow 3} \left (\frac{(x-3)(x+3)(x^{2}+9)}{(2x+1)(x-3)}\right )$

  = $\lim_{ x \rightarrow 3} \left (\frac{(x+3)(x^{2}+9)}{(2x+1)}\right )$ (when $x\neq 3$)

  = $\left ( \frac{(3+3)(3^{2}+9)}{(2*3 +1)} \right )$

  = $\left ( \frac{6*18}{7} \right )$

  =$ \left ( \frac{108 } { 7 } \right )$
edited by
0 0 votes

Answer is: C

On Putting the value of limit in Numerator and Denominator it comes out to be $\frac{0}{0}$

Applying L'Hopital Rule $\[ \lim_{x \to 3} f(x) /g(x) \]= \[ \lim_{x \to 3} f'(x)/g'(x)) \]\ =$​​​​​​​ $\frac{4x^{3}}{4x-5}$​​​

On putting value x=3 $\frac{108}{7}$

0 0 votes
first we will see condition of this function .

this is in the form of 0/0 so we will apply L-HOSPITAL rule

f(x)=f1(x)/f2(x)

derivative of f1(x)=4 x*3 = 4*3*3*3=108 at x=3

derivative of f2(x)=4x-5=7 at x=3.

f(x)=f1(3)/f2(3)= 108/27.
so option C is right.
Answer:
Position:
Show:

Related questions

8 8 votes
5 5 answers
5.1k
5.1k views
Arjun asked Dec 18, 2018
5,086 views
Consider the matrix$$A = \begin{bmatrix} \frac{1}{2} &\frac{1}{2} & 0\\ 0& \frac{3}{4} & \frac{1}{4}\\ 0& \frac{1}{4} & \frac{3}{4} \end{bmatrix}$$What is $\displaystyle ...
1 1 vote
2 2 answers
916
916 views
admin asked Mar 31, 2020
916 views
$\underset{x\to 0}{\lim} \dfrac{(1-\cos x)}{2}$ is equal to$0$$1$$1/3$$1/2$
4 4 votes
2 2 answers
532
532 views
GO Classes asked Feb 10
532 views
$$f(x)=\left(\frac{|x|}{2}-x\right) \times\left(x-\frac{|x|}{2}\right)$$$f$ has local minimum $f$ has local maximum $f^{\prime}$ is continuous at $x=0$ $f^{\prime}$ is di...
2 2 votes
3 3 answers
556
556 views
GO Classes asked Jul 5, 2025
556 views
The value of the function $f(x)=\lim _{x \rightarrow 0} \frac{x^3+x^2}{2 x^3-7 x^2}$ is$0$ $-\frac{1}{7}$ $\frac{1}{7}$ $\infty$