Monkeyseat
Full Member
- Joined
- Jul 3, 2005
- Messages
- 298
Question
A curve has equation y = x/(1+2x)^2, find the coodinates of the stationary points.
Working
Using the quotient rule:
u = x
du/dx = 1
v = (1 + 2x)^2
dv/dx = 4 + 8x
dy/dx = ((1 + 2x)^2 - x(4 + 8x))/(1 + 2x)^4
dy/dx = ((1 + 2x)^2 - (4x + 8x^2))/(1 + 2x)^4
dy/dx = (1/(1 + 2x)^2) - (4x/(1 + 2x)^3)
After simplifying a bit more:
dy/dx = (1 - 2x)/(1 + 2x)^3
Stationary point when dy/dx = 0:
(1 - 2x)/(1 + 2x)^3 = 0
1 - 2x = 0
2x = 1
x = 1/2
When x = 1/2, y = 1/8.
That's one stationary point, but the question implies that there is more than one... How can I find the other one?
I initially solved ((1 + 2x)^2 - (4x + 8x^2))/(1 + 2x)^4 = 0 without simplifying and found that x could equal -1/2 also, but the denominator comes out as 0 when you sub back in for y so that can't be right.
Many thanks.
Sorry if the layout is a bit confusing.
A curve has equation y = x/(1+2x)^2, find the coodinates of the stationary points.
Working
Using the quotient rule:
u = x
du/dx = 1
v = (1 + 2x)^2
dv/dx = 4 + 8x
dy/dx = ((1 + 2x)^2 - x(4 + 8x))/(1 + 2x)^4
dy/dx = ((1 + 2x)^2 - (4x + 8x^2))/(1 + 2x)^4
dy/dx = (1/(1 + 2x)^2) - (4x/(1 + 2x)^3)
After simplifying a bit more:
dy/dx = (1 - 2x)/(1 + 2x)^3
Stationary point when dy/dx = 0:
(1 - 2x)/(1 + 2x)^3 = 0
1 - 2x = 0
2x = 1
x = 1/2
When x = 1/2, y = 1/8.
That's one stationary point, but the question implies that there is more than one... How can I find the other one?
I initially solved ((1 + 2x)^2 - (4x + 8x^2))/(1 + 2x)^4 = 0 without simplifying and found that x could equal -1/2 also, but the denominator comes out as 0 when you sub back in for y so that can't be right.
Many thanks.
Sorry if the layout is a bit confusing.