Trouble taking derivative











up vote
0
down vote

favorite
1












$$p(x) = frac{RTx}{1-bx} -ax^2$$



If $R$ and $T$ are constants, how can I find the derivative of this?



What I obtained:



$p'(x) = RT(1-xb)^{-1} + (-1)(1-xb)^{-2}bRTx - 2ax$



Is this correct?



Thanks!










share|cite|improve this question




















  • 1




    If you show your steps someone could advise you better. To me it doesn't look like you used the quotient rule on first term.
    – coffeemath
    Nov 27 at 1:03








  • 1




    Almost correct, but not quite. In executing the product rule on the first term, note that the derivative of $(1-xb)^{-1}$ is $$(-1)(-b)(1-xb)^{-2} = b(1-xb)^{-2}$$ per the chain rule. So you wouldn't have that $RTx$ in the second term of your expression - just $RT$ - and the sign of the term would be positive (not negative).
    – Eevee Trainer
    Nov 27 at 1:03















up vote
0
down vote

favorite
1












$$p(x) = frac{RTx}{1-bx} -ax^2$$



If $R$ and $T$ are constants, how can I find the derivative of this?



What I obtained:



$p'(x) = RT(1-xb)^{-1} + (-1)(1-xb)^{-2}bRTx - 2ax$



Is this correct?



Thanks!










share|cite|improve this question




















  • 1




    If you show your steps someone could advise you better. To me it doesn't look like you used the quotient rule on first term.
    – coffeemath
    Nov 27 at 1:03








  • 1




    Almost correct, but not quite. In executing the product rule on the first term, note that the derivative of $(1-xb)^{-1}$ is $$(-1)(-b)(1-xb)^{-2} = b(1-xb)^{-2}$$ per the chain rule. So you wouldn't have that $RTx$ in the second term of your expression - just $RT$ - and the sign of the term would be positive (not negative).
    – Eevee Trainer
    Nov 27 at 1:03













up vote
0
down vote

favorite
1









up vote
0
down vote

favorite
1






1





$$p(x) = frac{RTx}{1-bx} -ax^2$$



If $R$ and $T$ are constants, how can I find the derivative of this?



What I obtained:



$p'(x) = RT(1-xb)^{-1} + (-1)(1-xb)^{-2}bRTx - 2ax$



Is this correct?



Thanks!










share|cite|improve this question















$$p(x) = frac{RTx}{1-bx} -ax^2$$



If $R$ and $T$ are constants, how can I find the derivative of this?



What I obtained:



$p'(x) = RT(1-xb)^{-1} + (-1)(1-xb)^{-2}bRTx - 2ax$



Is this correct?



Thanks!







derivatives






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 27 at 1:32









Eevee Trainer

3,340225




3,340225










asked Nov 27 at 0:57









M Do

124




124








  • 1




    If you show your steps someone could advise you better. To me it doesn't look like you used the quotient rule on first term.
    – coffeemath
    Nov 27 at 1:03








  • 1




    Almost correct, but not quite. In executing the product rule on the first term, note that the derivative of $(1-xb)^{-1}$ is $$(-1)(-b)(1-xb)^{-2} = b(1-xb)^{-2}$$ per the chain rule. So you wouldn't have that $RTx$ in the second term of your expression - just $RT$ - and the sign of the term would be positive (not negative).
    – Eevee Trainer
    Nov 27 at 1:03














  • 1




    If you show your steps someone could advise you better. To me it doesn't look like you used the quotient rule on first term.
    – coffeemath
    Nov 27 at 1:03








  • 1




    Almost correct, but not quite. In executing the product rule on the first term, note that the derivative of $(1-xb)^{-1}$ is $$(-1)(-b)(1-xb)^{-2} = b(1-xb)^{-2}$$ per the chain rule. So you wouldn't have that $RTx$ in the second term of your expression - just $RT$ - and the sign of the term would be positive (not negative).
    – Eevee Trainer
    Nov 27 at 1:03








1




1




If you show your steps someone could advise you better. To me it doesn't look like you used the quotient rule on first term.
– coffeemath
Nov 27 at 1:03






If you show your steps someone could advise you better. To me it doesn't look like you used the quotient rule on first term.
– coffeemath
Nov 27 at 1:03






1




1




Almost correct, but not quite. In executing the product rule on the first term, note that the derivative of $(1-xb)^{-1}$ is $$(-1)(-b)(1-xb)^{-2} = b(1-xb)^{-2}$$ per the chain rule. So you wouldn't have that $RTx$ in the second term of your expression - just $RT$ - and the sign of the term would be positive (not negative).
– Eevee Trainer
Nov 27 at 1:03




Almost correct, but not quite. In executing the product rule on the first term, note that the derivative of $(1-xb)^{-1}$ is $$(-1)(-b)(1-xb)^{-2} = b(1-xb)^{-2}$$ per the chain rule. So you wouldn't have that $RTx$ in the second term of your expression - just $RT$ - and the sign of the term would be positive (not negative).
– Eevee Trainer
Nov 27 at 1:03










3 Answers
3






active

oldest

votes

















up vote
0
down vote













$$p(x) = frac{RTx}{1-bx} -ax^2=(RTx)(1-bx)^{-1}-ax^2$$



begin{align}p'(x)&=(RT)(1-bx)^{-1}+(RTx)(-1)(1-bx)^{-2}(-b)-2ax \
&=(RT)(1-bx)^{-1}+(bRTx)(1-bx)^{-2}-2axend{align}






share|cite|improve this answer




























    up vote
    0
    down vote













    I would say you should simplify a little bit more.



    $f'(x) = RT(1-xb)^{-1} + (-1)(1-xb)^{-2}(-b)(RTx)- 2ax\
    RT(1-xb)^{-2}(1-xb + xb) - 2ax\
    frac {RT}{(1-xb)^2}-2ax$






    share|cite|improve this answer




























      up vote
      0
      down vote













      Use the quotient rule: ($frac {f(x)}{g(x)} = frac {f'(x)g(x) - f(x)g'(x)}{g^2(x)}$)



      the sum rule: ($(f(x) + g(x))' = f'(x) + g'(x)$.)



      constant rule: ($(af(x))' = af'(x)$)



      And power rule: ($[x^k]' = kx^{k-1}$)



      And the entire thing is simple:



      $p(x) = frac{RTx}{1-bx} -ax^2$ so



      $p'(x) = frac{[RTx]'(1-bx) -RTx[1-bx]'}{(1-bx)^2} -[ax^2]'=$



      $ frac {RT(1-bx)-RTx(-b)}{(1-bx)^2} - 2ax=$



      $frac {RT - RTbx + RTxb}{(1-bx)^2} -2ax = frac {RT}{(1-bx)^2} - 2ax$.






      share|cite|improve this answer





















        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',
        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%2f3015174%2ftrouble-taking-derivative%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes








        up vote
        0
        down vote













        $$p(x) = frac{RTx}{1-bx} -ax^2=(RTx)(1-bx)^{-1}-ax^2$$



        begin{align}p'(x)&=(RT)(1-bx)^{-1}+(RTx)(-1)(1-bx)^{-2}(-b)-2ax \
        &=(RT)(1-bx)^{-1}+(bRTx)(1-bx)^{-2}-2axend{align}






        share|cite|improve this answer

























          up vote
          0
          down vote













          $$p(x) = frac{RTx}{1-bx} -ax^2=(RTx)(1-bx)^{-1}-ax^2$$



          begin{align}p'(x)&=(RT)(1-bx)^{-1}+(RTx)(-1)(1-bx)^{-2}(-b)-2ax \
          &=(RT)(1-bx)^{-1}+(bRTx)(1-bx)^{-2}-2axend{align}






          share|cite|improve this answer























            up vote
            0
            down vote










            up vote
            0
            down vote









            $$p(x) = frac{RTx}{1-bx} -ax^2=(RTx)(1-bx)^{-1}-ax^2$$



            begin{align}p'(x)&=(RT)(1-bx)^{-1}+(RTx)(-1)(1-bx)^{-2}(-b)-2ax \
            &=(RT)(1-bx)^{-1}+(bRTx)(1-bx)^{-2}-2axend{align}






            share|cite|improve this answer












            $$p(x) = frac{RTx}{1-bx} -ax^2=(RTx)(1-bx)^{-1}-ax^2$$



            begin{align}p'(x)&=(RT)(1-bx)^{-1}+(RTx)(-1)(1-bx)^{-2}(-b)-2ax \
            &=(RT)(1-bx)^{-1}+(bRTx)(1-bx)^{-2}-2axend{align}







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Nov 27 at 1:09









            Siong Thye Goh

            97.9k1463116




            97.9k1463116






















                up vote
                0
                down vote













                I would say you should simplify a little bit more.



                $f'(x) = RT(1-xb)^{-1} + (-1)(1-xb)^{-2}(-b)(RTx)- 2ax\
                RT(1-xb)^{-2}(1-xb + xb) - 2ax\
                frac {RT}{(1-xb)^2}-2ax$






                share|cite|improve this answer

























                  up vote
                  0
                  down vote













                  I would say you should simplify a little bit more.



                  $f'(x) = RT(1-xb)^{-1} + (-1)(1-xb)^{-2}(-b)(RTx)- 2ax\
                  RT(1-xb)^{-2}(1-xb + xb) - 2ax\
                  frac {RT}{(1-xb)^2}-2ax$






                  share|cite|improve this answer























                    up vote
                    0
                    down vote










                    up vote
                    0
                    down vote









                    I would say you should simplify a little bit more.



                    $f'(x) = RT(1-xb)^{-1} + (-1)(1-xb)^{-2}(-b)(RTx)- 2ax\
                    RT(1-xb)^{-2}(1-xb + xb) - 2ax\
                    frac {RT}{(1-xb)^2}-2ax$






                    share|cite|improve this answer












                    I would say you should simplify a little bit more.



                    $f'(x) = RT(1-xb)^{-1} + (-1)(1-xb)^{-2}(-b)(RTx)- 2ax\
                    RT(1-xb)^{-2}(1-xb + xb) - 2ax\
                    frac {RT}{(1-xb)^2}-2ax$







                    share|cite|improve this answer












                    share|cite|improve this answer



                    share|cite|improve this answer










                    answered Nov 27 at 2:05









                    Doug M

                    43.5k31854




                    43.5k31854






















                        up vote
                        0
                        down vote













                        Use the quotient rule: ($frac {f(x)}{g(x)} = frac {f'(x)g(x) - f(x)g'(x)}{g^2(x)}$)



                        the sum rule: ($(f(x) + g(x))' = f'(x) + g'(x)$.)



                        constant rule: ($(af(x))' = af'(x)$)



                        And power rule: ($[x^k]' = kx^{k-1}$)



                        And the entire thing is simple:



                        $p(x) = frac{RTx}{1-bx} -ax^2$ so



                        $p'(x) = frac{[RTx]'(1-bx) -RTx[1-bx]'}{(1-bx)^2} -[ax^2]'=$



                        $ frac {RT(1-bx)-RTx(-b)}{(1-bx)^2} - 2ax=$



                        $frac {RT - RTbx + RTxb}{(1-bx)^2} -2ax = frac {RT}{(1-bx)^2} - 2ax$.






                        share|cite|improve this answer

























                          up vote
                          0
                          down vote













                          Use the quotient rule: ($frac {f(x)}{g(x)} = frac {f'(x)g(x) - f(x)g'(x)}{g^2(x)}$)



                          the sum rule: ($(f(x) + g(x))' = f'(x) + g'(x)$.)



                          constant rule: ($(af(x))' = af'(x)$)



                          And power rule: ($[x^k]' = kx^{k-1}$)



                          And the entire thing is simple:



                          $p(x) = frac{RTx}{1-bx} -ax^2$ so



                          $p'(x) = frac{[RTx]'(1-bx) -RTx[1-bx]'}{(1-bx)^2} -[ax^2]'=$



                          $ frac {RT(1-bx)-RTx(-b)}{(1-bx)^2} - 2ax=$



                          $frac {RT - RTbx + RTxb}{(1-bx)^2} -2ax = frac {RT}{(1-bx)^2} - 2ax$.






                          share|cite|improve this answer























                            up vote
                            0
                            down vote










                            up vote
                            0
                            down vote









                            Use the quotient rule: ($frac {f(x)}{g(x)} = frac {f'(x)g(x) - f(x)g'(x)}{g^2(x)}$)



                            the sum rule: ($(f(x) + g(x))' = f'(x) + g'(x)$.)



                            constant rule: ($(af(x))' = af'(x)$)



                            And power rule: ($[x^k]' = kx^{k-1}$)



                            And the entire thing is simple:



                            $p(x) = frac{RTx}{1-bx} -ax^2$ so



                            $p'(x) = frac{[RTx]'(1-bx) -RTx[1-bx]'}{(1-bx)^2} -[ax^2]'=$



                            $ frac {RT(1-bx)-RTx(-b)}{(1-bx)^2} - 2ax=$



                            $frac {RT - RTbx + RTxb}{(1-bx)^2} -2ax = frac {RT}{(1-bx)^2} - 2ax$.






                            share|cite|improve this answer












                            Use the quotient rule: ($frac {f(x)}{g(x)} = frac {f'(x)g(x) - f(x)g'(x)}{g^2(x)}$)



                            the sum rule: ($(f(x) + g(x))' = f'(x) + g'(x)$.)



                            constant rule: ($(af(x))' = af'(x)$)



                            And power rule: ($[x^k]' = kx^{k-1}$)



                            And the entire thing is simple:



                            $p(x) = frac{RTx}{1-bx} -ax^2$ so



                            $p'(x) = frac{[RTx]'(1-bx) -RTx[1-bx]'}{(1-bx)^2} -[ax^2]'=$



                            $ frac {RT(1-bx)-RTx(-b)}{(1-bx)^2} - 2ax=$



                            $frac {RT - RTbx + RTxb}{(1-bx)^2} -2ax = frac {RT}{(1-bx)^2} - 2ax$.







                            share|cite|improve this answer












                            share|cite|improve this answer



                            share|cite|improve this answer










                            answered Nov 27 at 3:06









                            fleablood

                            67.6k22684




                            67.6k22684






























                                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.





                                Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                                Please pay close attention to the following guidance:


                                • 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.


                                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%2f3015174%2ftrouble-taking-derivative%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

                                Wiesbaden

                                Marschland

                                Dieringhausen