$ limlimits_x rightarrow + infty(sqrtx^2 + 2x - sqrtx^2 - 7x)$

Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
Find the limit: $$ lim_x rightarrow + infty(sqrtx^2 + 2x - sqrtx^2 - 7x)$$
I did the following:
beginalign
(sqrtx^2 + 2x - sqrtx^2 - 7x) = frac(sqrtx^2 + 2x - sqrtx^2 - 7x)1 cdot frac(sqrtx^2 + 2x + sqrtx^2 - 7x)(sqrtx^2 + 2x + sqrtx^2 - 7x)
endalign
I know the final answer is $frac92$. After multiplying by the conjugate, I see where the $9$ in the numerator comes from. I just can't remember how I solved the rest of the problem.
calculus limits
add a comment |Â
up vote
1
down vote
favorite
Find the limit: $$ lim_x rightarrow + infty(sqrtx^2 + 2x - sqrtx^2 - 7x)$$
I did the following:
beginalign
(sqrtx^2 + 2x - sqrtx^2 - 7x) = frac(sqrtx^2 + 2x - sqrtx^2 - 7x)1 cdot frac(sqrtx^2 + 2x + sqrtx^2 - 7x)(sqrtx^2 + 2x + sqrtx^2 - 7x)
endalign
I know the final answer is $frac92$. After multiplying by the conjugate, I see where the $9$ in the numerator comes from. I just can't remember how I solved the rest of the problem.
calculus limits
1
Execute the product at the numerator.
â Yves Daoust
Oct 7 '14 at 16:23
1
Remember that $(x-y)(x+y) = x^2 - y^2$, so your numerator becomes $$x^2+2x - (x^2-7x) = 9x$$ Now also notice that $sqrtx^2+2x = x sqrt1+2/x$ for positive $x$. You can use this idea to factor $x$ out of the denominator.
â Joel
Oct 7 '14 at 16:25
possible duplicate of Convergence Proof: $lim_xrightarrowinfty sqrt4x+x^2- sqrtx^2+x$
â Hans Lundmark
Oct 7 '14 at 17:14
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Find the limit: $$ lim_x rightarrow + infty(sqrtx^2 + 2x - sqrtx^2 - 7x)$$
I did the following:
beginalign
(sqrtx^2 + 2x - sqrtx^2 - 7x) = frac(sqrtx^2 + 2x - sqrtx^2 - 7x)1 cdot frac(sqrtx^2 + 2x + sqrtx^2 - 7x)(sqrtx^2 + 2x + sqrtx^2 - 7x)
endalign
I know the final answer is $frac92$. After multiplying by the conjugate, I see where the $9$ in the numerator comes from. I just can't remember how I solved the rest of the problem.
calculus limits
Find the limit: $$ lim_x rightarrow + infty(sqrtx^2 + 2x - sqrtx^2 - 7x)$$
I did the following:
beginalign
(sqrtx^2 + 2x - sqrtx^2 - 7x) = frac(sqrtx^2 + 2x - sqrtx^2 - 7x)1 cdot frac(sqrtx^2 + 2x + sqrtx^2 - 7x)(sqrtx^2 + 2x + sqrtx^2 - 7x)
endalign
I know the final answer is $frac92$. After multiplying by the conjugate, I see where the $9$ in the numerator comes from. I just can't remember how I solved the rest of the problem.
calculus limits
calculus limits
edited Sep 2 at 3:39
Robson
47920
47920
asked Oct 7 '14 at 16:21
eyeh8math
304
304
1
Execute the product at the numerator.
â Yves Daoust
Oct 7 '14 at 16:23
1
Remember that $(x-y)(x+y) = x^2 - y^2$, so your numerator becomes $$x^2+2x - (x^2-7x) = 9x$$ Now also notice that $sqrtx^2+2x = x sqrt1+2/x$ for positive $x$. You can use this idea to factor $x$ out of the denominator.
â Joel
Oct 7 '14 at 16:25
possible duplicate of Convergence Proof: $lim_xrightarrowinfty sqrt4x+x^2- sqrtx^2+x$
â Hans Lundmark
Oct 7 '14 at 17:14
add a comment |Â
1
Execute the product at the numerator.
â Yves Daoust
Oct 7 '14 at 16:23
1
Remember that $(x-y)(x+y) = x^2 - y^2$, so your numerator becomes $$x^2+2x - (x^2-7x) = 9x$$ Now also notice that $sqrtx^2+2x = x sqrt1+2/x$ for positive $x$. You can use this idea to factor $x$ out of the denominator.
â Joel
Oct 7 '14 at 16:25
possible duplicate of Convergence Proof: $lim_xrightarrowinfty sqrt4x+x^2- sqrtx^2+x$
â Hans Lundmark
Oct 7 '14 at 17:14
1
1
Execute the product at the numerator.
â Yves Daoust
Oct 7 '14 at 16:23
Execute the product at the numerator.
â Yves Daoust
Oct 7 '14 at 16:23
1
1
Remember that $(x-y)(x+y) = x^2 - y^2$, so your numerator becomes $$x^2+2x - (x^2-7x) = 9x$$ Now also notice that $sqrtx^2+2x = x sqrt1+2/x$ for positive $x$. You can use this idea to factor $x$ out of the denominator.
â Joel
Oct 7 '14 at 16:25
Remember that $(x-y)(x+y) = x^2 - y^2$, so your numerator becomes $$x^2+2x - (x^2-7x) = 9x$$ Now also notice that $sqrtx^2+2x = x sqrt1+2/x$ for positive $x$. You can use this idea to factor $x$ out of the denominator.
â Joel
Oct 7 '14 at 16:25
possible duplicate of Convergence Proof: $lim_xrightarrowinfty sqrt4x+x^2- sqrtx^2+x$
â Hans Lundmark
Oct 7 '14 at 17:14
possible duplicate of Convergence Proof: $lim_xrightarrowinfty sqrt4x+x^2- sqrtx^2+x$
â Hans Lundmark
Oct 7 '14 at 17:14
add a comment |Â
6 Answers
6
active
oldest
votes
up vote
6
down vote
accepted
$$lim_xto inftyfrac(sqrtx^2+2x-sqrtx^2-7x)(sqrtx^2+2x+sqrtx^2-7x)sqrtx^2+2x+sqrtx^2-7x$$
$$=lim_xto inftyfrac9xsqrtx^2+2x+sqrtx^2-7x=lim_xto inftyfracfrac9xxfracsqrtx^2+2xx+fracsqrtx^2-7xx$$$$=lim_xto inftyfrac9sqrtfracx^2+2xx^2+sqrtfracx^2-7xx^2=lim_xto inftyfrac9sqrt1+frac 2x+sqrt1-frac 7x=frac91+1=frac 92.$$
add a comment |Â
up vote
3
down vote
Expanding the rightmost term, we get:
$$
frac(x^2+2x) - (x^2-7x)sqrtx^2+2x + sqrtx^2-7x = frac9xsqrtx^2+2x + sqrtx^2-7x
$$
now just divide the numerator and denominator by $x = sqrtx^2$:
$$
frac9sqrt1+frac2x + sqrt1-frac7x.
$$
We have that $sqrt1+frac2x + sqrt1-frac7x rightarrow 2$ as $x rightarrow infty$, so the final answer is $9/2$.
add a comment |Â
up vote
2
down vote
Setting $dfrac1x=h,$ the limit reduces to $$lim_hto0^+fracsqrt1+2h-sqrt1-7hh$$
$$=lim_hto0^+frac1+2h-(1-7h)h(sqrt1+2h+sqrt1-7h)$$
$$=lim_hto0^+frac9sqrt1+2h+sqrt1-7h$$
$$=frac9sqrt1+2cdot0+sqrt1-7cdot0$$
add a comment |Â
up vote
1
down vote
$bfMy; Solution::$ Given $displaystyle lim_xrightarrow inftyleft(sqrtx^2+2x-sqrtx^2-7xright) = lim_xrightarrow inftyxleftleft(1+frac2xright)^frac12-left(1-frac7xright)^frac12right$
Now Using Binomial Expansion::
$displaystyle lim_xrightarrow inftyleftleft(1+frac12cdot frac2x+frac12cdot -frac12cdot frac42x^2......+inftyright)-left(1-frac12cdot frac7x-frac12cdot -frac12cdot frac492x^2.+inftyright)right$
So $displaystyle lim_xrightarrow inftyleft(sqrtx^2+2x-sqrtx^2-7xright) = 1+frac72 = frac92$
add a comment |Â
up vote
1
down vote
$$lim_xrightarrow infty (sqrtx^2+2x - sqrtx^2-7x) $$$$=lim_xrightarrow infty bigg(sqrtx^2+2x+1 - sqrtx^2-7x+frac494bigg) $$ $$=lim_xrightarrow infty bigg( x+1 - bigg(x-frac72bigg)bigg) =frac92 $$
add a comment |Â
up vote
1
down vote
The mean value theorem gives $f(x+h) = f(x) + f'(x)h + 1 over 2 f''(xi) h^2$, where $xi in [x,x+h]$ (adjusted appropriately for sign of $h$).
This gives $|sqrt1+theta - (1+ 1 over 2 theta) | le 1 over 8 theta^2$.
We have (if $x>0$),$sqrtx^2+2x - sqrtx^2-7x = x(sqrt1+2 over x-sqrt1-7 over 7)$.
Then $| sqrt1+2 over x-sqrt1-7 over x - 1 over 29 over x| le 1 over 8 ((2 over x)^2+(7 over x)^2)$.
Multiplying through by $x$ and letting $x to infty$ yields the desired result.
Note:
The point of this answer is that you can guess the answer by
using $sqrt1+theta approx 1+ 1 over 2 theta$ and
writing
$sqrt1+2 over x-sqrt1-7 over x approx 1 over 29 over x$.
add a comment |Â
6 Answers
6
active
oldest
votes
6 Answers
6
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
6
down vote
accepted
$$lim_xto inftyfrac(sqrtx^2+2x-sqrtx^2-7x)(sqrtx^2+2x+sqrtx^2-7x)sqrtx^2+2x+sqrtx^2-7x$$
$$=lim_xto inftyfrac9xsqrtx^2+2x+sqrtx^2-7x=lim_xto inftyfracfrac9xxfracsqrtx^2+2xx+fracsqrtx^2-7xx$$$$=lim_xto inftyfrac9sqrtfracx^2+2xx^2+sqrtfracx^2-7xx^2=lim_xto inftyfrac9sqrt1+frac 2x+sqrt1-frac 7x=frac91+1=frac 92.$$
add a comment |Â
up vote
6
down vote
accepted
$$lim_xto inftyfrac(sqrtx^2+2x-sqrtx^2-7x)(sqrtx^2+2x+sqrtx^2-7x)sqrtx^2+2x+sqrtx^2-7x$$
$$=lim_xto inftyfrac9xsqrtx^2+2x+sqrtx^2-7x=lim_xto inftyfracfrac9xxfracsqrtx^2+2xx+fracsqrtx^2-7xx$$$$=lim_xto inftyfrac9sqrtfracx^2+2xx^2+sqrtfracx^2-7xx^2=lim_xto inftyfrac9sqrt1+frac 2x+sqrt1-frac 7x=frac91+1=frac 92.$$
add a comment |Â
up vote
6
down vote
accepted
up vote
6
down vote
accepted
$$lim_xto inftyfrac(sqrtx^2+2x-sqrtx^2-7x)(sqrtx^2+2x+sqrtx^2-7x)sqrtx^2+2x+sqrtx^2-7x$$
$$=lim_xto inftyfrac9xsqrtx^2+2x+sqrtx^2-7x=lim_xto inftyfracfrac9xxfracsqrtx^2+2xx+fracsqrtx^2-7xx$$$$=lim_xto inftyfrac9sqrtfracx^2+2xx^2+sqrtfracx^2-7xx^2=lim_xto inftyfrac9sqrt1+frac 2x+sqrt1-frac 7x=frac91+1=frac 92.$$
$$lim_xto inftyfrac(sqrtx^2+2x-sqrtx^2-7x)(sqrtx^2+2x+sqrtx^2-7x)sqrtx^2+2x+sqrtx^2-7x$$
$$=lim_xto inftyfrac9xsqrtx^2+2x+sqrtx^2-7x=lim_xto inftyfracfrac9xxfracsqrtx^2+2xx+fracsqrtx^2-7xx$$$$=lim_xto inftyfrac9sqrtfracx^2+2xx^2+sqrtfracx^2-7xx^2=lim_xto inftyfrac9sqrt1+frac 2x+sqrt1-frac 7x=frac91+1=frac 92.$$
answered Oct 7 '14 at 16:25
mathlove
87.6k877209
87.6k877209
add a comment |Â
add a comment |Â
up vote
3
down vote
Expanding the rightmost term, we get:
$$
frac(x^2+2x) - (x^2-7x)sqrtx^2+2x + sqrtx^2-7x = frac9xsqrtx^2+2x + sqrtx^2-7x
$$
now just divide the numerator and denominator by $x = sqrtx^2$:
$$
frac9sqrt1+frac2x + sqrt1-frac7x.
$$
We have that $sqrt1+frac2x + sqrt1-frac7x rightarrow 2$ as $x rightarrow infty$, so the final answer is $9/2$.
add a comment |Â
up vote
3
down vote
Expanding the rightmost term, we get:
$$
frac(x^2+2x) - (x^2-7x)sqrtx^2+2x + sqrtx^2-7x = frac9xsqrtx^2+2x + sqrtx^2-7x
$$
now just divide the numerator and denominator by $x = sqrtx^2$:
$$
frac9sqrt1+frac2x + sqrt1-frac7x.
$$
We have that $sqrt1+frac2x + sqrt1-frac7x rightarrow 2$ as $x rightarrow infty$, so the final answer is $9/2$.
add a comment |Â
up vote
3
down vote
up vote
3
down vote
Expanding the rightmost term, we get:
$$
frac(x^2+2x) - (x^2-7x)sqrtx^2+2x + sqrtx^2-7x = frac9xsqrtx^2+2x + sqrtx^2-7x
$$
now just divide the numerator and denominator by $x = sqrtx^2$:
$$
frac9sqrt1+frac2x + sqrt1-frac7x.
$$
We have that $sqrt1+frac2x + sqrt1-frac7x rightarrow 2$ as $x rightarrow infty$, so the final answer is $9/2$.
Expanding the rightmost term, we get:
$$
frac(x^2+2x) - (x^2-7x)sqrtx^2+2x + sqrtx^2-7x = frac9xsqrtx^2+2x + sqrtx^2-7x
$$
now just divide the numerator and denominator by $x = sqrtx^2$:
$$
frac9sqrt1+frac2x + sqrt1-frac7x.
$$
We have that $sqrt1+frac2x + sqrt1-frac7x rightarrow 2$ as $x rightarrow infty$, so the final answer is $9/2$.
answered Oct 7 '14 at 16:30
Bruce Zheng
85939
85939
add a comment |Â
add a comment |Â
up vote
2
down vote
Setting $dfrac1x=h,$ the limit reduces to $$lim_hto0^+fracsqrt1+2h-sqrt1-7hh$$
$$=lim_hto0^+frac1+2h-(1-7h)h(sqrt1+2h+sqrt1-7h)$$
$$=lim_hto0^+frac9sqrt1+2h+sqrt1-7h$$
$$=frac9sqrt1+2cdot0+sqrt1-7cdot0$$
add a comment |Â
up vote
2
down vote
Setting $dfrac1x=h,$ the limit reduces to $$lim_hto0^+fracsqrt1+2h-sqrt1-7hh$$
$$=lim_hto0^+frac1+2h-(1-7h)h(sqrt1+2h+sqrt1-7h)$$
$$=lim_hto0^+frac9sqrt1+2h+sqrt1-7h$$
$$=frac9sqrt1+2cdot0+sqrt1-7cdot0$$
add a comment |Â
up vote
2
down vote
up vote
2
down vote
Setting $dfrac1x=h,$ the limit reduces to $$lim_hto0^+fracsqrt1+2h-sqrt1-7hh$$
$$=lim_hto0^+frac1+2h-(1-7h)h(sqrt1+2h+sqrt1-7h)$$
$$=lim_hto0^+frac9sqrt1+2h+sqrt1-7h$$
$$=frac9sqrt1+2cdot0+sqrt1-7cdot0$$
Setting $dfrac1x=h,$ the limit reduces to $$lim_hto0^+fracsqrt1+2h-sqrt1-7hh$$
$$=lim_hto0^+frac1+2h-(1-7h)h(sqrt1+2h+sqrt1-7h)$$
$$=lim_hto0^+frac9sqrt1+2h+sqrt1-7h$$
$$=frac9sqrt1+2cdot0+sqrt1-7cdot0$$
answered Oct 7 '14 at 16:40
lab bhattacharjee
216k14153265
216k14153265
add a comment |Â
add a comment |Â
up vote
1
down vote
$bfMy; Solution::$ Given $displaystyle lim_xrightarrow inftyleft(sqrtx^2+2x-sqrtx^2-7xright) = lim_xrightarrow inftyxleftleft(1+frac2xright)^frac12-left(1-frac7xright)^frac12right$
Now Using Binomial Expansion::
$displaystyle lim_xrightarrow inftyleftleft(1+frac12cdot frac2x+frac12cdot -frac12cdot frac42x^2......+inftyright)-left(1-frac12cdot frac7x-frac12cdot -frac12cdot frac492x^2.+inftyright)right$
So $displaystyle lim_xrightarrow inftyleft(sqrtx^2+2x-sqrtx^2-7xright) = 1+frac72 = frac92$
add a comment |Â
up vote
1
down vote
$bfMy; Solution::$ Given $displaystyle lim_xrightarrow inftyleft(sqrtx^2+2x-sqrtx^2-7xright) = lim_xrightarrow inftyxleftleft(1+frac2xright)^frac12-left(1-frac7xright)^frac12right$
Now Using Binomial Expansion::
$displaystyle lim_xrightarrow inftyleftleft(1+frac12cdot frac2x+frac12cdot -frac12cdot frac42x^2......+inftyright)-left(1-frac12cdot frac7x-frac12cdot -frac12cdot frac492x^2.+inftyright)right$
So $displaystyle lim_xrightarrow inftyleft(sqrtx^2+2x-sqrtx^2-7xright) = 1+frac72 = frac92$
add a comment |Â
up vote
1
down vote
up vote
1
down vote
$bfMy; Solution::$ Given $displaystyle lim_xrightarrow inftyleft(sqrtx^2+2x-sqrtx^2-7xright) = lim_xrightarrow inftyxleftleft(1+frac2xright)^frac12-left(1-frac7xright)^frac12right$
Now Using Binomial Expansion::
$displaystyle lim_xrightarrow inftyleftleft(1+frac12cdot frac2x+frac12cdot -frac12cdot frac42x^2......+inftyright)-left(1-frac12cdot frac7x-frac12cdot -frac12cdot frac492x^2.+inftyright)right$
So $displaystyle lim_xrightarrow inftyleft(sqrtx^2+2x-sqrtx^2-7xright) = 1+frac72 = frac92$
$bfMy; Solution::$ Given $displaystyle lim_xrightarrow inftyleft(sqrtx^2+2x-sqrtx^2-7xright) = lim_xrightarrow inftyxleftleft(1+frac2xright)^frac12-left(1-frac7xright)^frac12right$
Now Using Binomial Expansion::
$displaystyle lim_xrightarrow inftyleftleft(1+frac12cdot frac2x+frac12cdot -frac12cdot frac42x^2......+inftyright)-left(1-frac12cdot frac7x-frac12cdot -frac12cdot frac492x^2.+inftyright)right$
So $displaystyle lim_xrightarrow inftyleft(sqrtx^2+2x-sqrtx^2-7xright) = 1+frac72 = frac92$
answered Oct 7 '14 at 16:34
juantheron
33.4k1042129
33.4k1042129
add a comment |Â
add a comment |Â
up vote
1
down vote
$$lim_xrightarrow infty (sqrtx^2+2x - sqrtx^2-7x) $$$$=lim_xrightarrow infty bigg(sqrtx^2+2x+1 - sqrtx^2-7x+frac494bigg) $$ $$=lim_xrightarrow infty bigg( x+1 - bigg(x-frac72bigg)bigg) =frac92 $$
add a comment |Â
up vote
1
down vote
$$lim_xrightarrow infty (sqrtx^2+2x - sqrtx^2-7x) $$$$=lim_xrightarrow infty bigg(sqrtx^2+2x+1 - sqrtx^2-7x+frac494bigg) $$ $$=lim_xrightarrow infty bigg( x+1 - bigg(x-frac72bigg)bigg) =frac92 $$
add a comment |Â
up vote
1
down vote
up vote
1
down vote
$$lim_xrightarrow infty (sqrtx^2+2x - sqrtx^2-7x) $$$$=lim_xrightarrow infty bigg(sqrtx^2+2x+1 - sqrtx^2-7x+frac494bigg) $$ $$=lim_xrightarrow infty bigg( x+1 - bigg(x-frac72bigg)bigg) =frac92 $$
$$lim_xrightarrow infty (sqrtx^2+2x - sqrtx^2-7x) $$$$=lim_xrightarrow infty bigg(sqrtx^2+2x+1 - sqrtx^2-7x+frac494bigg) $$ $$=lim_xrightarrow infty bigg( x+1 - bigg(x-frac72bigg)bigg) =frac92 $$
answered Oct 7 '14 at 16:40
HK Lee
13.5k41856
13.5k41856
add a comment |Â
add a comment |Â
up vote
1
down vote
The mean value theorem gives $f(x+h) = f(x) + f'(x)h + 1 over 2 f''(xi) h^2$, where $xi in [x,x+h]$ (adjusted appropriately for sign of $h$).
This gives $|sqrt1+theta - (1+ 1 over 2 theta) | le 1 over 8 theta^2$.
We have (if $x>0$),$sqrtx^2+2x - sqrtx^2-7x = x(sqrt1+2 over x-sqrt1-7 over 7)$.
Then $| sqrt1+2 over x-sqrt1-7 over x - 1 over 29 over x| le 1 over 8 ((2 over x)^2+(7 over x)^2)$.
Multiplying through by $x$ and letting $x to infty$ yields the desired result.
Note:
The point of this answer is that you can guess the answer by
using $sqrt1+theta approx 1+ 1 over 2 theta$ and
writing
$sqrt1+2 over x-sqrt1-7 over x approx 1 over 29 over x$.
add a comment |Â
up vote
1
down vote
The mean value theorem gives $f(x+h) = f(x) + f'(x)h + 1 over 2 f''(xi) h^2$, where $xi in [x,x+h]$ (adjusted appropriately for sign of $h$).
This gives $|sqrt1+theta - (1+ 1 over 2 theta) | le 1 over 8 theta^2$.
We have (if $x>0$),$sqrtx^2+2x - sqrtx^2-7x = x(sqrt1+2 over x-sqrt1-7 over 7)$.
Then $| sqrt1+2 over x-sqrt1-7 over x - 1 over 29 over x| le 1 over 8 ((2 over x)^2+(7 over x)^2)$.
Multiplying through by $x$ and letting $x to infty$ yields the desired result.
Note:
The point of this answer is that you can guess the answer by
using $sqrt1+theta approx 1+ 1 over 2 theta$ and
writing
$sqrt1+2 over x-sqrt1-7 over x approx 1 over 29 over x$.
add a comment |Â
up vote
1
down vote
up vote
1
down vote
The mean value theorem gives $f(x+h) = f(x) + f'(x)h + 1 over 2 f''(xi) h^2$, where $xi in [x,x+h]$ (adjusted appropriately for sign of $h$).
This gives $|sqrt1+theta - (1+ 1 over 2 theta) | le 1 over 8 theta^2$.
We have (if $x>0$),$sqrtx^2+2x - sqrtx^2-7x = x(sqrt1+2 over x-sqrt1-7 over 7)$.
Then $| sqrt1+2 over x-sqrt1-7 over x - 1 over 29 over x| le 1 over 8 ((2 over x)^2+(7 over x)^2)$.
Multiplying through by $x$ and letting $x to infty$ yields the desired result.
Note:
The point of this answer is that you can guess the answer by
using $sqrt1+theta approx 1+ 1 over 2 theta$ and
writing
$sqrt1+2 over x-sqrt1-7 over x approx 1 over 29 over x$.
The mean value theorem gives $f(x+h) = f(x) + f'(x)h + 1 over 2 f''(xi) h^2$, where $xi in [x,x+h]$ (adjusted appropriately for sign of $h$).
This gives $|sqrt1+theta - (1+ 1 over 2 theta) | le 1 over 8 theta^2$.
We have (if $x>0$),$sqrtx^2+2x - sqrtx^2-7x = x(sqrt1+2 over x-sqrt1-7 over 7)$.
Then $| sqrt1+2 over x-sqrt1-7 over x - 1 over 29 over x| le 1 over 8 ((2 over x)^2+(7 over x)^2)$.
Multiplying through by $x$ and letting $x to infty$ yields the desired result.
Note:
The point of this answer is that you can guess the answer by
using $sqrt1+theta approx 1+ 1 over 2 theta$ and
writing
$sqrt1+2 over x-sqrt1-7 over x approx 1 over 29 over x$.
edited Oct 7 '14 at 17:02
answered Oct 7 '14 at 16:54
copper.hat
123k557156
123k557156
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f962458%2flim-limits-x-rightarrow-infty-sqrtx2-2x-sqrtx2-7x%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
Execute the product at the numerator.
â Yves Daoust
Oct 7 '14 at 16:23
1
Remember that $(x-y)(x+y) = x^2 - y^2$, so your numerator becomes $$x^2+2x - (x^2-7x) = 9x$$ Now also notice that $sqrtx^2+2x = x sqrt1+2/x$ for positive $x$. You can use this idea to factor $x$ out of the denominator.
â Joel
Oct 7 '14 at 16:25
possible duplicate of Convergence Proof: $lim_xrightarrowinfty sqrt4x+x^2- sqrtx^2+x$
â Hans Lundmark
Oct 7 '14 at 17:14