ln(8y) = 5xy [apply the derivative operator:
d/dx(ln(8y)) = d/dx(5xy)
Using the chain rule, the left side is 1/(8y)•8•dy/dx
Using the product rule the right side is 5y + 5x•dy/dx
1/(8y)•8•dy/dx = 5y + 5x•dy/dx
(1/y)•dy/dx - 5x•dy/dx = 5y
dy/dx(1/y - 5x) = 5y
dy/dx(1/y - 5xy/y) = 5y
dy/dx(1 - 5xy)/y = 5y
dy/dx = 5y•(y/(1 - 5xy)) = 5y2/(1 - 5xy)
To find the second derivative, take the derivative of the first derivative:
Apply the derivative operator:
d2y/dx2 = d/dx(5y2/(1 - 5xy))
Use the quotient rule
(u'v - uv')/v2 where u = 5y2 and v = 1 - 5xy
u' = 10y•dy/dx = 10y•(5y2/(1 - 5xy)) = 50y3/(1 - 5xy)
v' (from the product rule):
v' = -5y + -5x•dy/dx
v' = -5y + -5x•5y2/(1 - 5xy)
v' = -5y - 25xy2/(1 - 5xy)
v' = -5y(1 - 5xy)/(1 - 5xy) - 25xy2/(1 - 5xy)
v' = (-5y + 25xy2)/(1 - 5xy) - 25xy2/(1 - 5xy)
v' = -5y/(1 - 5xy)
So, (u'v - uv')/v2 = [(50y3/(1 - 5xy))(1 - 5xy) - (5y2)(-5y/(1 - 5xy))]/(1 - 5xy)2
d2y/dx2 = [(50y3 - 250xy4)/(1 - 5xy) + 25y3/(1 - 5xy)]/(1 - 5xy)2
d2y/dx2 = [(50y3 - 250xy4 + 25y3)/(1 - 5xy)]/(1 - 5xy)2
d2y/dx2 = (75y3 - 250xy4)/(1 - 5xy)3
d2y/dx2 = 25y3(3 - 10xy)/(1 - 5xy)3
To find the point on the curve where d2y/dx2 = 0, make 25y3(3 - 10xy)/(1 - 5xy)3 = 0
25y3(3 - 10xy)/(1 - 5xy)3 = 0 only when the numerator = 0
25y3(3 - 10xy) = 0 when either 25y3 = 0 (or y = 0) or when 3 - 10xy = 0
3 - 10xy = 0
3 = 10xy
x = 0.3/y
Going back to the original equation: ln(8y) = 5xy and looking at the solution y = 0, we see that y cannot be 0 so we can throw out that solution.
For x = 0.3/y we can plug that in:
ln(8y) = 5(0.3/y)y
ln(8y) = 5(0.3) = 1.5
e1.5 = 8y
y = (e1.5)/8 and since x = 0.3/y then x = 0.3/(e1.5)/8 = 2.4/e1.5 so the point is (2.4/e1.5, e1.5/8) [which is approximately (0.536, 0.560)]