Find the x coordinate of the stationary point of the following curves

studentxlol
Messages
40
Reaction score
0

Homework Statement



Find dy/dx and determine the exact x coordinate of the stationary point for:

(a) y=(4x^2+1)^5

(b) y=x^2/lnx

Homework Equations




The Attempt at a Solution



(a) y=(4x^2+1)^5

dy/dx=40x(4x^2+1)^4

40x(4x^2+1)^4=0

Find x... How?

(b) y=x^2/lnx

dy/dx=2xlnx-x^2 1/x / (lnx)^2

2xlnx-x^2 1/x / (lnx)^2=0

Find x... How?
 
Physics news on Phys.org
studentxlol said:
40x(4x^2+1)^4=0

Find x... How?

re 1st prob:

Then either 40x = 0 or (4x^2+1)^4 = 0.

and solve the above two equations.
 
You are aware that x^2/x= x aren't you?

y= x^2/ln(x): y'= (2xln(x)- x)/(ln(x))^2= 0
Use parentheses! What you wrote was y'= 2x ln(x)- (x/(ln(x))^2)= 0.

Multiply both sides of the equation by (ln(x))^2
and you are left with 2x ln(x)- x= x(2ln(x)- 1)= 0. Can you solve that?
 
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