Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A software company sells a package that retails for $99. Quantity discounts are given according to the following table: Quantity Discount 1019 20%, 2049 30%,

A software company sells a package that retails for $99. Quantity discounts are given according to the following table: Quantity Discount 1019 20%, 2049 30%, 5099 40%, 100 or more 50%.

Write a program in java that asks the user to enter the number of packages purchased. The program should then display the amount of the discount (if any) and the total amount of the purchase after the discount. Include the following in your program: use of comments, use of appropriate variable names, use of proper formatting of your output, use of consistent input/output (using scanner or JOptionPane, not both), and use of user prompts for input. Make sure you show savings in currency. Don't show the percent discount.

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

Filing And Computer Database Projects

Authors: Jeffrey Stewart

2nd Edition

007822781X, 9780078227813

More Books

Students also viewed these Databases questions

Question

What is human nature?

Answered: 1 week ago

Question

How many multiples of 4 are there between 10 and 250?

Answered: 1 week ago

Question

How many three-digit numbers are divisible by 7?

Answered: 1 week ago

Question

What is Indian Polity and Governance ?

Answered: 1 week ago

Question

Explain how to build high-performance service delivery teams.

Answered: 1 week ago

Question

Understand what a service-oriented culture is.

Answered: 1 week ago