How to find the oblique asymptote of this function?
$begingroup$
I found this in an asymptote example question but it only has an answer.
$$f(x)=x-sqrt{x^2+5}$$
I solved the $xto+infty$ where $displaystylelim_{xto+infty}{x-sqrt{x^2+5}}=frac{-5}{2}$ so that it has $y=dfrac{-5}{2}$ for a horizontal asymptote.
It says here that when $xto-infty$, it has an oblique asymptote.
How do I find the oblique asymptote of this function when $xto-infty$?
calculus real-analysis limits functions radicals
$endgroup$
add a comment |
$begingroup$
I found this in an asymptote example question but it only has an answer.
$$f(x)=x-sqrt{x^2+5}$$
I solved the $xto+infty$ where $displaystylelim_{xto+infty}{x-sqrt{x^2+5}}=frac{-5}{2}$ so that it has $y=dfrac{-5}{2}$ for a horizontal asymptote.
It says here that when $xto-infty$, it has an oblique asymptote.
How do I find the oblique asymptote of this function when $xto-infty$?
calculus real-analysis limits functions radicals
$endgroup$
$begingroup$
Double-check your algebra for the limit as $xtoinfty$. By algebra, $f(x)approx -dfrac5{2x}$ for $x$ large.
$endgroup$
– Ted Shifrin
Dec 30 '17 at 6:22
$begingroup$
@Ted I must've misread. Thank you.
$endgroup$
– Melon
Dec 30 '17 at 6:46
add a comment |
$begingroup$
I found this in an asymptote example question but it only has an answer.
$$f(x)=x-sqrt{x^2+5}$$
I solved the $xto+infty$ where $displaystylelim_{xto+infty}{x-sqrt{x^2+5}}=frac{-5}{2}$ so that it has $y=dfrac{-5}{2}$ for a horizontal asymptote.
It says here that when $xto-infty$, it has an oblique asymptote.
How do I find the oblique asymptote of this function when $xto-infty$?
calculus real-analysis limits functions radicals
$endgroup$
I found this in an asymptote example question but it only has an answer.
$$f(x)=x-sqrt{x^2+5}$$
I solved the $xto+infty$ where $displaystylelim_{xto+infty}{x-sqrt{x^2+5}}=frac{-5}{2}$ so that it has $y=dfrac{-5}{2}$ for a horizontal asymptote.
It says here that when $xto-infty$, it has an oblique asymptote.
How do I find the oblique asymptote of this function when $xto-infty$?
calculus real-analysis limits functions radicals
calculus real-analysis limits functions radicals
edited Dec 30 '17 at 11:57
Michael Rozenberg
106k1893198
106k1893198
asked Dec 30 '17 at 5:53
MelonMelon
172
172
$begingroup$
Double-check your algebra for the limit as $xtoinfty$. By algebra, $f(x)approx -dfrac5{2x}$ for $x$ large.
$endgroup$
– Ted Shifrin
Dec 30 '17 at 6:22
$begingroup$
@Ted I must've misread. Thank you.
$endgroup$
– Melon
Dec 30 '17 at 6:46
add a comment |
$begingroup$
Double-check your algebra for the limit as $xtoinfty$. By algebra, $f(x)approx -dfrac5{2x}$ for $x$ large.
$endgroup$
– Ted Shifrin
Dec 30 '17 at 6:22
$begingroup$
@Ted I must've misread. Thank you.
$endgroup$
– Melon
Dec 30 '17 at 6:46
$begingroup$
Double-check your algebra for the limit as $xtoinfty$. By algebra, $f(x)approx -dfrac5{2x}$ for $x$ large.
$endgroup$
– Ted Shifrin
Dec 30 '17 at 6:22
$begingroup$
Double-check your algebra for the limit as $xtoinfty$. By algebra, $f(x)approx -dfrac5{2x}$ for $x$ large.
$endgroup$
– Ted Shifrin
Dec 30 '17 at 6:22
$begingroup$
@Ted I must've misread. Thank you.
$endgroup$
– Melon
Dec 30 '17 at 6:46
$begingroup$
@Ted I must've misread. Thank you.
$endgroup$
– Melon
Dec 30 '17 at 6:46
add a comment |
4 Answers
4
active
oldest
votes
$begingroup$
$$lim_{xrightarrow+infty}f(x)=lim_{xrightarrow+infty}frac{-5}{x+sqrt{x^2+5}}=0,$$
which says that $y=0$ is a horizontal asymptote for $xrightarrow+infty$.
Now, $limlimits_{xrightarrow-infty}f(x)=-infty$ and $$lim_{xrightarrow-infty}frac{f(x)}{x}=1+lim_{xrightarrow-infty}sqrt{1+frac{5}{x^2}}=2$$ and it's enough to calculate $limlimits_{xrightarrow-infty}(f(x)-2x).$
Indeed, $$limlimits_{xrightarrow-infty}(f(x)-2x)=limlimits_{xrightarrow-infty}(-x-sqrt{x^2+5})=lim_{xrightarrow+infty}frac{-5}{-x-sqrt{x^2+5}}=0,$$
which says that $y=2x$ is an asymptote of $f$ for $xrightarrow-infty$.
$endgroup$
add a comment |
$begingroup$
When $x<0$$$f(x)=x-sqrt{x^2+5}=x+xsqrt{1+frac 5 {x^2}}$$ Now, using equivalents
$$f(x)sim x+xleft(1+frac 5{2x^2} right)=2x+frac 5{2x}$$ which shows the asymptote and how it is approached.
$endgroup$
add a comment |
$begingroup$
(see figure 1 below) I propose here, beyond the good answers you have had from @Claude Leibovici and Michael Rozenberg, a graphical understanding of the issue.
In fact, the (blue) curve associated to function
$$f(x)=y=x-sqrt{x^2+5}$$
is a branch of hyperbola, explaining the presence of two different asymptotes, thus explaining why the behaviour at $+infty$ and $-infty$ is not the same.
The other branch (in red) is associated with the conjugate function :
$$g(x)=y:=x+sqrt{x^2+5}$$
(minus sign replace by plus sign).
Remark: It is possible to encompass both $f$ and $g$ into a single implicit equation in the following way:
$$tag{1}y-x=pmsqrt{x^2+5} iff (y-x)^2=x^2+5 iff y(y-2x)=5$$
(which is the equation of a hyperbola because, up to an affine change of variables, one has an expression $YX=$ const.).
One could wonder about the interest of equation (1). In fact, it gives the asymptotes ! Here is how: it suffices to set the RHS to $0$ : (1) becomes $x(y-2x)=0$ thus $x=0$ or $y=2x$, the equations of the two asymptotes !
This non orthodox way (transforming a $5$ into a $0$...) can find an explanation, graphical too : consider that you have a family of curves with equations
$$tag{2}y(y-2x)=z$$ where $z$ is a constant.
and make $z to 0$... the curve get closer and closer to the asymptotes... as seen on Fig. 2 where $z$ is also considered as a third coordinate.
Figure 1.
Figure 2. The different hyperbolas as level curves of surface $z=x(y-2x)$. "Our" hyperbola (see last equation in relationship (1)) is the upper one, for $z=5$. The smallest is $z$, the closest we get to the asymptotes.
$endgroup$
add a comment |
$begingroup$
When x approaches negative infinity, the original function is approximately $f(x)=x-|x|=2x$, so the oblique asymptote is $y=2x$.
When $x$ approaches positive infinity, $f(x)$ should approach 0, leading to a horizontal asymptote of $y=0$.
You can check the result by graphing the function.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2585120%2fhow-to-find-the-oblique-asymptote-of-this-function%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
$$lim_{xrightarrow+infty}f(x)=lim_{xrightarrow+infty}frac{-5}{x+sqrt{x^2+5}}=0,$$
which says that $y=0$ is a horizontal asymptote for $xrightarrow+infty$.
Now, $limlimits_{xrightarrow-infty}f(x)=-infty$ and $$lim_{xrightarrow-infty}frac{f(x)}{x}=1+lim_{xrightarrow-infty}sqrt{1+frac{5}{x^2}}=2$$ and it's enough to calculate $limlimits_{xrightarrow-infty}(f(x)-2x).$
Indeed, $$limlimits_{xrightarrow-infty}(f(x)-2x)=limlimits_{xrightarrow-infty}(-x-sqrt{x^2+5})=lim_{xrightarrow+infty}frac{-5}{-x-sqrt{x^2+5}}=0,$$
which says that $y=2x$ is an asymptote of $f$ for $xrightarrow-infty$.
$endgroup$
add a comment |
$begingroup$
$$lim_{xrightarrow+infty}f(x)=lim_{xrightarrow+infty}frac{-5}{x+sqrt{x^2+5}}=0,$$
which says that $y=0$ is a horizontal asymptote for $xrightarrow+infty$.
Now, $limlimits_{xrightarrow-infty}f(x)=-infty$ and $$lim_{xrightarrow-infty}frac{f(x)}{x}=1+lim_{xrightarrow-infty}sqrt{1+frac{5}{x^2}}=2$$ and it's enough to calculate $limlimits_{xrightarrow-infty}(f(x)-2x).$
Indeed, $$limlimits_{xrightarrow-infty}(f(x)-2x)=limlimits_{xrightarrow-infty}(-x-sqrt{x^2+5})=lim_{xrightarrow+infty}frac{-5}{-x-sqrt{x^2+5}}=0,$$
which says that $y=2x$ is an asymptote of $f$ for $xrightarrow-infty$.
$endgroup$
add a comment |
$begingroup$
$$lim_{xrightarrow+infty}f(x)=lim_{xrightarrow+infty}frac{-5}{x+sqrt{x^2+5}}=0,$$
which says that $y=0$ is a horizontal asymptote for $xrightarrow+infty$.
Now, $limlimits_{xrightarrow-infty}f(x)=-infty$ and $$lim_{xrightarrow-infty}frac{f(x)}{x}=1+lim_{xrightarrow-infty}sqrt{1+frac{5}{x^2}}=2$$ and it's enough to calculate $limlimits_{xrightarrow-infty}(f(x)-2x).$
Indeed, $$limlimits_{xrightarrow-infty}(f(x)-2x)=limlimits_{xrightarrow-infty}(-x-sqrt{x^2+5})=lim_{xrightarrow+infty}frac{-5}{-x-sqrt{x^2+5}}=0,$$
which says that $y=2x$ is an asymptote of $f$ for $xrightarrow-infty$.
$endgroup$
$$lim_{xrightarrow+infty}f(x)=lim_{xrightarrow+infty}frac{-5}{x+sqrt{x^2+5}}=0,$$
which says that $y=0$ is a horizontal asymptote for $xrightarrow+infty$.
Now, $limlimits_{xrightarrow-infty}f(x)=-infty$ and $$lim_{xrightarrow-infty}frac{f(x)}{x}=1+lim_{xrightarrow-infty}sqrt{1+frac{5}{x^2}}=2$$ and it's enough to calculate $limlimits_{xrightarrow-infty}(f(x)-2x).$
Indeed, $$limlimits_{xrightarrow-infty}(f(x)-2x)=limlimits_{xrightarrow-infty}(-x-sqrt{x^2+5})=lim_{xrightarrow+infty}frac{-5}{-x-sqrt{x^2+5}}=0,$$
which says that $y=2x$ is an asymptote of $f$ for $xrightarrow-infty$.
answered Dec 30 '17 at 6:24
Michael RozenbergMichael Rozenberg
106k1893198
106k1893198
add a comment |
add a comment |
$begingroup$
When $x<0$$$f(x)=x-sqrt{x^2+5}=x+xsqrt{1+frac 5 {x^2}}$$ Now, using equivalents
$$f(x)sim x+xleft(1+frac 5{2x^2} right)=2x+frac 5{2x}$$ which shows the asymptote and how it is approached.
$endgroup$
add a comment |
$begingroup$
When $x<0$$$f(x)=x-sqrt{x^2+5}=x+xsqrt{1+frac 5 {x^2}}$$ Now, using equivalents
$$f(x)sim x+xleft(1+frac 5{2x^2} right)=2x+frac 5{2x}$$ which shows the asymptote and how it is approached.
$endgroup$
add a comment |
$begingroup$
When $x<0$$$f(x)=x-sqrt{x^2+5}=x+xsqrt{1+frac 5 {x^2}}$$ Now, using equivalents
$$f(x)sim x+xleft(1+frac 5{2x^2} right)=2x+frac 5{2x}$$ which shows the asymptote and how it is approached.
$endgroup$
When $x<0$$$f(x)=x-sqrt{x^2+5}=x+xsqrt{1+frac 5 {x^2}}$$ Now, using equivalents
$$f(x)sim x+xleft(1+frac 5{2x^2} right)=2x+frac 5{2x}$$ which shows the asymptote and how it is approached.
answered Dec 30 '17 at 7:09
Claude LeiboviciClaude Leibovici
123k1157134
123k1157134
add a comment |
add a comment |
$begingroup$
(see figure 1 below) I propose here, beyond the good answers you have had from @Claude Leibovici and Michael Rozenberg, a graphical understanding of the issue.
In fact, the (blue) curve associated to function
$$f(x)=y=x-sqrt{x^2+5}$$
is a branch of hyperbola, explaining the presence of two different asymptotes, thus explaining why the behaviour at $+infty$ and $-infty$ is not the same.
The other branch (in red) is associated with the conjugate function :
$$g(x)=y:=x+sqrt{x^2+5}$$
(minus sign replace by plus sign).
Remark: It is possible to encompass both $f$ and $g$ into a single implicit equation in the following way:
$$tag{1}y-x=pmsqrt{x^2+5} iff (y-x)^2=x^2+5 iff y(y-2x)=5$$
(which is the equation of a hyperbola because, up to an affine change of variables, one has an expression $YX=$ const.).
One could wonder about the interest of equation (1). In fact, it gives the asymptotes ! Here is how: it suffices to set the RHS to $0$ : (1) becomes $x(y-2x)=0$ thus $x=0$ or $y=2x$, the equations of the two asymptotes !
This non orthodox way (transforming a $5$ into a $0$...) can find an explanation, graphical too : consider that you have a family of curves with equations
$$tag{2}y(y-2x)=z$$ where $z$ is a constant.
and make $z to 0$... the curve get closer and closer to the asymptotes... as seen on Fig. 2 where $z$ is also considered as a third coordinate.
Figure 1.
Figure 2. The different hyperbolas as level curves of surface $z=x(y-2x)$. "Our" hyperbola (see last equation in relationship (1)) is the upper one, for $z=5$. The smallest is $z$, the closest we get to the asymptotes.
$endgroup$
add a comment |
$begingroup$
(see figure 1 below) I propose here, beyond the good answers you have had from @Claude Leibovici and Michael Rozenberg, a graphical understanding of the issue.
In fact, the (blue) curve associated to function
$$f(x)=y=x-sqrt{x^2+5}$$
is a branch of hyperbola, explaining the presence of two different asymptotes, thus explaining why the behaviour at $+infty$ and $-infty$ is not the same.
The other branch (in red) is associated with the conjugate function :
$$g(x)=y:=x+sqrt{x^2+5}$$
(minus sign replace by plus sign).
Remark: It is possible to encompass both $f$ and $g$ into a single implicit equation in the following way:
$$tag{1}y-x=pmsqrt{x^2+5} iff (y-x)^2=x^2+5 iff y(y-2x)=5$$
(which is the equation of a hyperbola because, up to an affine change of variables, one has an expression $YX=$ const.).
One could wonder about the interest of equation (1). In fact, it gives the asymptotes ! Here is how: it suffices to set the RHS to $0$ : (1) becomes $x(y-2x)=0$ thus $x=0$ or $y=2x$, the equations of the two asymptotes !
This non orthodox way (transforming a $5$ into a $0$...) can find an explanation, graphical too : consider that you have a family of curves with equations
$$tag{2}y(y-2x)=z$$ where $z$ is a constant.
and make $z to 0$... the curve get closer and closer to the asymptotes... as seen on Fig. 2 where $z$ is also considered as a third coordinate.
Figure 1.
Figure 2. The different hyperbolas as level curves of surface $z=x(y-2x)$. "Our" hyperbola (see last equation in relationship (1)) is the upper one, for $z=5$. The smallest is $z$, the closest we get to the asymptotes.
$endgroup$
add a comment |
$begingroup$
(see figure 1 below) I propose here, beyond the good answers you have had from @Claude Leibovici and Michael Rozenberg, a graphical understanding of the issue.
In fact, the (blue) curve associated to function
$$f(x)=y=x-sqrt{x^2+5}$$
is a branch of hyperbola, explaining the presence of two different asymptotes, thus explaining why the behaviour at $+infty$ and $-infty$ is not the same.
The other branch (in red) is associated with the conjugate function :
$$g(x)=y:=x+sqrt{x^2+5}$$
(minus sign replace by plus sign).
Remark: It is possible to encompass both $f$ and $g$ into a single implicit equation in the following way:
$$tag{1}y-x=pmsqrt{x^2+5} iff (y-x)^2=x^2+5 iff y(y-2x)=5$$
(which is the equation of a hyperbola because, up to an affine change of variables, one has an expression $YX=$ const.).
One could wonder about the interest of equation (1). In fact, it gives the asymptotes ! Here is how: it suffices to set the RHS to $0$ : (1) becomes $x(y-2x)=0$ thus $x=0$ or $y=2x$, the equations of the two asymptotes !
This non orthodox way (transforming a $5$ into a $0$...) can find an explanation, graphical too : consider that you have a family of curves with equations
$$tag{2}y(y-2x)=z$$ where $z$ is a constant.
and make $z to 0$... the curve get closer and closer to the asymptotes... as seen on Fig. 2 where $z$ is also considered as a third coordinate.
Figure 1.
Figure 2. The different hyperbolas as level curves of surface $z=x(y-2x)$. "Our" hyperbola (see last equation in relationship (1)) is the upper one, for $z=5$. The smallest is $z$, the closest we get to the asymptotes.
$endgroup$
(see figure 1 below) I propose here, beyond the good answers you have had from @Claude Leibovici and Michael Rozenberg, a graphical understanding of the issue.
In fact, the (blue) curve associated to function
$$f(x)=y=x-sqrt{x^2+5}$$
is a branch of hyperbola, explaining the presence of two different asymptotes, thus explaining why the behaviour at $+infty$ and $-infty$ is not the same.
The other branch (in red) is associated with the conjugate function :
$$g(x)=y:=x+sqrt{x^2+5}$$
(minus sign replace by plus sign).
Remark: It is possible to encompass both $f$ and $g$ into a single implicit equation in the following way:
$$tag{1}y-x=pmsqrt{x^2+5} iff (y-x)^2=x^2+5 iff y(y-2x)=5$$
(which is the equation of a hyperbola because, up to an affine change of variables, one has an expression $YX=$ const.).
One could wonder about the interest of equation (1). In fact, it gives the asymptotes ! Here is how: it suffices to set the RHS to $0$ : (1) becomes $x(y-2x)=0$ thus $x=0$ or $y=2x$, the equations of the two asymptotes !
This non orthodox way (transforming a $5$ into a $0$...) can find an explanation, graphical too : consider that you have a family of curves with equations
$$tag{2}y(y-2x)=z$$ where $z$ is a constant.
and make $z to 0$... the curve get closer and closer to the asymptotes... as seen on Fig. 2 where $z$ is also considered as a third coordinate.
Figure 1.
Figure 2. The different hyperbolas as level curves of surface $z=x(y-2x)$. "Our" hyperbola (see last equation in relationship (1)) is the upper one, for $z=5$. The smallest is $z$, the closest we get to the asymptotes.
edited Dec 30 '17 at 9:06
answered Dec 30 '17 at 7:57
Jean MarieJean Marie
30.3k42153
30.3k42153
add a comment |
add a comment |
$begingroup$
When x approaches negative infinity, the original function is approximately $f(x)=x-|x|=2x$, so the oblique asymptote is $y=2x$.
When $x$ approaches positive infinity, $f(x)$ should approach 0, leading to a horizontal asymptote of $y=0$.
You can check the result by graphing the function.
$endgroup$
add a comment |
$begingroup$
When x approaches negative infinity, the original function is approximately $f(x)=x-|x|=2x$, so the oblique asymptote is $y=2x$.
When $x$ approaches positive infinity, $f(x)$ should approach 0, leading to a horizontal asymptote of $y=0$.
You can check the result by graphing the function.
$endgroup$
add a comment |
$begingroup$
When x approaches negative infinity, the original function is approximately $f(x)=x-|x|=2x$, so the oblique asymptote is $y=2x$.
When $x$ approaches positive infinity, $f(x)$ should approach 0, leading to a horizontal asymptote of $y=0$.
You can check the result by graphing the function.
$endgroup$
When x approaches negative infinity, the original function is approximately $f(x)=x-|x|=2x$, so the oblique asymptote is $y=2x$.
When $x$ approaches positive infinity, $f(x)$ should approach 0, leading to a horizontal asymptote of $y=0$.
You can check the result by graphing the function.
edited Dec 19 '18 at 9:40
E.Nole
178114
178114
answered Dec 30 '17 at 5:57
MacrophageMacrophage
1,181115
1,181115
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2585120%2fhow-to-find-the-oblique-asymptote-of-this-function%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Double-check your algebra for the limit as $xtoinfty$. By algebra, $f(x)approx -dfrac5{2x}$ for $x$ large.
$endgroup$
– Ted Shifrin
Dec 30 '17 at 6:22
$begingroup$
@Ted I must've misread. Thank you.
$endgroup$
– Melon
Dec 30 '17 at 6:46