document.write( "Question 1196088: You are in city A and need to drive to City B and then on to City C for business. You then need to drive back to city A.  You will rent a new car in each city. The distance from A to B is 250 miles, from B to C is 175 miles and from A to C is 320 miles. You must start at A and go the shortest route next to B then to C and then back to A The car rented in City A get 10 km per liter of fuel. The car rented in City B gets 18 km per liter and the car rented in city C 24 km per liter. Gas costs $ 4.25 US per gal. You drive From City A to City B at an average speed of 120 km per hr. You drive from City B to City C at an average speed of 100 km per hr. You drive from City C to City A at an average speed of 140 km per hr.  The exchange rate is   0.85 Euro per Dollar US.  \r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "1) How far is the total distance in Kilometers?  \r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "2) How much will you spend on gas in euros?  \r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "  \r
\n" ); document.write( "\n" ); document.write( "3) How long will it take you to make the round trip not including any rest?  Driving time only in minutes. \r
\n" ); document.write( "\n" ); document.write( "  \r
\n" ); document.write( "\n" ); document.write( "4) Suppose that while you are in City B you find out that you do not need to go to city C and decide to keep your initial car and drive back to City A. How much will this trip cost for gas in euros?  \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #848410 by ElectricPavlov(122)\"\" \"About 
You can put this solution on YOUR website!
**1. Total Distance in Kilometers**\r
\n" ); document.write( "\n" ); document.write( "* **Convert Miles to Kilometers:**
\n" ); document.write( " * 1 mile = 1.60934 kilometers
\n" ); document.write( " * A to B: 250 miles * 1.60934 km/mile = 402.335 km
\n" ); document.write( " * B to C: 175 miles * 1.60934 km/mile = 281.635 km
\n" ); document.write( " * A to C: 320 miles * 1.60934 km/mile = 514.989 km\r
\n" ); document.write( "\n" ); document.write( "* **Total Distance:**
\n" ); document.write( " * A to B + B to C + C to A = 402.335 km + 281.635 km + 514.989 km = **1198.959 km**\r
\n" ); document.write( "\n" ); document.write( "**2. Gas Cost in Euros**\r
\n" ); document.write( "\n" ); document.write( "* **Calculate Fuel Consumption for Each Leg:**
\n" ); document.write( " * A to B: 402.335 km / (10 km/liter) = 40.23 liters
\n" ); document.write( " * B to C: 281.635 km / (18 km/liter) = 15.65 liters
\n" ); document.write( " * C to A: 514.989 km / (24 km/liter) = 21.46 liters\r
\n" ); document.write( "\n" ); document.write( "* **Total Fuel Consumption:** 40.23 liters + 15.65 liters + 21.46 liters = 77.34 liters\r
\n" ); document.write( "\n" ); document.write( "* **Fuel Cost in US Dollars:** 77.34 liters * (1 gallon / 3.78541 liters) * $4.25/gallon = $86.53\r
\n" ); document.write( "\n" ); document.write( "* **Fuel Cost in Euros:** $86.53 * 0.85 Euros/$ = **€73.55**\r
\n" ); document.write( "\n" ); document.write( "**3. Total Driving Time**\r
\n" ); document.write( "\n" ); document.write( "* **A to B:** 402.335 km / 120 km/h = 3.35 hours = 201 minutes
\n" ); document.write( "* **B to C:** 281.635 km / 100 km/h = 2.82 hours = 169 minutes
\n" ); document.write( "* **C to A:** 514.989 km / 140 km/h = 3.68 hours = 221 minutes
\n" ); document.write( "* **Total Driving Time:** 201 minutes + 169 minutes + 221 minutes = **591 minutes**\r
\n" ); document.write( "\n" ); document.write( "**4. Gas Cost for A to B to A (Using the First Car)**\r
\n" ); document.write( "\n" ); document.write( "* **Total Distance (A to B and back):** 402.335 km * 2 = 804.67 km
\n" ); document.write( "* **Fuel Consumption:** 804.67 km / (10 km/liter) = 80.47 liters
\n" ); document.write( "* **Fuel Cost in US Dollars:** 80.47 liters * (1 gallon / 3.78541 liters) * $4.25/gallon = $90.26
\n" ); document.write( "* **Fuel Cost in Euros:** $90.26 * 0.85 Euros/$ = **€76.72**\r
\n" ); document.write( "\n" ); document.write( "**Summary:**\r
\n" ); document.write( "\n" ); document.write( "* Total Distance: 1198.959 km
\n" ); document.write( "* Total Gas Cost (A to B to C to A): €73.55
\n" ); document.write( "* Total Driving Time: 591 minutes
\n" ); document.write( "* Gas Cost (A to B and back with the first car): €76.72
\n" ); document.write( "
\n" ); document.write( "
\n" );