Finding Critical Values of f(x) = (1x+10)/(x^2+x+1)

  • Thread starter Thread starter apiwowar
  • Start date Start date
apiwowar
Messages
94
Reaction score
0
f(x) = (1x+10)/(x^2+x+1)

so the question is to find the critical values for this function

i know that to find the critical values you have to take the derivative of the function. to do that you have to do the quotient rule

so you get

f'(x) = (x^2+x+1)(1)-(1x+10)(2x+1)/(x^2+x+1)^2

after cleaning it up i got (-x^2-20x-9)/(x^2+x+1)^2

so you set the numerator equal to 0 and solve it using the quadratic equation so after that you get

(20 +- sqrt (400 - 36))/-2

after simplifying i got

-10 +- sqrt364


but the website says that is wrong
where did i go wrong?
 
Physics news on Phys.org
apiwowar said:
f(x) = (1x+10)/(x^2+x+1)

so the question is to find the critical values for this function

i know that to find the critical values you have to take the derivative of the function. to do that you have to do the quotient rule

so you get

f'(x) = (x^2+x+1)(1)-(1x+10)(2x+1)/(x^2+x+1)^2

after cleaning it up i got (-x^2-20x-9)/(x^2+x+1)^2

so you set the numerator equal to 0 and solve it using the quadratic equation so after that you get

(20 +- sqrt (400 - 36))/-2

after simplifying i got

-10 +- sqrt364


but the website says that is wrong
where did i go wrong?

You forgot to divide sqrt(364) by 2. I get x = -10 +/- sqrt(91)
 
Your last step should have (1/2)sqrt(364) and can be simplified.
 
how exactly did you get sqrt(91)?
364 divided by 2 is 182 so where does 91 come from?
 
because

\frac{\sqrt{364}}{2} = \frac{\sqrt{364}}{\sqrt{4}} = \sqrt{ \frac{364}{4}}
 
o ok, thanks alot
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top