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.


![14949|543x646](upload://7sPHRIofxsoHVsKmRhEd5JrqTpA.jpeg)

Computer Science & Information Technology

You might also like to view...

Which of the following are correct declarations of iterators for STL containers? You may assume that the proper header has been included and that a using directive makes the names from namespace std available.

a) ``` vector::iterator vecIterator; ``` b) ``` list::iterator listIterator; ``` c) ``` deque::iterator dequeIterator; ``` d) ``` list::iterator listIterator; ```

Computer Science & Information Technology

What device would you use to amplify your wireless signal?

a. dual-band N router b. network extender device c. network access switch d. wireless range extender

Computer Science & Information Technology

You can select a CSS layout by clicking CSS Layouts in the ____ tab in the New dialog box.

A. Web Site B. Style Sheets C. Page D. Font Families

Computer Science & Information Technology

What technique has been used to protect copyrighted material by inserting digital watermarks into a file?

a. Encryption b. Steganography c. Compression d. Archiving

Computer Science & Information Technology