A force of F(x) = 3x^2 + 2 N acts on a particle. Find the work done moving it from x=1 to x=3 meters.
W = [x^3 + 2x] from 1 to 3 = 33 - 3 = 30 J.
A spring has a natural length of 20 cm. A force of 40 N is required to stretch it to 25 cm. Find the work to stretch it from 25 to 30 cm.
k = 40/0.05 = 800 N/m. W = integral from 0.05 to 0.10 of 800x dx = 3 J.
A variable force F(x) = 50e^(-0.5x) Newtons is applied. Find the work done from x=0 to x=4 meters.
W = [-100e^(-0.5x)] from 0 to 4 = 100(1 - e^-2) J.
A 100-ft cable weighs 4 lb/ft and hangs from a tall building. Find the work to pull the entire cable to the top.
W = integral from 0 to 100 of 4(100 - y) dy = 20,000 ft-lb.
A bucket weighing 10 lb is lifted 20 ft. It contains 40 lb of water but leaks at a constant rate, losing all water just as it reaches the top. Find the work.
Force = 10 + (40 - 2y). W = integral from 0 to 20 of (50 - 2y) dy = 600 ft-lb.
Find the work done by a force F(x) = 10 / (x+1)^2 from x=0 to x=9 meters.
W = [-10 / (x+1)] from 0 to 9 = -1 - (-10) = 9 J.
A gas in a cylinder expands from V=1 to V=4 m^3. Pressure follows P(V) = 200/V. Find the work (W = integral P dV).
W = 200 ln(V) from 1 to 4 = 200 ln(4) J.
A force F(x) = sin(pi*x / 2) Newtons is applied from x=0 to x=2. Find the work.
W = [-(2/pi)cos(pi*x/2)] from 0 to 2 = 4/pi J.
A 200-lb engine is pulled 50 ft up a vertical shaft by a 5 lb/ft chain. Find the work done.
W = integral from 0 to 50 of (200 + 5(50 - y)) dy = 16,250 ft-lb.
A force decreases linearly from 100 N at x=0 to 0 N at x=50. Find the work done over this distance.
F(x) = 100 - 2x. W = integral from 0 to 50 of (100 - 2x) dx = 2,500 J.
A particle is moved along the x-axis by a force F(x) = x * sqrt(x^2 + 9). Find the work from x=0 to x=4.
Use u-sub (u = x^2+9). W = 1/3(x^2+9)^(3/2) from 0 to 4 = 125/3 - 27/3 = 98/3 J.
A 50-kg mass is lifted 10m. Gravity is 9.8 m/s^2. A rope weighing 2 kg/m is used. Find total work.
W = integral from 0 to 10 of (50 + 2(10-y))*9.8 dy = 5,880 J.
A cylindrical tank (r=2m, h=5m) is full of water (9800 N/m^3). Find the work to pump all water over the top edge.
W = integral from 0 to 5 of 9800 * pi * 2^2 * y dy = 490,000 * pi J.
A force F(x) = 20 / sqrt(x) is applied from x=1 to x=4. Find the work.
W = [40*sqrt(x)] from 1 to 4 = 80 - 40 = 40 J.
Find the work to move an object from x=1 to x=e against a force F(x) = ln(x) / x.
Use u-sub (u = ln x). W = [1/2(ln x)^2] from 1 to e = 0.5 J.
A conical tank (radius 3ft, height 6ft at top) is full of water (62.4 lb/ft^3). Find work to pump water to the top.
Width r = 0.5y. W = integral from 0 to 6 of 62.4 * pi * (0.5y)^2 * (6-y) dy = 187.2 * pi ft-lb.
A force F(x) = x * cos(x) acts on a particle. Find the work from x=0 to x=pi/2.
Use IBP (u=x, dv=cos x). W = [x sin x + cos x] from 0 to pi/2 = pi/2 - 1 J.
Find the work to stretch a spring from 10cm beyond equilibrium to 20cm if k = 100 N/m.
W = integral from 0.1 to 0.2 of 100x dx = 1.5 J.
A force follows F(x) = 100 / (x^2 + 1). Find the work done from x=0 to x=1.
W = [100 arctan(x)] from 0 to 1 = 100(pi/4) = 25 * pi J.
A rope weighing 0.5 lb/ft is used to lift a 20 lb bucket up 40 ft. Find the work.
W = integral from 0 to 40 of (20 + 0.5(40 - y)) dy = 1,200 ft-lb.
A force F(x) = 6x^2 - 4x + 5 is applied from x=1 to x=2. Find the work.
W = [2x^3 - 2x^2 + 5x] from 1 to 2 = (16 - 8 + 10) - (2 - 2 + 5) = 13 J.
Find the work to pump water out of a hemispherical bowl of radius 3m if the bowl is full.
W = integral from 0 to 3 of 9800 * pi * (9 - y^2) * y dy = 9800 * pi * (81/4) J.
A force F(x) = x * e^(x^2) acts on a particle from x=0 to x=1. Find the work.
Use u-sub (u=x^2). W = [1/2 e^(x^2)] from 0 to 1 = 0.5(e - 1) J.
A chain of length L and total mass M is lying on the ground. Find the work to lift it so one end is at height L.
W = integral from 0 to L of (M/L)y dy = 1/2 ML.