In the question, we are given with speed of a car and the distance it have to travel.
Given:
- Speed of the car = 40 km/hr.
- Distance to travel = 60 km
So, we can say that in 1 hour, the car can travel 40 km. And we have to find the time taken by the car to travel 60 km.
This can be easily done by using the Speed, Distance and Time formula which says:

So, let's solve by using this formula.
⇛ s = v × t
⇛ 60 km = 40 km/hr × t
⇛ t = 60 km / 40 km/hr
⇛ t = 3/2 hr.
⇛ t = 90 mins or 1 1/2 hours
So, time the car will take to travel 60 km:

And we are done !!
#CarryOnLearning....
<u>━━━━━━━━━━━━━━━━━━━━</u>
Using pseudocode:
printArray(arr[], integers)
DECLARE integers
integers = SizeOf(arr)
FOR i = 1 to integers // loop from 1 to the number of elements in arr[]
print(i)
print('')
i = i + 1
ENDFOR
END
The answer is D because you can multiply the second equation by -4
Time taken by Michelle to complete the work alone = 6 hours
Time taken by Nancy to complete the work alone = 3 hours
Now, when they both are working on the same job for 1 hour,
Amount of job completed = (1/6) + (1/3)
= (1 + 2)/6
= 3/6
= 1/2
So in 1 hours time they both will complete half of the job. Then in 2 hours Michelle and Nancy will complete the total job. I hope the answer has come to your help.