Bill leaves Chicago at 4:00P.M. traveling east on Interstate 90 at 70 miles per hour toward Toledo. Also at 4:00 P.M., Jim leaves Toledo, 200 miles east of Chicago and heads west for Chicago at 50 miles per hour. At 5:00 P.M. they both stop for one hour for dinner and then continue at their previous speeds. At what time will Bill pass Jim?
Solve the following time-rate-distance problems using the IPO method. Ignore time zones.
Output The time that Bill passes Jim
Input Bill heads east on Interstate 90.
Jim heads west on Interstate 90.
They both start at 4:00 P.M.
They both stop for one hour for dinner at 5:00 P.M. Ignore time zones. Distance
between Chicago and Toledo is 200 miles.
Bill's speed is 70 mph and Jim's speed is 50 mph.

You might also like to view...
An active cell is outlined in ________
A) green B) black C) blue D) red
If Shape is a class and you create a new class Rectangle that extends Shape, then Shape is a(n) ____ and Rectangle is a(n) ____.Which word goes in the second blank of the sentence above?
A. subclass B. superclass C. method D. package
What level of RAID does not provide fault tolerance?
A. 0 B. 1 C. 3 D. 5
Which of the following statements about sequential file updates is false?
A. An old master file is required. B. A new master file is required. C. The master file must be ordered on a key. D. Any errors detected during the processing are ignored. E. A transaction file is required.