Bunuel
A machine operates at an efficiency of 36 units per liter of fuel when running at exactly 60 rotations per minute (RPM). Its efficiency decreases by 1.2 units for every 8 RPM increase above 60, and increases by 0.8 units for every 4 RPM decrease below 60.
Select for
Increased Efficiency a formula for the machine’s efficiency when running at R RPM, where 0 < R < 60 and select for
Decreased Efficiency a formula for the machine’s efficiency when running at R RPM, where R > 60. Make only two selections, one in each column.
A machine operates at an efficiency of 36 units per litre of fuel, while running at exactly 60 rotations per minute (RPM).
If RPM is increased by 8 ( above 60 ), the efficiency decreases by 1.2 units.
If RPM is decreased by 4 ( below 60 ), the efficiency increases by 0.8 units.
If RPM is in the range
0 < R < 60 R = 60 - x
No of 4 rpm decrease = x/4
Efficiency increase = ( no of 4 rpm decrease )* 0.8 = (x/4)*0.8 = 0.2x
Efficiency = 36 + 0.2 x
= 36 + 0.2 * (60 - R)
= 36 + 12 - 0.2 R
= 48 - 0.2 R
Efficiency = 48 - 0.2R If RPM is > 60,
R = 60+y , where y is the extra RPM beyond 60.
Number of 8 RPM increase = y/8
Efficiency = (y/8) *1.2 = 0.15 y
Efficiency = 36 - 0.15 y
= 36 - 0.15 * ( R - 60)
=
45 - 0.15 R If 0 < R <60, Efficiency = 48 - 0.2R.
If R > 60, Efficiency = 45 - 0.15 R