Bunuel
If a car travelled for two hours, what was it's average speed for it's entire journey?(1) The car recorded an average speed of 50 mph for it's first 1.5 hours(2) The car recorded an average speed of 45 mph for it's last 1.5 hours
Avg speed = Total distance/ Total time ?
Total time = 2 hrs
Avg speed = Total distance/2
Statement 1 => Distance covered in first 1.5 hrs = 50 * 1.5 = 75 miles
Can't calculate the total distance as we don't know anything about last half an hour, hence this statement is insufficient
Statement 2 => Distance covered in last 1.5 hrs = 45 * 1.5 = 67.5 miles
Can't calculate the total distance as we don't know anything about first half an hour, hence this statement is insufficient
Combining both these statements,
Out of 2 hrs, let x be the distance covered in first half an hour, y be the distance covered in next hour, and z be the distance covered in last half an hour, then,
Total distance = x + y + z
From statement 1 we know that, x + y = 75
From statement 2 we know that, y + z = 67.5
As we cannot effectively calculate the value of x + y + z from above two equations, both statements together are also insufficient.
IMO: E