
William W. answered 05/17/22
Experienced Tutor and Retired Engineer
It's a little hard to understand this problem because "extension" is not a word typically applied to something like this. I can only assume it means the material moves by the amount "y" when pushed by the applied force and that the "move" is done in the same direction as the applied force.
If y = e0.001F then ln(y) = 0.001F or F = ln(y)/0.001 or F = 1000ln(y)
When F = 100 we can solve for y:
100 = 1000ln(y)
0.1 = ln(y)
e0.1 = y
When F = 100 we can solve for y:
500 = 1000ln(y)
0.5 = ln(y)
e0.5 = y
Work = start∫finish F(y)dy so:
You can use a TI-84 to do the numerical integration.
The antiderivative of ln(y) is found using integration by parts:
∫udv = uv - ∫vdu where u = ln(y), du/dy = 1/y, dv/dy = 1, v = y
∫ln(y) dy = ln(y)•y - ∫y•(dy/y)
∫ln(y) dy = yln(y) - ∫dy
∫ln(y) dy = yln(y) - y
so 1000∫ln(y) dy = 1000y(ln(y) - 1)
Therefore the analytical solution is:
1000y(ln(y) - 1) evaluated between e0.1 and e0.5 =
1000e0.5(ln(e0.5) -1) - 1000e0.1(ln(e0.1) - 1)
1000e0.5(0.5 - 1) - 1000e0.1(0.1 - 1)
1000e0.5(-0.5) - 1000e0.1(-0.9)
-500e0.5 + 900e0.1
900e0.1 - 500e0.5 ≈ 170.3 Nm