A biquadratic function $y=ax^4+bx^3+cx^2+dx+e(ane 0)$ touches $y=px+q$ at $alpha,beta(alpha<beta)$.












0














A biquadratic function $y=ax^4+bx^3+cx^2+dx+e(ane 0)$ touches $y=px+q$ at $alpha,beta(alpha<beta)$.Area of the region bounded by the graphs is $frac{a(alpha-beta)^5}{lambda}$.Find $lambda.$





At $alpha,beta$,the slope of line$(p)=$derivative of biquadratic function$=4aalpha^3+3balpha^2+2calpha+d=4abeta^3+3bbeta^2+2cbeta+d$


I dont know how to solve further.










share|cite|improve this question






















  • To find $q$, note that a touching point is on both curves. $y(alpha)=aalpha^4+balpha^3+calpha^2+dalpha+e=palpha+q$. Then all you need is to write the integral $int_alpha^beta(ax^4+bx^3+cx^2+dx+e-px-q)dx$
    – Andrei
    Nov 26 at 15:38
















0














A biquadratic function $y=ax^4+bx^3+cx^2+dx+e(ane 0)$ touches $y=px+q$ at $alpha,beta(alpha<beta)$.Area of the region bounded by the graphs is $frac{a(alpha-beta)^5}{lambda}$.Find $lambda.$





At $alpha,beta$,the slope of line$(p)=$derivative of biquadratic function$=4aalpha^3+3balpha^2+2calpha+d=4abeta^3+3bbeta^2+2cbeta+d$


I dont know how to solve further.










share|cite|improve this question






















  • To find $q$, note that a touching point is on both curves. $y(alpha)=aalpha^4+balpha^3+calpha^2+dalpha+e=palpha+q$. Then all you need is to write the integral $int_alpha^beta(ax^4+bx^3+cx^2+dx+e-px-q)dx$
    – Andrei
    Nov 26 at 15:38














0












0








0







A biquadratic function $y=ax^4+bx^3+cx^2+dx+e(ane 0)$ touches $y=px+q$ at $alpha,beta(alpha<beta)$.Area of the region bounded by the graphs is $frac{a(alpha-beta)^5}{lambda}$.Find $lambda.$





At $alpha,beta$,the slope of line$(p)=$derivative of biquadratic function$=4aalpha^3+3balpha^2+2calpha+d=4abeta^3+3bbeta^2+2cbeta+d$


I dont know how to solve further.










share|cite|improve this question













A biquadratic function $y=ax^4+bx^3+cx^2+dx+e(ane 0)$ touches $y=px+q$ at $alpha,beta(alpha<beta)$.Area of the region bounded by the graphs is $frac{a(alpha-beta)^5}{lambda}$.Find $lambda.$





At $alpha,beta$,the slope of line$(p)=$derivative of biquadratic function$=4aalpha^3+3balpha^2+2calpha+d=4abeta^3+3bbeta^2+2cbeta+d$


I dont know how to solve further.







calculus algebra-precalculus definite-integrals






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 26 at 15:03









user984325

248112




248112












  • To find $q$, note that a touching point is on both curves. $y(alpha)=aalpha^4+balpha^3+calpha^2+dalpha+e=palpha+q$. Then all you need is to write the integral $int_alpha^beta(ax^4+bx^3+cx^2+dx+e-px-q)dx$
    – Andrei
    Nov 26 at 15:38


















  • To find $q$, note that a touching point is on both curves. $y(alpha)=aalpha^4+balpha^3+calpha^2+dalpha+e=palpha+q$. Then all you need is to write the integral $int_alpha^beta(ax^4+bx^3+cx^2+dx+e-px-q)dx$
    – Andrei
    Nov 26 at 15:38
















To find $q$, note that a touching point is on both curves. $y(alpha)=aalpha^4+balpha^3+calpha^2+dalpha+e=palpha+q$. Then all you need is to write the integral $int_alpha^beta(ax^4+bx^3+cx^2+dx+e-px-q)dx$
– Andrei
Nov 26 at 15:38




To find $q$, note that a touching point is on both curves. $y(alpha)=aalpha^4+balpha^3+calpha^2+dalpha+e=palpha+q$. Then all you need is to write the integral $int_alpha^beta(ax^4+bx^3+cx^2+dx+e-px-q)dx$
– Andrei
Nov 26 at 15:38










2 Answers
2






active

oldest

votes


















3














Let $f(x)$ be the vertical distance between the two functions at $x$. Then $f(x)$ is a quartic polynomial with leading coefficient $a$, and $f(alpha)=f'(alpha)=f(beta)=f'(beta)=0$. So $f$ has two double roots, which accounts for all its roots; that is,
$$
f(x)=a(x-alpha)^2(x-beta)^2
$$

Moreover, $int_alpha^beta f(x) , dx$ is the area you're looking for.






share|cite|improve this answer





















  • Very intuitive solution
    – user984325
    Nov 27 at 8:16



















0














One way to do this is as follows: set $f(x) = ax^4+bx^3+cx^2+dx+e$, $l(x)=px+q$. Then solve the system
$$f(alpha) = l(alpha),quad f(beta)=l(beta)$$
to get $p$ and $q$ in terms of the other variables. You can substitute this value of $p$ into
$$f'(alpha) = p,quad f'(beta)=p$$
and solve for $b, c$ in terms of $a$, $alpha$, and $beta$. Put all of this together and integrate (after substitution)
$$int_alpha^beta (f(x)-l(x)),dx.$$
If this is a homework problem, either there's an easier way or your teacher is a sadist.






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',
    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%2f3014434%2fa-biquadratic-function-y-ax4bx3cx2dxea-ne-0-touches-y-pxq-at-alp%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









    3














    Let $f(x)$ be the vertical distance between the two functions at $x$. Then $f(x)$ is a quartic polynomial with leading coefficient $a$, and $f(alpha)=f'(alpha)=f(beta)=f'(beta)=0$. So $f$ has two double roots, which accounts for all its roots; that is,
    $$
    f(x)=a(x-alpha)^2(x-beta)^2
    $$

    Moreover, $int_alpha^beta f(x) , dx$ is the area you're looking for.






    share|cite|improve this answer





















    • Very intuitive solution
      – user984325
      Nov 27 at 8:16
















    3














    Let $f(x)$ be the vertical distance between the two functions at $x$. Then $f(x)$ is a quartic polynomial with leading coefficient $a$, and $f(alpha)=f'(alpha)=f(beta)=f'(beta)=0$. So $f$ has two double roots, which accounts for all its roots; that is,
    $$
    f(x)=a(x-alpha)^2(x-beta)^2
    $$

    Moreover, $int_alpha^beta f(x) , dx$ is the area you're looking for.






    share|cite|improve this answer





















    • Very intuitive solution
      – user984325
      Nov 27 at 8:16














    3












    3








    3






    Let $f(x)$ be the vertical distance between the two functions at $x$. Then $f(x)$ is a quartic polynomial with leading coefficient $a$, and $f(alpha)=f'(alpha)=f(beta)=f'(beta)=0$. So $f$ has two double roots, which accounts for all its roots; that is,
    $$
    f(x)=a(x-alpha)^2(x-beta)^2
    $$

    Moreover, $int_alpha^beta f(x) , dx$ is the area you're looking for.






    share|cite|improve this answer












    Let $f(x)$ be the vertical distance between the two functions at $x$. Then $f(x)$ is a quartic polynomial with leading coefficient $a$, and $f(alpha)=f'(alpha)=f(beta)=f'(beta)=0$. So $f$ has two double roots, which accounts for all its roots; that is,
    $$
    f(x)=a(x-alpha)^2(x-beta)^2
    $$

    Moreover, $int_alpha^beta f(x) , dx$ is the area you're looking for.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Nov 26 at 17:00









    Micah

    29.6k1363105




    29.6k1363105












    • Very intuitive solution
      – user984325
      Nov 27 at 8:16


















    • Very intuitive solution
      – user984325
      Nov 27 at 8:16
















    Very intuitive solution
    – user984325
    Nov 27 at 8:16




    Very intuitive solution
    – user984325
    Nov 27 at 8:16











    0














    One way to do this is as follows: set $f(x) = ax^4+bx^3+cx^2+dx+e$, $l(x)=px+q$. Then solve the system
    $$f(alpha) = l(alpha),quad f(beta)=l(beta)$$
    to get $p$ and $q$ in terms of the other variables. You can substitute this value of $p$ into
    $$f'(alpha) = p,quad f'(beta)=p$$
    and solve for $b, c$ in terms of $a$, $alpha$, and $beta$. Put all of this together and integrate (after substitution)
    $$int_alpha^beta (f(x)-l(x)),dx.$$
    If this is a homework problem, either there's an easier way or your teacher is a sadist.






    share|cite|improve this answer


























      0














      One way to do this is as follows: set $f(x) = ax^4+bx^3+cx^2+dx+e$, $l(x)=px+q$. Then solve the system
      $$f(alpha) = l(alpha),quad f(beta)=l(beta)$$
      to get $p$ and $q$ in terms of the other variables. You can substitute this value of $p$ into
      $$f'(alpha) = p,quad f'(beta)=p$$
      and solve for $b, c$ in terms of $a$, $alpha$, and $beta$. Put all of this together and integrate (after substitution)
      $$int_alpha^beta (f(x)-l(x)),dx.$$
      If this is a homework problem, either there's an easier way or your teacher is a sadist.






      share|cite|improve this answer
























        0












        0








        0






        One way to do this is as follows: set $f(x) = ax^4+bx^3+cx^2+dx+e$, $l(x)=px+q$. Then solve the system
        $$f(alpha) = l(alpha),quad f(beta)=l(beta)$$
        to get $p$ and $q$ in terms of the other variables. You can substitute this value of $p$ into
        $$f'(alpha) = p,quad f'(beta)=p$$
        and solve for $b, c$ in terms of $a$, $alpha$, and $beta$. Put all of this together and integrate (after substitution)
        $$int_alpha^beta (f(x)-l(x)),dx.$$
        If this is a homework problem, either there's an easier way or your teacher is a sadist.






        share|cite|improve this answer












        One way to do this is as follows: set $f(x) = ax^4+bx^3+cx^2+dx+e$, $l(x)=px+q$. Then solve the system
        $$f(alpha) = l(alpha),quad f(beta)=l(beta)$$
        to get $p$ and $q$ in terms of the other variables. You can substitute this value of $p$ into
        $$f'(alpha) = p,quad f'(beta)=p$$
        and solve for $b, c$ in terms of $a$, $alpha$, and $beta$. Put all of this together and integrate (after substitution)
        $$int_alpha^beta (f(x)-l(x)),dx.$$
        If this is a homework problem, either there's an easier way or your teacher is a sadist.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Nov 26 at 16:44









        rogerl

        17.4k22746




        17.4k22746






























            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%2f3014434%2fa-biquadratic-function-y-ax4bx3cx2dxea-ne-0-touches-y-pxq-at-alp%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

            Mont Emei

            Province de Neuquén

            Journaliste