We want to buy the car depending on its cost for 10 years. Here is the algorithm for deciding which car to buy depend a price of OMR 4.000 per liter of gas and usage of 15,000 kilometers per year. For each car, compute the total cost as follows: annual fuel consumed = annual miles driven / fuel efficiency annual fuel cost = price per gallon x annual fuel consumed operating cost = 10 x annual fuel cost total cost = purchase price + operating cost If total cost1 < total cost2 Choose car1. Else if total cost1 > total cost2 Choose car2. Else Choose car1 or car2

Operations Research : Applications and Algorithms
4th Edition
ISBN:9780534380588
Author:Wayne L. Winston
Publisher:Wayne L. Winston
Chapter13: Decision Making Under Uncertainty
Section13.5: Bayes’ Rule And Decision Trees
Problem 7P
icon
Related questions
Question
We want to buy the car depending on its cost for 10 years. Here is the algorithm for deciding which car to buy dependir
a price of OMR 4.000 per liter of gas and usage of 15,000 kilometers per year.
For each car, compute the total cost as follows:
annual fuel consumed = annual miles driven / fuel efficiency
%3D
annual fuel cost = price per gallon x annual fuel consumed
operating cost = 10 x annual fuel cost
total cost = purchase price + operating cost
If total cost1 < total cost2
Choose car1.
Else if total cost1 > total cost2
Choose car2.
Else Choose car1 or car2
Use these sample values:
Car 1: purchase price: OMR 25,000, fuel efficiency: 10 kms/liter,
Car 2: purchase price: OMR 20,000, fuel efficiency: 15 kms/liter
What is the outcome of the algorithm.
O a.
Choose car 2
O b. Choose car 1
O c.
Choose car1 or car2
O d.
Choose car1 and car2
Transcribed Image Text:We want to buy the car depending on its cost for 10 years. Here is the algorithm for deciding which car to buy dependir a price of OMR 4.000 per liter of gas and usage of 15,000 kilometers per year. For each car, compute the total cost as follows: annual fuel consumed = annual miles driven / fuel efficiency %3D annual fuel cost = price per gallon x annual fuel consumed operating cost = 10 x annual fuel cost total cost = purchase price + operating cost If total cost1 < total cost2 Choose car1. Else if total cost1 > total cost2 Choose car2. Else Choose car1 or car2 Use these sample values: Car 1: purchase price: OMR 25,000, fuel efficiency: 10 kms/liter, Car 2: purchase price: OMR 20,000, fuel efficiency: 15 kms/liter What is the outcome of the algorithm. O a. Choose car 2 O b. Choose car 1 O c. Choose car1 or car2 O d. Choose car1 and car2
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Single source shortest path
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Operations Research : Applications and Algorithms
Operations Research : Applications and Algorithms
Computer Science
ISBN:
9780534380588
Author:
Wayne L. Winston
Publisher:
Brooks Cole
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage