can you please write it in java.scanner.util form The Fast Freight Shipping Company charges the following rates:   Weight of Package Rate per 500 Miles Shipped 2 pounds or less $1.10 Over 2 pounds but not more than 6 pounds $2.20 Over 6 pounds but not more than 10 pounds $3.70 Over 10 pounds $3.80   The shipping charges per 500 miles are not prorated. For example, if a 2-pound package is shipped 550 miles, the charges would be $2.20. Write a program that asks the user to enter the weight of a package and then displays the shipping charges.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter2: Using Data
Section: Chapter Questions
Problem 19RQ
icon
Related questions
Question

can you please write it in java.scanner.util form

The Fast Freight Shipping Company charges the following rates:

 

Weight of Package Rate per 500 Miles Shipped

2 pounds or less $1.10

Over 2 pounds but not more than 6 pounds $2.20

Over 6 pounds but not more than 10 pounds $3.70

Over 10 pounds $3.80

 

The shipping charges per 500 miles are not prorated. For example, if a 2-pound package is shipped 550 miles, the charges would be $2.20. Write a program that asks the user to enter the weight of a package and then displays the shipping charges.

Expert Solution
Introduction

For every 500 miles the charges applies

So, you can divide the distance by 500 and get the rate

trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Math class and its different methods
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
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT