UT-1: Work Done by a Variable-Angle Force on an Incline
Question:
A block of mass 8 kg is pulled up a rough incline of angle 25° by a force F=100 N applied at an angle of 15° above the incline surface. The coefficient of kinetic friction is 0.3. The block moves 5 m up the incline. Find (a) the work done by each force, (b) the net work done, and (c) the final speed if the block started from rest.
A car of mass 1200 kg climbs a hill of constant gradient 1 in 10 (i.e., sinθ=0.1) at constant speed v. The total resistive force (air resistance + rolling friction) is given by R=80+2v2 newtons, where v is in m s−1. The engine power output is 30 kW. Find the maximum constant speed the car can maintain on the hill.
Solution:
At constant speed, the driving force equals the total resistive force plus the component of weight along the slope:
Fdrive=mgsinθ+R=1200×9.81×0.1+80+2v2
Fdrive=1177.2+80+2v2=1257.2+2v2
Power P=Fdrive×v:
30000=(1257.2+2v2)v
2v3+1257.2v−30000=0
This cubic equation must be solved numerically. By trial:
Key insight: As speed increases, the resistive force increases (due to the 2v2 term), so the driving force must also increase, but P=Fv is constant, meaning v is limited.
A motor lifts a 500 kg load through a height of 12 m in 30 s. The motor is 85% efficient and is connected to a gearbox that is 92% efficient. The electrical energy costs \0.15$ per kWh. Calculate (a) the total input power to the motor, (b) the total electrical energy consumed, and (c) the cost of this operation.
Key misconception: When machines are connected in series, the overall efficiency is the PRODUCT of individual efficiencies, not the sum or average. Also, efficiency = useful output / total input, not the other way around.
IT-1: Spring-Launched Block on Rough Surface (with Mechanics)
Question:
A block of mass 2 kg is placed against a compressed spring of force constant k=800 N m−1 on a rough horizontal surface (μ=0.25). The spring is compressed by 0.3 m and then released. The block leaves the spring at the equilibrium position. Find (a) the speed of the block as it leaves the spring, and (b) the total distance the block travels before stopping.
Solution:
(a) Speed leaving the spring:
Energy stored in spring: Es=21kx2=21(800)(0.3)2=36 J
Work done against friction while spring expands: Wf=μmg×x=0.25×2×9.81×0.3=1.4715 J
By work-energy theorem:
21kx2−μmgx=21mv2
36−1.4715=21(2)v2
v2=134.53=34.53
v=5.88 m s−1
(b) Total distance before stopping:
After leaving the spring, the remaining KE is converted to work against friction:
21mv2=μmgd
d=2μgv2=2×0.25×9.8134.53=4.90534.53=7.04 m
Total distance from start=0.3+7.04=7.34 m.
Key insight: While the spring is still in contact with the block (over the 0.3 m compression distance), friction also does work. Students often forget this energy loss during the spring expansion phase.
IT-2: Bungee Jump Energy Analysis (with Mechanics)
Question:
A bungee jumper of mass 70 kg jumps from a bridge. The bungee cord has a natural (unstretched) length of 25 m and a spring constant of 50 N m−1. Air resistance is negligible. Find (a) the maximum speed of the jumper, (b) the maximum extension of the cord, and (c) the maximum deceleration experienced.
Solution:
Take the bridge as the reference point (zero gravitational PE). Downward is positive.
(a) Maximum speed:
The jumper is in free fall until the cord begins to stretch (first 25 m). At 25 m:
v2=u2+2gs=0+2(9.81)(25)=490.5
v=22.1 m s−1
After this, the cord stretches and exerts an upward spring force. Maximum speed occurs when acceleration =0 (net force =0):
mg=kx
x=kmg=5070×9.81=13.73 m
So maximum speed occurs at 25+13.73=38.73 m below the bridge.
Using energy conservation (taking bridge as zero GPE reference):
mgd=21kx2+21mvmax2
where d=38.73 m and x=13.73 m:
70×9.81×38.73=21(50)(13.73)2+21(70)vmax2
26614.4=4712.6+35vmax2
vmax2=3521901.8=625.8
vmax=25.0 m s−1
(b) Maximum extension:
At maximum extension, velocity =0 (all energy converted to spring PE and GPE loss):
Maximum deceleration occurs at maximum extension where the spring force is greatest:
Fnet=kxmax−mg=50×43.29−686.7=2164.5−686.7=1477.8 N
amax=mFnet=701477.8=21.1 m s−2 (upward, i.e., deceleration of 21.1 m s−2)
IT-3: Roller Coaster Loop with Friction (with Mechanics and Forces)
Question:
A roller coaster car of mass 500 kg starts from rest at height h=30 m above the bottom of a frictionless circular loop of radius R=8 m. However, the track from the starting point to the loop entry has friction (μ=0.1). The horizontal distance from start to loop entry is 40 m, and the track descends by 12 m over this distance. Find the minimum speed of the car at the top of the loop and state whether the car completes the loop.
Solution:
Step 1: Energy at the start:
Ei=mgh=500×9.81×30=147150 J
Step 2: Energy lost to friction on the approach track:
The track length: the horizontal distance is 40 m with a vertical drop of 12 m, so the track length is:
L=402+122=1600+144=1744=41.76 m
The normal force on the inclined section:
N=mgcosα
where cosα=41.7640=0.9578:
N=500×9.81×0.9578=4696.5 N
Work done against friction:
Wf=μNL=0.1×4696.5×41.76=19610 J
Step 3: KE at loop entry (height =30−12=18 m above bottom):
Step 4: Speed at top of loop (height =2R=16 m above bottom, loop is frictionless):
Height at top of loop =16 m, height at entry =18 m.
KEtop=KEentry+mg(hentry−htop)
KEtop=39250+500×9.81×(18−16)=39250+9810=49060 J
vtop=5002×49060=196.24=14.01 m s−1
Step 5: Does the car complete the loop?
Minimum speed at top: vmin=gR=9.81×8=78.48=8.86 m s−1
Since 14.01 m s−1>8.86 m s−1, the car completes the loop.
Key insight: The minimum speed condition at the top of the loop requires the centripetal acceleration to be at least g (so the normal force is just zero). Any higher speed means a positive normal force from the track.