Design the application that would print 12 payment coupons


1. Secondhand Rose Resale Shop is having a seven-day sale during which the price of any unsold item drops 10 percent each day. For example, an item that costs $10.00 on the first day costs 10 percent less, or $9.00, on the second day. On the third day, the same item is 10 percent less than $9.00, or $8.10. Design an application that allows a user to input a price until an appropriate sentinel value is entered. Output is the price of every item on each day, one through seven.

2. Mr. Roper owns 20 apartment buildings. Each building contains 15 units that he rents for $800 per month each. Design the application that would print 12 payment coupons for each of the 15 apartments in each of the 20 buildings. Each coupon should contain the building number (1 through 20), the apartment number (1 through 15), the month (1 through 12), and the amount of rent due.

Solution Preview :

Prepared by a verified Expert
JAVA Programming: Design the application that would print 12 payment coupons
Reference No:- TGS02850722

Now Priced at $10 (50% Discount)

Recommended (90%)

Rated (4.3/5)