Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(1) (10) Write a program that asks the user to enter a distance in kilometers, then convert that distance to miles. The conversion formula is

(1) (10) Write a program that asks the user to enter a distance in kilometers, then convert that distance to miles. The conversion formula is as follows: 1 kilometer = 0.6214 meter

(2) (15)Canada, like many counties in the world, uses the metric system. So at the gas station, the price is $cdn per liter instead of $us per gallon. Nowadays, it is about $1.65/liter in Canada. So in Memphis, we are paying around $3.05 us per gallon. The current exchange rate and gasoline conversion: 1 US = 1.33 CDN 1 gallon = 3.7853 liters Write a program that asks the user (Canadian?) to enter a gas price (cdn/liter) and convert that to US gas price in ($us/gallon)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Hands-On Database

Authors: Steve Conger

2nd Edition

0133024415, 978-0133024418

More Books

Students also viewed these Databases questions