For very large values of $x$, the graph of $f(x) = x^2 / (x + 1)$ behaves as that of a line $y = mx + b$. Find $m$ and $b$How to solve this basic math problem?function inversion and the horizontal shiftFind a sine function for this graphFinding the equation of a parabola given conditionsWhy does the “$bx$” term in the general quadratic $ax^2+bx+c$ shift the parabola along a parabolic arc?Finding horizontal tangent line for polar graph - extraneous solnsHow would I describe this domain?How do I sketch the graph of a polynomial and find end behaviors and x intercepts of following function? $x^4-3x^3-3x^2+11x-6$How can I optimize the are of a rectangle inscribed between a line and the x axis?Find all ordered pairs $(a,b)$ such that $1/a + 1/b = 3/2018$ and $a,b$ are positive integers

Is there a hemisphere-neutral way of specifying a season?

iPad being using in wall mount battery swollen

What killed these X2 caps?

What does “the session was packed” mean in this context?

Why was the shrinking from 8″ made only to 5.25″ and not smaller (4″ or less)?

Do scales need to be in alphabetical order?

Avoiding direct proof while writing proof by induction

A friend helped me with a presentation – plagiarism or not?

Are there any examples of a variable being normally distributed that is *not* due to the Central Limit Theorem?

How can I prevent hyper evolved versions of regular creatures from wiping out their cousins?

I would say: "You are another teacher", but she is a woman and I am a man

One verb to replace 'be a member of' a club

Venezuelan girlfriend wants to travel the USA to be with me. What is the process?

Should I cover my bicycle overnight while bikepacking?

Examples of smooth manifolds admitting inbetween one and a continuum of complex structures

Zip/Tar file compressed to larger size?

What exploit are these user agents trying to use?

If human space travel is limited by the G force vulnerability, is there a way to counter G forces?

What is the difference between 仮定 and 想定?

How can I determine if the org that I'm currently connected to is a scratch org?

How dangerous is XSS?

Little known, relatively unlikely, but scientifically plausible, apocalyptic (or near apocalyptic) events

What method can I use to design a dungeon difficult enough that the PCs can't make it through without killing them?

GFCI outlets - can they be repaired? Are they really needed at the end of a circuit?



For very large values of $x$, the graph of $f(x) = x^2 / (x + 1)$ behaves as that of a line $y = mx + b$. Find $m$ and $b$


How to solve this basic math problem?function inversion and the horizontal shiftFind a sine function for this graphFinding the equation of a parabola given conditionsWhy does the “$bx$” term in the general quadratic $ax^2+bx+c$ shift the parabola along a parabolic arc?Finding horizontal tangent line for polar graph - extraneous solnsHow would I describe this domain?How do I sketch the graph of a polynomial and find end behaviors and x intercepts of following function? $x^4-3x^3-3x^2+11x-6$How can I optimize the are of a rectangle inscribed between a line and the x axis?Find all ordered pairs $(a,b)$ such that $1/a + 1/b = 3/2018$ and $a,b$ are positive integers













0












$begingroup$


A friend shared with me this problem and I'm not quite sure if I'm understanding it correctly. If the parabola behaves like a line, wouldn't it just be where they intersect? Graphing it we can see its $y=x-1$.










share|cite|improve this question









$endgroup$
















    0












    $begingroup$


    A friend shared with me this problem and I'm not quite sure if I'm understanding it correctly. If the parabola behaves like a line, wouldn't it just be where they intersect? Graphing it we can see its $y=x-1$.










    share|cite|improve this question









    $endgroup$














      0












      0








      0





      $begingroup$


      A friend shared with me this problem and I'm not quite sure if I'm understanding it correctly. If the parabola behaves like a line, wouldn't it just be where they intersect? Graphing it we can see its $y=x-1$.










      share|cite|improve this question









      $endgroup$




      A friend shared with me this problem and I'm not quite sure if I'm understanding it correctly. If the parabola behaves like a line, wouldn't it just be where they intersect? Graphing it we can see its $y=x-1$.







      algebra-precalculus






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Mar 28 at 21:26









      Tomás PalamásTomás Palamás

      374211




      374211




















          2 Answers
          2






          active

          oldest

          votes


















          2












          $begingroup$

          We want to show $$lim_xtoinftyfracx^2x+1=lim_xtoinftyx-1$$



          Observe that $$fracx^2x+1=fracx^2-1+1x+1=fracx^2-1x+1+frac1x+1=frac(x-1)(x+1)x+1+frac1x+1=x-1+frac1x+1$$



          So, since $fracx^2x+1=x-1+frac1x+1$, we have that: $$lim_xtoinftyfracx^2x+1=lim_xtoinftyleft(x-1+frac1x+1right)=lim_xtoinftyleft(x-1right)+lim_xtoinftyfrac1x+1=lim_xtoinftyleft(x-1right)$$



          which is what we wanted to show.



          Edit:



          The algebra way to think about this is to recognize the that $f(x)=fracx^2x+1$ is a rational function with $deg(textnumerator)=deg(textdenominator)+1$, hence we recognize that there exists an oblique asymptote to the rational function. This oblique asymptote is just the quotient of $$fracx^2x+1$$ which can be obtained by polynomial long division.



          More information about oblique asymptotes can be found here.






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            Is it possible to do it without limits? This is my confusion because my friend isn't taking calculus, it's just an honors algebra class.
            $endgroup$
            – Tomás Palamás
            Mar 28 at 21:37










          • $begingroup$
            I take it back you answered my question, algebraically! The limits are unnecessary.
            $endgroup$
            – Tomás Palamás
            Mar 28 at 21:38











          • $begingroup$
            Take a look at my edit to think about this without limits (but limits are really lurking in disguise).
            $endgroup$
            – coreyman317
            Mar 28 at 21:46










          • $begingroup$
            Thanks. When dividing, I forgot to divide $-x$ by $x+1$.
            $endgroup$
            – Tomás Palamás
            Mar 28 at 21:52


















          0












          $begingroup$

          $x^2=((x+1)-1)^2=$



          $(x+1)^2-2(x+1)+1;$



          $y=dfracx^2x+1= (x+1)-2 +dfrac1x+1;$



          For large $x$ : $dfrac1x+1 rightarrow 0.$



          Hence for large $x:$



          $y=x-1;$






          share|cite|improve this answer









          $endgroup$













            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
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3166436%2ffor-very-large-values-of-x-the-graph-of-fx-x2-x-1-behaves-as-tha%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            2












            $begingroup$

            We want to show $$lim_xtoinftyfracx^2x+1=lim_xtoinftyx-1$$



            Observe that $$fracx^2x+1=fracx^2-1+1x+1=fracx^2-1x+1+frac1x+1=frac(x-1)(x+1)x+1+frac1x+1=x-1+frac1x+1$$



            So, since $fracx^2x+1=x-1+frac1x+1$, we have that: $$lim_xtoinftyfracx^2x+1=lim_xtoinftyleft(x-1+frac1x+1right)=lim_xtoinftyleft(x-1right)+lim_xtoinftyfrac1x+1=lim_xtoinftyleft(x-1right)$$



            which is what we wanted to show.



            Edit:



            The algebra way to think about this is to recognize the that $f(x)=fracx^2x+1$ is a rational function with $deg(textnumerator)=deg(textdenominator)+1$, hence we recognize that there exists an oblique asymptote to the rational function. This oblique asymptote is just the quotient of $$fracx^2x+1$$ which can be obtained by polynomial long division.



            More information about oblique asymptotes can be found here.






            share|cite|improve this answer











            $endgroup$












            • $begingroup$
              Is it possible to do it without limits? This is my confusion because my friend isn't taking calculus, it's just an honors algebra class.
              $endgroup$
              – Tomás Palamás
              Mar 28 at 21:37










            • $begingroup$
              I take it back you answered my question, algebraically! The limits are unnecessary.
              $endgroup$
              – Tomás Palamás
              Mar 28 at 21:38











            • $begingroup$
              Take a look at my edit to think about this without limits (but limits are really lurking in disguise).
              $endgroup$
              – coreyman317
              Mar 28 at 21:46










            • $begingroup$
              Thanks. When dividing, I forgot to divide $-x$ by $x+1$.
              $endgroup$
              – Tomás Palamás
              Mar 28 at 21:52















            2












            $begingroup$

            We want to show $$lim_xtoinftyfracx^2x+1=lim_xtoinftyx-1$$



            Observe that $$fracx^2x+1=fracx^2-1+1x+1=fracx^2-1x+1+frac1x+1=frac(x-1)(x+1)x+1+frac1x+1=x-1+frac1x+1$$



            So, since $fracx^2x+1=x-1+frac1x+1$, we have that: $$lim_xtoinftyfracx^2x+1=lim_xtoinftyleft(x-1+frac1x+1right)=lim_xtoinftyleft(x-1right)+lim_xtoinftyfrac1x+1=lim_xtoinftyleft(x-1right)$$



            which is what we wanted to show.



            Edit:



            The algebra way to think about this is to recognize the that $f(x)=fracx^2x+1$ is a rational function with $deg(textnumerator)=deg(textdenominator)+1$, hence we recognize that there exists an oblique asymptote to the rational function. This oblique asymptote is just the quotient of $$fracx^2x+1$$ which can be obtained by polynomial long division.



            More information about oblique asymptotes can be found here.






            share|cite|improve this answer











            $endgroup$












            • $begingroup$
              Is it possible to do it without limits? This is my confusion because my friend isn't taking calculus, it's just an honors algebra class.
              $endgroup$
              – Tomás Palamás
              Mar 28 at 21:37










            • $begingroup$
              I take it back you answered my question, algebraically! The limits are unnecessary.
              $endgroup$
              – Tomás Palamás
              Mar 28 at 21:38











            • $begingroup$
              Take a look at my edit to think about this without limits (but limits are really lurking in disguise).
              $endgroup$
              – coreyman317
              Mar 28 at 21:46










            • $begingroup$
              Thanks. When dividing, I forgot to divide $-x$ by $x+1$.
              $endgroup$
              – Tomás Palamás
              Mar 28 at 21:52













            2












            2








            2





            $begingroup$

            We want to show $$lim_xtoinftyfracx^2x+1=lim_xtoinftyx-1$$



            Observe that $$fracx^2x+1=fracx^2-1+1x+1=fracx^2-1x+1+frac1x+1=frac(x-1)(x+1)x+1+frac1x+1=x-1+frac1x+1$$



            So, since $fracx^2x+1=x-1+frac1x+1$, we have that: $$lim_xtoinftyfracx^2x+1=lim_xtoinftyleft(x-1+frac1x+1right)=lim_xtoinftyleft(x-1right)+lim_xtoinftyfrac1x+1=lim_xtoinftyleft(x-1right)$$



            which is what we wanted to show.



            Edit:



            The algebra way to think about this is to recognize the that $f(x)=fracx^2x+1$ is a rational function with $deg(textnumerator)=deg(textdenominator)+1$, hence we recognize that there exists an oblique asymptote to the rational function. This oblique asymptote is just the quotient of $$fracx^2x+1$$ which can be obtained by polynomial long division.



            More information about oblique asymptotes can be found here.






            share|cite|improve this answer











            $endgroup$



            We want to show $$lim_xtoinftyfracx^2x+1=lim_xtoinftyx-1$$



            Observe that $$fracx^2x+1=fracx^2-1+1x+1=fracx^2-1x+1+frac1x+1=frac(x-1)(x+1)x+1+frac1x+1=x-1+frac1x+1$$



            So, since $fracx^2x+1=x-1+frac1x+1$, we have that: $$lim_xtoinftyfracx^2x+1=lim_xtoinftyleft(x-1+frac1x+1right)=lim_xtoinftyleft(x-1right)+lim_xtoinftyfrac1x+1=lim_xtoinftyleft(x-1right)$$



            which is what we wanted to show.



            Edit:



            The algebra way to think about this is to recognize the that $f(x)=fracx^2x+1$ is a rational function with $deg(textnumerator)=deg(textdenominator)+1$, hence we recognize that there exists an oblique asymptote to the rational function. This oblique asymptote is just the quotient of $$fracx^2x+1$$ which can be obtained by polynomial long division.



            More information about oblique asymptotes can be found here.







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited Mar 28 at 21:47

























            answered Mar 28 at 21:35









            coreyman317coreyman317

            1,256522




            1,256522











            • $begingroup$
              Is it possible to do it without limits? This is my confusion because my friend isn't taking calculus, it's just an honors algebra class.
              $endgroup$
              – Tomás Palamás
              Mar 28 at 21:37










            • $begingroup$
              I take it back you answered my question, algebraically! The limits are unnecessary.
              $endgroup$
              – Tomás Palamás
              Mar 28 at 21:38











            • $begingroup$
              Take a look at my edit to think about this without limits (but limits are really lurking in disguise).
              $endgroup$
              – coreyman317
              Mar 28 at 21:46










            • $begingroup$
              Thanks. When dividing, I forgot to divide $-x$ by $x+1$.
              $endgroup$
              – Tomás Palamás
              Mar 28 at 21:52
















            • $begingroup$
              Is it possible to do it without limits? This is my confusion because my friend isn't taking calculus, it's just an honors algebra class.
              $endgroup$
              – Tomás Palamás
              Mar 28 at 21:37










            • $begingroup$
              I take it back you answered my question, algebraically! The limits are unnecessary.
              $endgroup$
              – Tomás Palamás
              Mar 28 at 21:38











            • $begingroup$
              Take a look at my edit to think about this without limits (but limits are really lurking in disguise).
              $endgroup$
              – coreyman317
              Mar 28 at 21:46










            • $begingroup$
              Thanks. When dividing, I forgot to divide $-x$ by $x+1$.
              $endgroup$
              – Tomás Palamás
              Mar 28 at 21:52















            $begingroup$
            Is it possible to do it without limits? This is my confusion because my friend isn't taking calculus, it's just an honors algebra class.
            $endgroup$
            – Tomás Palamás
            Mar 28 at 21:37




            $begingroup$
            Is it possible to do it without limits? This is my confusion because my friend isn't taking calculus, it's just an honors algebra class.
            $endgroup$
            – Tomás Palamás
            Mar 28 at 21:37












            $begingroup$
            I take it back you answered my question, algebraically! The limits are unnecessary.
            $endgroup$
            – Tomás Palamás
            Mar 28 at 21:38





            $begingroup$
            I take it back you answered my question, algebraically! The limits are unnecessary.
            $endgroup$
            – Tomás Palamás
            Mar 28 at 21:38













            $begingroup$
            Take a look at my edit to think about this without limits (but limits are really lurking in disguise).
            $endgroup$
            – coreyman317
            Mar 28 at 21:46




            $begingroup$
            Take a look at my edit to think about this without limits (but limits are really lurking in disguise).
            $endgroup$
            – coreyman317
            Mar 28 at 21:46












            $begingroup$
            Thanks. When dividing, I forgot to divide $-x$ by $x+1$.
            $endgroup$
            – Tomás Palamás
            Mar 28 at 21:52




            $begingroup$
            Thanks. When dividing, I forgot to divide $-x$ by $x+1$.
            $endgroup$
            – Tomás Palamás
            Mar 28 at 21:52











            0












            $begingroup$

            $x^2=((x+1)-1)^2=$



            $(x+1)^2-2(x+1)+1;$



            $y=dfracx^2x+1= (x+1)-2 +dfrac1x+1;$



            For large $x$ : $dfrac1x+1 rightarrow 0.$



            Hence for large $x:$



            $y=x-1;$






            share|cite|improve this answer









            $endgroup$

















              0












              $begingroup$

              $x^2=((x+1)-1)^2=$



              $(x+1)^2-2(x+1)+1;$



              $y=dfracx^2x+1= (x+1)-2 +dfrac1x+1;$



              For large $x$ : $dfrac1x+1 rightarrow 0.$



              Hence for large $x:$



              $y=x-1;$






              share|cite|improve this answer









              $endgroup$















                0












                0








                0





                $begingroup$

                $x^2=((x+1)-1)^2=$



                $(x+1)^2-2(x+1)+1;$



                $y=dfracx^2x+1= (x+1)-2 +dfrac1x+1;$



                For large $x$ : $dfrac1x+1 rightarrow 0.$



                Hence for large $x:$



                $y=x-1;$






                share|cite|improve this answer









                $endgroup$



                $x^2=((x+1)-1)^2=$



                $(x+1)^2-2(x+1)+1;$



                $y=dfracx^2x+1= (x+1)-2 +dfrac1x+1;$



                For large $x$ : $dfrac1x+1 rightarrow 0.$



                Hence for large $x:$



                $y=x-1;$







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Mar 28 at 22:15









                Peter SzilasPeter Szilas

                11.7k2822




                11.7k2822



























                    draft saved

                    draft discarded
















































                    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.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3166436%2ffor-very-large-values-of-x-the-graph-of-fx-x2-x-1-behaves-as-tha%23new-answer', 'question_page');

                    );

                    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







                    Popular posts from this blog

                    Triangular numbers and gcdProving sum of a set is $0 pmod n$ if $n$ is odd, or $fracn2 pmod n$ if $n$ is even?Is greatest common divisor of two numbers really their smallest linear combination?GCD, LCM RelationshipProve a set of nonnegative integers with greatest common divisor 1 and closed under addition has all but finite many nonnegative integers.all pairs of a and b in an equation containing gcdTriangular Numbers Modulo $k$ - Hit All Values?Understanding the Existence and Uniqueness of the GCDGCD and LCM with logical symbolsThe greatest common divisor of two positive integers less than 100 is equal to 3. Their least common multiple is twelve times one of the integers.Suppose that for all integers $x$, $x|a$ and $x|b$ if and only if $x|c$. Then $c = gcd(a,b)$Which is the gcd of 2 numbers which are multiplied and the result is 600000?

                    Ingelân Ynhâld Etymology | Geografy | Skiednis | Polityk en bestjoer | Ekonomy | Demografy | Kultuer | Klimaat | Sjoch ek | Keppelings om utens | Boarnen, noaten en referinsjes Navigaasjemenuwww.gov.ukOffisjele webside fan it regear fan it Feriene KeninkrykOffisjele webside fan it Britske FerkearsburoNederlânsktalige ynformaasje fan it Britske FerkearsburoOffisjele webside fan English Heritage, de organisaasje dy't him ynset foar it behâld fan it Ingelske kultuergoedYnwennertallen fan alle Britske stêden út 'e folkstelling fan 2011Notes en References, op dizze sideEngland

                    Հադիս Բովանդակություն Անվանում և նշանակություն | Դասակարգում | Աղբյուրներ | Նավարկման ցանկ