inverse function of a squared












-1












$begingroup$


i'm stuck on trying to find the inverse of the following function:



$f($$x) = {sqrt{x^2-4x}}$



What i did so far is:



$y = {sqrt{x^2-4x}}$



Swap



$x = {sqrt{y^2-4y}}$



Remove the root by squaring both sides



$x^2 = {y^2-4y}$



$y^2 - 4y - x^2 = 0$



and here is where i'm stuck, how should i proceed?










share|cite|improve this question









$endgroup$












  • $begingroup$
    That is not a function, since you didn't tell us what its domain is.
    $endgroup$
    – José Carlos Santos
    Nov 24 '18 at 11:28
















-1












$begingroup$


i'm stuck on trying to find the inverse of the following function:



$f($$x) = {sqrt{x^2-4x}}$



What i did so far is:



$y = {sqrt{x^2-4x}}$



Swap



$x = {sqrt{y^2-4y}}$



Remove the root by squaring both sides



$x^2 = {y^2-4y}$



$y^2 - 4y - x^2 = 0$



and here is where i'm stuck, how should i proceed?










share|cite|improve this question









$endgroup$












  • $begingroup$
    That is not a function, since you didn't tell us what its domain is.
    $endgroup$
    – José Carlos Santos
    Nov 24 '18 at 11:28














-1












-1








-1





$begingroup$


i'm stuck on trying to find the inverse of the following function:



$f($$x) = {sqrt{x^2-4x}}$



What i did so far is:



$y = {sqrt{x^2-4x}}$



Swap



$x = {sqrt{y^2-4y}}$



Remove the root by squaring both sides



$x^2 = {y^2-4y}$



$y^2 - 4y - x^2 = 0$



and here is where i'm stuck, how should i proceed?










share|cite|improve this question









$endgroup$




i'm stuck on trying to find the inverse of the following function:



$f($$x) = {sqrt{x^2-4x}}$



What i did so far is:



$y = {sqrt{x^2-4x}}$



Swap



$x = {sqrt{y^2-4y}}$



Remove the root by squaring both sides



$x^2 = {y^2-4y}$



$y^2 - 4y - x^2 = 0$



and here is where i'm stuck, how should i proceed?







calculus inverse inverse-function






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 24 '18 at 11:23









user3106888user3106888

61




61












  • $begingroup$
    That is not a function, since you didn't tell us what its domain is.
    $endgroup$
    – José Carlos Santos
    Nov 24 '18 at 11:28


















  • $begingroup$
    That is not a function, since you didn't tell us what its domain is.
    $endgroup$
    – José Carlos Santos
    Nov 24 '18 at 11:28
















$begingroup$
That is not a function, since you didn't tell us what its domain is.
$endgroup$
– José Carlos Santos
Nov 24 '18 at 11:28




$begingroup$
That is not a function, since you didn't tell us what its domain is.
$endgroup$
– José Carlos Santos
Nov 24 '18 at 11:28










2 Answers
2






active

oldest

votes


















2












$begingroup$

To find its inverse, let's find the domain of $f(x)$ for start. Since it involves a square root, the root's argument must be non-negative, thus :



$$D_f = {x in mathbb R : x^2-4x geq 0 } = x in(-infty,0]cup[4,+infty) $$



Now, let's solve for $x$ :



$$f(x) = sqrt{x^2-4x} Leftrightarrow y = sqrt{x^2-4x} Leftrightarrow y^2 =x^2-4x $$



$$Leftrightarrow$$



$$x^2-4x-y^2 = 0$$



You can solve this equation with respect to $x$ now, by letting the determinant be $Delta = 4^2 +4y^2$ which is always positive, thus it has two unique and real solutions :



$$x_{1,2} = frac{4pmsqrt{4^2+4y^2}}{2}$$



Now, it is important to know the domain of your given function when you want to inverse. The domain will lead you to rejecting one of the two signs of the proposed solution. The domain of the inverse function will be the range of the initial function. Since a root is always non-negative, then the domain of the inverse must be $[0,infty)$ and that can lead you to determining $f^{-1}(x)$ by keeping this in mind and by interchaning $x$ and $y$ in the final expression yielded.






share|cite|improve this answer









$endgroup$





















    1












    $begingroup$

    Assuming domain is $mathbb{R} setminus(0,4)$ and co-domian is $[0,infty) $ $y^2+4=x^2-4x+4implies y^2+4=(x-2)^2implies x=2pmsqrt{y^2+4}$






    share|cite|improve this answer











    $endgroup$













    • $begingroup$
      You're missing out on a negative sign.
      $endgroup$
      – Rebellos
      Nov 24 '18 at 11:30






    • 1




      $begingroup$
      It should be a positive sign only, as range of the given function is positive.
      $endgroup$
      – Martund
      Nov 24 '18 at 11:34










    • $begingroup$
      @Crazyformaths Needs an elaboration, which is the exact point of inverses and domains.
      $endgroup$
      – Rebellos
      Nov 24 '18 at 11:34






    • 1




      $begingroup$
      $mathbb{R} setminus{(-4,4)}$ or $mathbb{R} setminus(-4,4)$ ?
      $endgroup$
      – Nosrati
      Nov 24 '18 at 11:35






    • 1




      $begingroup$
      @Rebellos: Sorry the domain was wrong.
      $endgroup$
      – Yadati Kiran
      Nov 24 '18 at 11:37











    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%2f3011434%2finverse-function-of-a-squared%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$

    To find its inverse, let's find the domain of $f(x)$ for start. Since it involves a square root, the root's argument must be non-negative, thus :



    $$D_f = {x in mathbb R : x^2-4x geq 0 } = x in(-infty,0]cup[4,+infty) $$



    Now, let's solve for $x$ :



    $$f(x) = sqrt{x^2-4x} Leftrightarrow y = sqrt{x^2-4x} Leftrightarrow y^2 =x^2-4x $$



    $$Leftrightarrow$$



    $$x^2-4x-y^2 = 0$$



    You can solve this equation with respect to $x$ now, by letting the determinant be $Delta = 4^2 +4y^2$ which is always positive, thus it has two unique and real solutions :



    $$x_{1,2} = frac{4pmsqrt{4^2+4y^2}}{2}$$



    Now, it is important to know the domain of your given function when you want to inverse. The domain will lead you to rejecting one of the two signs of the proposed solution. The domain of the inverse function will be the range of the initial function. Since a root is always non-negative, then the domain of the inverse must be $[0,infty)$ and that can lead you to determining $f^{-1}(x)$ by keeping this in mind and by interchaning $x$ and $y$ in the final expression yielded.






    share|cite|improve this answer









    $endgroup$


















      2












      $begingroup$

      To find its inverse, let's find the domain of $f(x)$ for start. Since it involves a square root, the root's argument must be non-negative, thus :



      $$D_f = {x in mathbb R : x^2-4x geq 0 } = x in(-infty,0]cup[4,+infty) $$



      Now, let's solve for $x$ :



      $$f(x) = sqrt{x^2-4x} Leftrightarrow y = sqrt{x^2-4x} Leftrightarrow y^2 =x^2-4x $$



      $$Leftrightarrow$$



      $$x^2-4x-y^2 = 0$$



      You can solve this equation with respect to $x$ now, by letting the determinant be $Delta = 4^2 +4y^2$ which is always positive, thus it has two unique and real solutions :



      $$x_{1,2} = frac{4pmsqrt{4^2+4y^2}}{2}$$



      Now, it is important to know the domain of your given function when you want to inverse. The domain will lead you to rejecting one of the two signs of the proposed solution. The domain of the inverse function will be the range of the initial function. Since a root is always non-negative, then the domain of the inverse must be $[0,infty)$ and that can lead you to determining $f^{-1}(x)$ by keeping this in mind and by interchaning $x$ and $y$ in the final expression yielded.






      share|cite|improve this answer









      $endgroup$
















        2












        2








        2





        $begingroup$

        To find its inverse, let's find the domain of $f(x)$ for start. Since it involves a square root, the root's argument must be non-negative, thus :



        $$D_f = {x in mathbb R : x^2-4x geq 0 } = x in(-infty,0]cup[4,+infty) $$



        Now, let's solve for $x$ :



        $$f(x) = sqrt{x^2-4x} Leftrightarrow y = sqrt{x^2-4x} Leftrightarrow y^2 =x^2-4x $$



        $$Leftrightarrow$$



        $$x^2-4x-y^2 = 0$$



        You can solve this equation with respect to $x$ now, by letting the determinant be $Delta = 4^2 +4y^2$ which is always positive, thus it has two unique and real solutions :



        $$x_{1,2} = frac{4pmsqrt{4^2+4y^2}}{2}$$



        Now, it is important to know the domain of your given function when you want to inverse. The domain will lead you to rejecting one of the two signs of the proposed solution. The domain of the inverse function will be the range of the initial function. Since a root is always non-negative, then the domain of the inverse must be $[0,infty)$ and that can lead you to determining $f^{-1}(x)$ by keeping this in mind and by interchaning $x$ and $y$ in the final expression yielded.






        share|cite|improve this answer









        $endgroup$



        To find its inverse, let's find the domain of $f(x)$ for start. Since it involves a square root, the root's argument must be non-negative, thus :



        $$D_f = {x in mathbb R : x^2-4x geq 0 } = x in(-infty,0]cup[4,+infty) $$



        Now, let's solve for $x$ :



        $$f(x) = sqrt{x^2-4x} Leftrightarrow y = sqrt{x^2-4x} Leftrightarrow y^2 =x^2-4x $$



        $$Leftrightarrow$$



        $$x^2-4x-y^2 = 0$$



        You can solve this equation with respect to $x$ now, by letting the determinant be $Delta = 4^2 +4y^2$ which is always positive, thus it has two unique and real solutions :



        $$x_{1,2} = frac{4pmsqrt{4^2+4y^2}}{2}$$



        Now, it is important to know the domain of your given function when you want to inverse. The domain will lead you to rejecting one of the two signs of the proposed solution. The domain of the inverse function will be the range of the initial function. Since a root is always non-negative, then the domain of the inverse must be $[0,infty)$ and that can lead you to determining $f^{-1}(x)$ by keeping this in mind and by interchaning $x$ and $y$ in the final expression yielded.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Nov 24 '18 at 11:35









        RebellosRebellos

        14.5k31246




        14.5k31246























            1












            $begingroup$

            Assuming domain is $mathbb{R} setminus(0,4)$ and co-domian is $[0,infty) $ $y^2+4=x^2-4x+4implies y^2+4=(x-2)^2implies x=2pmsqrt{y^2+4}$






            share|cite|improve this answer











            $endgroup$













            • $begingroup$
              You're missing out on a negative sign.
              $endgroup$
              – Rebellos
              Nov 24 '18 at 11:30






            • 1




              $begingroup$
              It should be a positive sign only, as range of the given function is positive.
              $endgroup$
              – Martund
              Nov 24 '18 at 11:34










            • $begingroup$
              @Crazyformaths Needs an elaboration, which is the exact point of inverses and domains.
              $endgroup$
              – Rebellos
              Nov 24 '18 at 11:34






            • 1




              $begingroup$
              $mathbb{R} setminus{(-4,4)}$ or $mathbb{R} setminus(-4,4)$ ?
              $endgroup$
              – Nosrati
              Nov 24 '18 at 11:35






            • 1




              $begingroup$
              @Rebellos: Sorry the domain was wrong.
              $endgroup$
              – Yadati Kiran
              Nov 24 '18 at 11:37
















            1












            $begingroup$

            Assuming domain is $mathbb{R} setminus(0,4)$ and co-domian is $[0,infty) $ $y^2+4=x^2-4x+4implies y^2+4=(x-2)^2implies x=2pmsqrt{y^2+4}$






            share|cite|improve this answer











            $endgroup$













            • $begingroup$
              You're missing out on a negative sign.
              $endgroup$
              – Rebellos
              Nov 24 '18 at 11:30






            • 1




              $begingroup$
              It should be a positive sign only, as range of the given function is positive.
              $endgroup$
              – Martund
              Nov 24 '18 at 11:34










            • $begingroup$
              @Crazyformaths Needs an elaboration, which is the exact point of inverses and domains.
              $endgroup$
              – Rebellos
              Nov 24 '18 at 11:34






            • 1




              $begingroup$
              $mathbb{R} setminus{(-4,4)}$ or $mathbb{R} setminus(-4,4)$ ?
              $endgroup$
              – Nosrati
              Nov 24 '18 at 11:35






            • 1




              $begingroup$
              @Rebellos: Sorry the domain was wrong.
              $endgroup$
              – Yadati Kiran
              Nov 24 '18 at 11:37














            1












            1








            1





            $begingroup$

            Assuming domain is $mathbb{R} setminus(0,4)$ and co-domian is $[0,infty) $ $y^2+4=x^2-4x+4implies y^2+4=(x-2)^2implies x=2pmsqrt{y^2+4}$






            share|cite|improve this answer











            $endgroup$



            Assuming domain is $mathbb{R} setminus(0,4)$ and co-domian is $[0,infty) $ $y^2+4=x^2-4x+4implies y^2+4=(x-2)^2implies x=2pmsqrt{y^2+4}$







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited Nov 24 '18 at 11:37

























            answered Nov 24 '18 at 11:28









            Yadati KiranYadati Kiran

            1,751619




            1,751619












            • $begingroup$
              You're missing out on a negative sign.
              $endgroup$
              – Rebellos
              Nov 24 '18 at 11:30






            • 1




              $begingroup$
              It should be a positive sign only, as range of the given function is positive.
              $endgroup$
              – Martund
              Nov 24 '18 at 11:34










            • $begingroup$
              @Crazyformaths Needs an elaboration, which is the exact point of inverses and domains.
              $endgroup$
              – Rebellos
              Nov 24 '18 at 11:34






            • 1




              $begingroup$
              $mathbb{R} setminus{(-4,4)}$ or $mathbb{R} setminus(-4,4)$ ?
              $endgroup$
              – Nosrati
              Nov 24 '18 at 11:35






            • 1




              $begingroup$
              @Rebellos: Sorry the domain was wrong.
              $endgroup$
              – Yadati Kiran
              Nov 24 '18 at 11:37


















            • $begingroup$
              You're missing out on a negative sign.
              $endgroup$
              – Rebellos
              Nov 24 '18 at 11:30






            • 1




              $begingroup$
              It should be a positive sign only, as range of the given function is positive.
              $endgroup$
              – Martund
              Nov 24 '18 at 11:34










            • $begingroup$
              @Crazyformaths Needs an elaboration, which is the exact point of inverses and domains.
              $endgroup$
              – Rebellos
              Nov 24 '18 at 11:34






            • 1




              $begingroup$
              $mathbb{R} setminus{(-4,4)}$ or $mathbb{R} setminus(-4,4)$ ?
              $endgroup$
              – Nosrati
              Nov 24 '18 at 11:35






            • 1




              $begingroup$
              @Rebellos: Sorry the domain was wrong.
              $endgroup$
              – Yadati Kiran
              Nov 24 '18 at 11:37
















            $begingroup$
            You're missing out on a negative sign.
            $endgroup$
            – Rebellos
            Nov 24 '18 at 11:30




            $begingroup$
            You're missing out on a negative sign.
            $endgroup$
            – Rebellos
            Nov 24 '18 at 11:30




            1




            1




            $begingroup$
            It should be a positive sign only, as range of the given function is positive.
            $endgroup$
            – Martund
            Nov 24 '18 at 11:34




            $begingroup$
            It should be a positive sign only, as range of the given function is positive.
            $endgroup$
            – Martund
            Nov 24 '18 at 11:34












            $begingroup$
            @Crazyformaths Needs an elaboration, which is the exact point of inverses and domains.
            $endgroup$
            – Rebellos
            Nov 24 '18 at 11:34




            $begingroup$
            @Crazyformaths Needs an elaboration, which is the exact point of inverses and domains.
            $endgroup$
            – Rebellos
            Nov 24 '18 at 11:34




            1




            1




            $begingroup$
            $mathbb{R} setminus{(-4,4)}$ or $mathbb{R} setminus(-4,4)$ ?
            $endgroup$
            – Nosrati
            Nov 24 '18 at 11:35




            $begingroup$
            $mathbb{R} setminus{(-4,4)}$ or $mathbb{R} setminus(-4,4)$ ?
            $endgroup$
            – Nosrati
            Nov 24 '18 at 11:35




            1




            1




            $begingroup$
            @Rebellos: Sorry the domain was wrong.
            $endgroup$
            – Yadati Kiran
            Nov 24 '18 at 11:37




            $begingroup$
            @Rebellos: Sorry the domain was wrong.
            $endgroup$
            – Yadati Kiran
            Nov 24 '18 at 11:37


















            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%2f3011434%2finverse-function-of-a-squared%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

            Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

            ComboBox Display Member on multiple fields

            Is it possible to collect Nectar points via Trainline?