Bill leaves Chicago at 4:00 P.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. They pass each other at 6:00 P.M. If Bill travels at 55 miles per hour, how fast is Jim traveling?
Solve the following time-rate-distance problems using the IPO method. Ignore time zones.
Output : Jim's speed
Input : Bill heads east on Interstate 90.
Jim heads west on Interstate 90.
Bill leaves at 4:00 P.M. Jim leaves at same time. Ignore time zones. Distance
between Chicago and Toledo is 200 miles.
Bill's speed is 55 mph.

You might also like to view...
MC In a______copy of a dictionary, elements in the new dictionary are references to the original dictionary.
a) shallow. b) reference. c) simple. d) None of the above.
You can quickly add a contact from an email message to better keep track of the sender's information.
Answer the following statement true (T) or false (F)
Scanning the organization website, dumpster diving, and social engineering are performed in which of the following steps of hacking Linux?
a. Reconnaissance b. Scanning and enumeration c. Gaining access d. Escalation of privilege
The ____ string function replaces the contents of a string with the contents of another string.
A. strrep B. strcat C. strncpy D. strchr E. strtok