What is the range of this combined function?












4












$begingroup$


I am attempting a Functions and Inverses self-test offered by the University of Toronto, and I'm trying to understand why my answer for question (4) differs from the given one.



Given $f(x) = dfrac{1}{x - 3}$ and $g(x) = sqrt{x}$, we are asked to find the domain and range of the combined function
$$(f circ g)(x)$$



My solution for the domain matches the given one, and I won't bother reproducing it here, but my solution for the range does not. This is how I determined the range:



Since $(f circ g)(x) = f(g(x)) = dfrac{1}{sqrt{x} - 3}$, it's easy to see that $y neq 0$, since the numerator isn't $0$. We also know that $sqrt{x} geq 0$, which in turn implies that $y geq - dfrac{1}{3}$.



Combining these two restrictions, my solution for the range is



$${y in mathbb{R} mid y geq - dfrac {1}{3} wedge y neq 0 }$$



The given solution, however, is:




$${y in mathbb{R} mid y neq > 0 }$$




I'm not sure what the $neq >$ notation means. I'm assuming it's a typo, and it's actually supposed to be just a $neq$ sign. But even so, why isn't the $y geq -dfrac{1}{3}$ restriction mentioned? Was I wrong in concluding it? Is it optional to mention it?










share|cite|improve this question











$endgroup$

















    4












    $begingroup$


    I am attempting a Functions and Inverses self-test offered by the University of Toronto, and I'm trying to understand why my answer for question (4) differs from the given one.



    Given $f(x) = dfrac{1}{x - 3}$ and $g(x) = sqrt{x}$, we are asked to find the domain and range of the combined function
    $$(f circ g)(x)$$



    My solution for the domain matches the given one, and I won't bother reproducing it here, but my solution for the range does not. This is how I determined the range:



    Since $(f circ g)(x) = f(g(x)) = dfrac{1}{sqrt{x} - 3}$, it's easy to see that $y neq 0$, since the numerator isn't $0$. We also know that $sqrt{x} geq 0$, which in turn implies that $y geq - dfrac{1}{3}$.



    Combining these two restrictions, my solution for the range is



    $${y in mathbb{R} mid y geq - dfrac {1}{3} wedge y neq 0 }$$



    The given solution, however, is:




    $${y in mathbb{R} mid y neq > 0 }$$




    I'm not sure what the $neq >$ notation means. I'm assuming it's a typo, and it's actually supposed to be just a $neq$ sign. But even so, why isn't the $y geq -dfrac{1}{3}$ restriction mentioned? Was I wrong in concluding it? Is it optional to mention it?










    share|cite|improve this question











    $endgroup$















      4












      4








      4


      1



      $begingroup$


      I am attempting a Functions and Inverses self-test offered by the University of Toronto, and I'm trying to understand why my answer for question (4) differs from the given one.



      Given $f(x) = dfrac{1}{x - 3}$ and $g(x) = sqrt{x}$, we are asked to find the domain and range of the combined function
      $$(f circ g)(x)$$



      My solution for the domain matches the given one, and I won't bother reproducing it here, but my solution for the range does not. This is how I determined the range:



      Since $(f circ g)(x) = f(g(x)) = dfrac{1}{sqrt{x} - 3}$, it's easy to see that $y neq 0$, since the numerator isn't $0$. We also know that $sqrt{x} geq 0$, which in turn implies that $y geq - dfrac{1}{3}$.



      Combining these two restrictions, my solution for the range is



      $${y in mathbb{R} mid y geq - dfrac {1}{3} wedge y neq 0 }$$



      The given solution, however, is:




      $${y in mathbb{R} mid y neq > 0 }$$




      I'm not sure what the $neq >$ notation means. I'm assuming it's a typo, and it's actually supposed to be just a $neq$ sign. But even so, why isn't the $y geq -dfrac{1}{3}$ restriction mentioned? Was I wrong in concluding it? Is it optional to mention it?










      share|cite|improve this question











      $endgroup$




      I am attempting a Functions and Inverses self-test offered by the University of Toronto, and I'm trying to understand why my answer for question (4) differs from the given one.



      Given $f(x) = dfrac{1}{x - 3}$ and $g(x) = sqrt{x}$, we are asked to find the domain and range of the combined function
      $$(f circ g)(x)$$



      My solution for the domain matches the given one, and I won't bother reproducing it here, but my solution for the range does not. This is how I determined the range:



      Since $(f circ g)(x) = f(g(x)) = dfrac{1}{sqrt{x} - 3}$, it's easy to see that $y neq 0$, since the numerator isn't $0$. We also know that $sqrt{x} geq 0$, which in turn implies that $y geq - dfrac{1}{3}$.



      Combining these two restrictions, my solution for the range is



      $${y in mathbb{R} mid y geq - dfrac {1}{3} wedge y neq 0 }$$



      The given solution, however, is:




      $${y in mathbb{R} mid y neq > 0 }$$




      I'm not sure what the $neq >$ notation means. I'm assuming it's a typo, and it's actually supposed to be just a $neq$ sign. But even so, why isn't the $y geq -dfrac{1}{3}$ restriction mentioned? Was I wrong in concluding it? Is it optional to mention it?







      algebra-precalculus functions






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited 2 hours ago







      Calculemus

















      asked 3 hours ago









      CalculemusCalculemus

      432317




      432317






















          1 Answer
          1






          active

          oldest

          votes


















          4












          $begingroup$

          The range is $(0,infty) cup (-infty, -frac 1 3]$. To see this write the range as ${frac 1 {t-3}: t geq 0, t neq 3}$. Find ${frac 1 {t-3}:0 leq t < 3}$ and ${frac 1 {t-3}: 3 < t <infty)}$ separately. These can be written as ${frac 1 s:-3 leq s < 0}$ and ${frac 1 s: 0 < s <infty)}$. Can you compute the range now?






          share|cite|improve this answer









          $endgroup$














            Your Answer








            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%2f3206256%2fwhat-is-the-range-of-this-combined-function%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            4












            $begingroup$

            The range is $(0,infty) cup (-infty, -frac 1 3]$. To see this write the range as ${frac 1 {t-3}: t geq 0, t neq 3}$. Find ${frac 1 {t-3}:0 leq t < 3}$ and ${frac 1 {t-3}: 3 < t <infty)}$ separately. These can be written as ${frac 1 s:-3 leq s < 0}$ and ${frac 1 s: 0 < s <infty)}$. Can you compute the range now?






            share|cite|improve this answer









            $endgroup$


















              4












              $begingroup$

              The range is $(0,infty) cup (-infty, -frac 1 3]$. To see this write the range as ${frac 1 {t-3}: t geq 0, t neq 3}$. Find ${frac 1 {t-3}:0 leq t < 3}$ and ${frac 1 {t-3}: 3 < t <infty)}$ separately. These can be written as ${frac 1 s:-3 leq s < 0}$ and ${frac 1 s: 0 < s <infty)}$. Can you compute the range now?






              share|cite|improve this answer









              $endgroup$
















                4












                4








                4





                $begingroup$

                The range is $(0,infty) cup (-infty, -frac 1 3]$. To see this write the range as ${frac 1 {t-3}: t geq 0, t neq 3}$. Find ${frac 1 {t-3}:0 leq t < 3}$ and ${frac 1 {t-3}: 3 < t <infty)}$ separately. These can be written as ${frac 1 s:-3 leq s < 0}$ and ${frac 1 s: 0 < s <infty)}$. Can you compute the range now?






                share|cite|improve this answer









                $endgroup$



                The range is $(0,infty) cup (-infty, -frac 1 3]$. To see this write the range as ${frac 1 {t-3}: t geq 0, t neq 3}$. Find ${frac 1 {t-3}:0 leq t < 3}$ and ${frac 1 {t-3}: 3 < t <infty)}$ separately. These can be written as ${frac 1 s:-3 leq s < 0}$ and ${frac 1 s: 0 < s <infty)}$. Can you compute the range now?







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered 2 hours ago









                Kavi Rama MurthyKavi Rama Murthy

                78.5k53572




                78.5k53572






























                    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%2f3206256%2fwhat-is-the-range-of-this-combined-function%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

                    What are all the squawk codes?

                    What are differences between VBoxVGA, VMSVGA and VBoxSVGA in VirtualBox?

                    Hudsonelva