(Calculus) Derivative Thinking QuestionAP Calculus DerivativeTextual explanation of a derivativeFor what values of $a$ will $y=ax$ be a tangent to $x^2+y^2+20x-10y+100=0$How to find the slope of curves at origin if the derivative becomes indeterminateTangent line at point PProof of tangent lines to a curveHow can I find m using the discriminant?Find equation of tangent to the circleIf first derivative of a point on curve gives the slope of tangent,what does the second derivative give,slope of tangent,i.e zero?Calculus and Vectors Question

My adviser wants to be the first author

Can I use USB data pins as power source

Combining an idiom with a metonymy

What is the significance behind "40 days" that often appears in the Bible?

Does Mathematica reuse previous computations?

Is it possible to upcast ritual spells?

Why doesn't using two cd commands in bash script execute the second command?

Co-worker team leader wants to inject his friend's awful software into our development. What should I say to our common boss?

What is a^b and (a&b)<<1?

Why do passenger jet manufacturers design their planes with stall prevention systems?

Could the Saturn V actually have launched astronauts around Venus?

Are all passive ability checks floors for active ability checks?

If curse and magic is two sides of the same coin, why the former is forbidden?

Awsome yet unlucky path traversal

A Cautionary Suggestion

If the DM rolls initiative once for a group of monsters, how do end-of-turn effects work?

Are there verbs that are neither telic, or atelic?

Is a party consisting of only a bard, a cleric, and a warlock functional long-term?

It's a yearly task, alright

How to terminate ping <dest> &

SOQL: Populate a Literal List in WHERE IN Clause

Gantt Chart like rectangles with log scale

How to change two letters closest to a string and one letter immediately after a string using notepad++

Can a druid choose the size of its wild shape beast?



(Calculus) Derivative Thinking Question


AP Calculus DerivativeTextual explanation of a derivativeFor what values of $a$ will $y=ax$ be a tangent to $x^2+y^2+20x-10y+100=0$How to find the slope of curves at origin if the derivative becomes indeterminateTangent line at point PProof of tangent lines to a curveHow can I find m using the discriminant?Find equation of tangent to the circleIf first derivative of a point on curve gives the slope of tangent,what does the second derivative give,slope of tangent,i.e zero?Calculus and Vectors Question













4












$begingroup$


Recently, my Calculus and Vectors (Grade 12) teacher gave our class a thinking question/assignment to work on over the march break, and after working on for some time, I've become stuck on it.



The Question:



Consider f(x), a general quadratic function in standard form, and g(x) its reciprocal. For which values of x are the slopes of their respective tangent lines equal?



Consider two cases: one where it is true for exactly one value of x, and the other where it is true for exactly two values of x. In the latter case, you can assume that the steepness a does not equal 0 of f(x) is equal to both it’s y-intercept and also to the slope of its tangent at x = 1.



Find the required conditions on the parameters a,b,c in terms of a.



My Progress So Far:



So I know that $f(x) = ax^2 +bx + c$ and $g(x) = 1/f(x)$. After I solved for the derivative of each function, I set them both equal to each other and started solving for it. But then I came to a equation of $(ax^2 + bx + c)^2 = -1$ and that doesn't work.



Next I tried something else. Since I know from the 2nd case that $f(x) = c$ and $f(x) = f'(1)$ when a cannot equal 0, I set $c = f'(1)$ and got $c = 2a + b$. But after that, I don't know where to go.



I'm not expecting a full solution, but if anyone could give me a hint for solving this question, I would appreciate it. I know that it says to write everything in terms of a, but I'm not sure how to approach that method.










share|cite|improve this question









New contributor




Rasheed Amanzai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$











  • $begingroup$
    I made a typo in solving and so my prior comment did not make sense. To get your equation $f(x)^2=-1$ you likely made a cancellation on both sides, but what happens if the term you canceled is zero?
    $endgroup$
    – Michael
    6 hours ago











  • $begingroup$
    The term that I cancelled was 2ax+b (which is f'(x)), I don't know if the term cancelled can be zero since I do not know the unknowns. (I apologize if I didn't answer your question).
    $endgroup$
    – Rasheed Amanzai
    6 hours ago






  • 1




    $begingroup$
    So you got $-f'(x)=f'(x)f(x)^2$ and want to find an $x$ where this is possible. It is not possible if $f'(x) neq 0$ as you already showed and so the only way possible is if $f'(x)=0$. So then for what values of $a,b$ is it possible to have $2ax+b=0$?
    $endgroup$
    – Michael
    5 hours ago











  • $begingroup$
    Now that made a lot more sense to me. So then the values of a and b would both have to equal 0 in order to get f'(x) = 0.
    $endgroup$
    – Rasheed Amanzai
    5 hours ago










  • $begingroup$
    If we needed $f'(x)=0$ for all $x$, then we would require $a=b=0$. However, you don't need $f'(x)=0$ for all $x$, you just want there to exist at least one $x$ for which $f'(x)=0$. Assuming $a$ and $b$ are any values that satsify $aneq 0$, the answer below (which I upvoted when it came out) shows that this works for $x^* = -b/(2a)$. Now if $a=0$, we require $b=0$, which makes sense since then the function and its reciprocal are just constants. Another subtle issue is that you need to ensure $f(-b/(2a))neq 0$, else the answer does not apply as the reciprocal is not defined there.
    $endgroup$
    – Michael
    4 hours ago
















4












$begingroup$


Recently, my Calculus and Vectors (Grade 12) teacher gave our class a thinking question/assignment to work on over the march break, and after working on for some time, I've become stuck on it.



The Question:



Consider f(x), a general quadratic function in standard form, and g(x) its reciprocal. For which values of x are the slopes of their respective tangent lines equal?



Consider two cases: one where it is true for exactly one value of x, and the other where it is true for exactly two values of x. In the latter case, you can assume that the steepness a does not equal 0 of f(x) is equal to both it’s y-intercept and also to the slope of its tangent at x = 1.



Find the required conditions on the parameters a,b,c in terms of a.



My Progress So Far:



So I know that $f(x) = ax^2 +bx + c$ and $g(x) = 1/f(x)$. After I solved for the derivative of each function, I set them both equal to each other and started solving for it. But then I came to a equation of $(ax^2 + bx + c)^2 = -1$ and that doesn't work.



Next I tried something else. Since I know from the 2nd case that $f(x) = c$ and $f(x) = f'(1)$ when a cannot equal 0, I set $c = f'(1)$ and got $c = 2a + b$. But after that, I don't know where to go.



I'm not expecting a full solution, but if anyone could give me a hint for solving this question, I would appreciate it. I know that it says to write everything in terms of a, but I'm not sure how to approach that method.










share|cite|improve this question









New contributor




Rasheed Amanzai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$











  • $begingroup$
    I made a typo in solving and so my prior comment did not make sense. To get your equation $f(x)^2=-1$ you likely made a cancellation on both sides, but what happens if the term you canceled is zero?
    $endgroup$
    – Michael
    6 hours ago











  • $begingroup$
    The term that I cancelled was 2ax+b (which is f'(x)), I don't know if the term cancelled can be zero since I do not know the unknowns. (I apologize if I didn't answer your question).
    $endgroup$
    – Rasheed Amanzai
    6 hours ago






  • 1




    $begingroup$
    So you got $-f'(x)=f'(x)f(x)^2$ and want to find an $x$ where this is possible. It is not possible if $f'(x) neq 0$ as you already showed and so the only way possible is if $f'(x)=0$. So then for what values of $a,b$ is it possible to have $2ax+b=0$?
    $endgroup$
    – Michael
    5 hours ago











  • $begingroup$
    Now that made a lot more sense to me. So then the values of a and b would both have to equal 0 in order to get f'(x) = 0.
    $endgroup$
    – Rasheed Amanzai
    5 hours ago










  • $begingroup$
    If we needed $f'(x)=0$ for all $x$, then we would require $a=b=0$. However, you don't need $f'(x)=0$ for all $x$, you just want there to exist at least one $x$ for which $f'(x)=0$. Assuming $a$ and $b$ are any values that satsify $aneq 0$, the answer below (which I upvoted when it came out) shows that this works for $x^* = -b/(2a)$. Now if $a=0$, we require $b=0$, which makes sense since then the function and its reciprocal are just constants. Another subtle issue is that you need to ensure $f(-b/(2a))neq 0$, else the answer does not apply as the reciprocal is not defined there.
    $endgroup$
    – Michael
    4 hours ago














4












4








4





$begingroup$


Recently, my Calculus and Vectors (Grade 12) teacher gave our class a thinking question/assignment to work on over the march break, and after working on for some time, I've become stuck on it.



The Question:



Consider f(x), a general quadratic function in standard form, and g(x) its reciprocal. For which values of x are the slopes of their respective tangent lines equal?



Consider two cases: one where it is true for exactly one value of x, and the other where it is true for exactly two values of x. In the latter case, you can assume that the steepness a does not equal 0 of f(x) is equal to both it’s y-intercept and also to the slope of its tangent at x = 1.



Find the required conditions on the parameters a,b,c in terms of a.



My Progress So Far:



So I know that $f(x) = ax^2 +bx + c$ and $g(x) = 1/f(x)$. After I solved for the derivative of each function, I set them both equal to each other and started solving for it. But then I came to a equation of $(ax^2 + bx + c)^2 = -1$ and that doesn't work.



Next I tried something else. Since I know from the 2nd case that $f(x) = c$ and $f(x) = f'(1)$ when a cannot equal 0, I set $c = f'(1)$ and got $c = 2a + b$. But after that, I don't know where to go.



I'm not expecting a full solution, but if anyone could give me a hint for solving this question, I would appreciate it. I know that it says to write everything in terms of a, but I'm not sure how to approach that method.










share|cite|improve this question









New contributor




Rasheed Amanzai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




Recently, my Calculus and Vectors (Grade 12) teacher gave our class a thinking question/assignment to work on over the march break, and after working on for some time, I've become stuck on it.



The Question:



Consider f(x), a general quadratic function in standard form, and g(x) its reciprocal. For which values of x are the slopes of their respective tangent lines equal?



Consider two cases: one where it is true for exactly one value of x, and the other where it is true for exactly two values of x. In the latter case, you can assume that the steepness a does not equal 0 of f(x) is equal to both it’s y-intercept and also to the slope of its tangent at x = 1.



Find the required conditions on the parameters a,b,c in terms of a.



My Progress So Far:



So I know that $f(x) = ax^2 +bx + c$ and $g(x) = 1/f(x)$. After I solved for the derivative of each function, I set them both equal to each other and started solving for it. But then I came to a equation of $(ax^2 + bx + c)^2 = -1$ and that doesn't work.



Next I tried something else. Since I know from the 2nd case that $f(x) = c$ and $f(x) = f'(1)$ when a cannot equal 0, I set $c = f'(1)$ and got $c = 2a + b$. But after that, I don't know where to go.



I'm not expecting a full solution, but if anyone could give me a hint for solving this question, I would appreciate it. I know that it says to write everything in terms of a, but I'm not sure how to approach that method.







calculus derivatives quadratics tangent-line slope






share|cite|improve this question









New contributor




Rasheed Amanzai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|cite|improve this question









New contributor




Rasheed Amanzai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|cite|improve this question




share|cite|improve this question








edited 5 hours ago









Jon due

948




948






New contributor




Rasheed Amanzai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 6 hours ago









Rasheed AmanzaiRasheed Amanzai

243




243




New contributor




Rasheed Amanzai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Rasheed Amanzai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Rasheed Amanzai is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











  • $begingroup$
    I made a typo in solving and so my prior comment did not make sense. To get your equation $f(x)^2=-1$ you likely made a cancellation on both sides, but what happens if the term you canceled is zero?
    $endgroup$
    – Michael
    6 hours ago











  • $begingroup$
    The term that I cancelled was 2ax+b (which is f'(x)), I don't know if the term cancelled can be zero since I do not know the unknowns. (I apologize if I didn't answer your question).
    $endgroup$
    – Rasheed Amanzai
    6 hours ago






  • 1




    $begingroup$
    So you got $-f'(x)=f'(x)f(x)^2$ and want to find an $x$ where this is possible. It is not possible if $f'(x) neq 0$ as you already showed and so the only way possible is if $f'(x)=0$. So then for what values of $a,b$ is it possible to have $2ax+b=0$?
    $endgroup$
    – Michael
    5 hours ago











  • $begingroup$
    Now that made a lot more sense to me. So then the values of a and b would both have to equal 0 in order to get f'(x) = 0.
    $endgroup$
    – Rasheed Amanzai
    5 hours ago










  • $begingroup$
    If we needed $f'(x)=0$ for all $x$, then we would require $a=b=0$. However, you don't need $f'(x)=0$ for all $x$, you just want there to exist at least one $x$ for which $f'(x)=0$. Assuming $a$ and $b$ are any values that satsify $aneq 0$, the answer below (which I upvoted when it came out) shows that this works for $x^* = -b/(2a)$. Now if $a=0$, we require $b=0$, which makes sense since then the function and its reciprocal are just constants. Another subtle issue is that you need to ensure $f(-b/(2a))neq 0$, else the answer does not apply as the reciprocal is not defined there.
    $endgroup$
    – Michael
    4 hours ago

















  • $begingroup$
    I made a typo in solving and so my prior comment did not make sense. To get your equation $f(x)^2=-1$ you likely made a cancellation on both sides, but what happens if the term you canceled is zero?
    $endgroup$
    – Michael
    6 hours ago











  • $begingroup$
    The term that I cancelled was 2ax+b (which is f'(x)), I don't know if the term cancelled can be zero since I do not know the unknowns. (I apologize if I didn't answer your question).
    $endgroup$
    – Rasheed Amanzai
    6 hours ago






  • 1




    $begingroup$
    So you got $-f'(x)=f'(x)f(x)^2$ and want to find an $x$ where this is possible. It is not possible if $f'(x) neq 0$ as you already showed and so the only way possible is if $f'(x)=0$. So then for what values of $a,b$ is it possible to have $2ax+b=0$?
    $endgroup$
    – Michael
    5 hours ago











  • $begingroup$
    Now that made a lot more sense to me. So then the values of a and b would both have to equal 0 in order to get f'(x) = 0.
    $endgroup$
    – Rasheed Amanzai
    5 hours ago










  • $begingroup$
    If we needed $f'(x)=0$ for all $x$, then we would require $a=b=0$. However, you don't need $f'(x)=0$ for all $x$, you just want there to exist at least one $x$ for which $f'(x)=0$. Assuming $a$ and $b$ are any values that satsify $aneq 0$, the answer below (which I upvoted when it came out) shows that this works for $x^* = -b/(2a)$. Now if $a=0$, we require $b=0$, which makes sense since then the function and its reciprocal are just constants. Another subtle issue is that you need to ensure $f(-b/(2a))neq 0$, else the answer does not apply as the reciprocal is not defined there.
    $endgroup$
    – Michael
    4 hours ago
















$begingroup$
I made a typo in solving and so my prior comment did not make sense. To get your equation $f(x)^2=-1$ you likely made a cancellation on both sides, but what happens if the term you canceled is zero?
$endgroup$
– Michael
6 hours ago





$begingroup$
I made a typo in solving and so my prior comment did not make sense. To get your equation $f(x)^2=-1$ you likely made a cancellation on both sides, but what happens if the term you canceled is zero?
$endgroup$
– Michael
6 hours ago













$begingroup$
The term that I cancelled was 2ax+b (which is f'(x)), I don't know if the term cancelled can be zero since I do not know the unknowns. (I apologize if I didn't answer your question).
$endgroup$
– Rasheed Amanzai
6 hours ago




$begingroup$
The term that I cancelled was 2ax+b (which is f'(x)), I don't know if the term cancelled can be zero since I do not know the unknowns. (I apologize if I didn't answer your question).
$endgroup$
– Rasheed Amanzai
6 hours ago




1




1




$begingroup$
So you got $-f'(x)=f'(x)f(x)^2$ and want to find an $x$ where this is possible. It is not possible if $f'(x) neq 0$ as you already showed and so the only way possible is if $f'(x)=0$. So then for what values of $a,b$ is it possible to have $2ax+b=0$?
$endgroup$
– Michael
5 hours ago





$begingroup$
So you got $-f'(x)=f'(x)f(x)^2$ and want to find an $x$ where this is possible. It is not possible if $f'(x) neq 0$ as you already showed and so the only way possible is if $f'(x)=0$. So then for what values of $a,b$ is it possible to have $2ax+b=0$?
$endgroup$
– Michael
5 hours ago













$begingroup$
Now that made a lot more sense to me. So then the values of a and b would both have to equal 0 in order to get f'(x) = 0.
$endgroup$
– Rasheed Amanzai
5 hours ago




$begingroup$
Now that made a lot more sense to me. So then the values of a and b would both have to equal 0 in order to get f'(x) = 0.
$endgroup$
– Rasheed Amanzai
5 hours ago












$begingroup$
If we needed $f'(x)=0$ for all $x$, then we would require $a=b=0$. However, you don't need $f'(x)=0$ for all $x$, you just want there to exist at least one $x$ for which $f'(x)=0$. Assuming $a$ and $b$ are any values that satsify $aneq 0$, the answer below (which I upvoted when it came out) shows that this works for $x^* = -b/(2a)$. Now if $a=0$, we require $b=0$, which makes sense since then the function and its reciprocal are just constants. Another subtle issue is that you need to ensure $f(-b/(2a))neq 0$, else the answer does not apply as the reciprocal is not defined there.
$endgroup$
– Michael
4 hours ago





$begingroup$
If we needed $f'(x)=0$ for all $x$, then we would require $a=b=0$. However, you don't need $f'(x)=0$ for all $x$, you just want there to exist at least one $x$ for which $f'(x)=0$. Assuming $a$ and $b$ are any values that satsify $aneq 0$, the answer below (which I upvoted when it came out) shows that this works for $x^* = -b/(2a)$. Now if $a=0$, we require $b=0$, which makes sense since then the function and its reciprocal are just constants. Another subtle issue is that you need to ensure $f(-b/(2a))neq 0$, else the answer does not apply as the reciprocal is not defined there.
$endgroup$
– Michael
4 hours ago











1 Answer
1






active

oldest

votes


















6












$begingroup$

If $g(x)=1/f(x)$, then, by the chain rule,
$$
g'(x)=-fracf'(x)f(x)^2
$$

Thus, assuming of course that $f(x)ne0$, we have $g'(x)=f'(x)$ if and only if
$$
-fracf'(x)f(x)^2=f'(x)
$$

which can only happen if $f'(x)=0$. Indeed, if $f'(x)ne0$, the equation becomes $f(x)^2=-1$, which is exactly the condition you find.



You can observe that this is independent of $f$ being a quadratic polynomial.



In your particular case, the condition is $x=-b/(2a)$, provided that $f(-b/(2a))ne0$ (or $g(-b/(2a))$ would be undefined.



enter image description here






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



    );






    Rasheed Amanzai is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3149858%2fcalculus-derivative-thinking-question%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









    6












    $begingroup$

    If $g(x)=1/f(x)$, then, by the chain rule,
    $$
    g'(x)=-fracf'(x)f(x)^2
    $$

    Thus, assuming of course that $f(x)ne0$, we have $g'(x)=f'(x)$ if and only if
    $$
    -fracf'(x)f(x)^2=f'(x)
    $$

    which can only happen if $f'(x)=0$. Indeed, if $f'(x)ne0$, the equation becomes $f(x)^2=-1$, which is exactly the condition you find.



    You can observe that this is independent of $f$ being a quadratic polynomial.



    In your particular case, the condition is $x=-b/(2a)$, provided that $f(-b/(2a))ne0$ (or $g(-b/(2a))$ would be undefined.



    enter image description here






    share|cite|improve this answer









    $endgroup$

















      6












      $begingroup$

      If $g(x)=1/f(x)$, then, by the chain rule,
      $$
      g'(x)=-fracf'(x)f(x)^2
      $$

      Thus, assuming of course that $f(x)ne0$, we have $g'(x)=f'(x)$ if and only if
      $$
      -fracf'(x)f(x)^2=f'(x)
      $$

      which can only happen if $f'(x)=0$. Indeed, if $f'(x)ne0$, the equation becomes $f(x)^2=-1$, which is exactly the condition you find.



      You can observe that this is independent of $f$ being a quadratic polynomial.



      In your particular case, the condition is $x=-b/(2a)$, provided that $f(-b/(2a))ne0$ (or $g(-b/(2a))$ would be undefined.



      enter image description here






      share|cite|improve this answer









      $endgroup$















        6












        6








        6





        $begingroup$

        If $g(x)=1/f(x)$, then, by the chain rule,
        $$
        g'(x)=-fracf'(x)f(x)^2
        $$

        Thus, assuming of course that $f(x)ne0$, we have $g'(x)=f'(x)$ if and only if
        $$
        -fracf'(x)f(x)^2=f'(x)
        $$

        which can only happen if $f'(x)=0$. Indeed, if $f'(x)ne0$, the equation becomes $f(x)^2=-1$, which is exactly the condition you find.



        You can observe that this is independent of $f$ being a quadratic polynomial.



        In your particular case, the condition is $x=-b/(2a)$, provided that $f(-b/(2a))ne0$ (or $g(-b/(2a))$ would be undefined.



        enter image description here






        share|cite|improve this answer









        $endgroup$



        If $g(x)=1/f(x)$, then, by the chain rule,
        $$
        g'(x)=-fracf'(x)f(x)^2
        $$

        Thus, assuming of course that $f(x)ne0$, we have $g'(x)=f'(x)$ if and only if
        $$
        -fracf'(x)f(x)^2=f'(x)
        $$

        which can only happen if $f'(x)=0$. Indeed, if $f'(x)ne0$, the equation becomes $f(x)^2=-1$, which is exactly the condition you find.



        You can observe that this is independent of $f$ being a quadratic polynomial.



        In your particular case, the condition is $x=-b/(2a)$, provided that $f(-b/(2a))ne0$ (or $g(-b/(2a))$ would be undefined.



        enter image description here







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered 6 hours ago









        egregegreg

        184k1486205




        184k1486205




















            Rasheed Amanzai is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            Rasheed Amanzai is a new contributor. Be nice, and check out our Code of Conduct.












            Rasheed Amanzai is a new contributor. Be nice, and check out our Code of Conduct.











            Rasheed Amanzai is a new contributor. Be nice, and check out our Code of Conduct.














            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%2f3149858%2fcalculus-derivative-thinking-question%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

            名間水力發電廠 目录 沿革 設施 鄰近設施 註釋 外部連結 导航菜单23°50′10″N 120°42′41″E / 23.83611°N 120.71139°E / 23.83611; 120.7113923°50′10″N 120°42′41″E / 23.83611°N 120.71139°E / 23.83611; 120.71139計畫概要原始内容臺灣第一座BOT 模式開發的水力發電廠-名間水力電廠名間水力發電廠 水利署首件BOT案原始内容《小檔案》名間電廠 首座BOT水力發電廠原始内容名間電廠BOT - 經濟部水利署中區水資源局

            Prove that NP is closed under karp reduction?Space(n) not closed under Karp reductions - what about NTime(n)?Class P is closed under rotation?Prove or disprove that $NL$ is closed under polynomial many-one reductions$mathbfNC_2$ is closed under log-space reductionOn Karp reductionwhen can I know if a class (complexity) is closed under reduction (cook/karp)Check if class $PSPACE$ is closed under polyonomially space reductionIs NPSPACE also closed under polynomial-time reduction and under log-space reduction?Prove PSPACE is closed under complement?Prove PSPACE is closed under union?

            Is my guitar’s action too high? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Strings too stiff on a recently purchased acoustic guitar | Cort AD880CEIs the action of my guitar really high?Μy little finger is too weak to play guitarWith guitar, how long should I give my fingers to strengthen / callous?When playing a fret the guitar sounds mutedPlaying (Barre) chords up the guitar neckI think my guitar strings are wound too tight and I can't play barre chordsF barre chord on an SG guitarHow to find to the right strings of a barre chord by feel?High action on higher fret on my steel acoustic guitar