Bill leaves Chicago at 4:00P.M. traveling east on Interstate 90 toward Toledo, 200 miles away. Jim leaves Toledo at the same time, traveling west toward Chicago on the same road. If Bill travels at 50 miles per hour and Jim travels at 60 miles per hour, at what time will Bill pass Jim?

Solve the following time-rate-distance problems using the IPO method. Ignore time zones.

![14947|604x686](upload://A2jZdeVXTldNxf3ZS5t2LrGZrHq.jpeg)

Note: Time conversion from decimal hours to hours and minutes 1.8181 hours is 1 and 8181/10000 hours
0.8181 (hrs) * 60 (min/hr) = 49.1 minutes (ignore the 0.1 minutes) Adding back the hour gives 1:49 (1 hour and 49 min)
Adding 1:49 to 4:00 P.M. gives 5:49 P.M.

Computer Science & Information Technology

You might also like to view...

The process of determining if a model is an accurate representation of the real system is called

a. the null hypothesis. b. software engineering. c. synthesis. d. validation. e. verification.

Computer Science & Information Technology

When the compiler translates a generic method into Java bytecodes, it uses __________ to replace the type parameters with actual types.

a. erasure. b. compile-time type replacement. c. compile-time type checking. d. compile-time type safety.

Computer Science & Information Technology