Monthly Sales Tax A small retail company must file a monthly sales tax report li

Responsive Centered Red Button

Need Help with this Question or something similar to this? We got you! Just fill out the order form (follow the link below), and your paper will be assigned to an expert to help you ASAP.

Monthly Sales Tax
A small retail company must file a monthly sales tax report listing the sales for the month and the amount of sales tax collected.
Write a program that asks your user to enter values for the month name as a string, the year as an integer, and the total amount collected in sales (include sales tax) as a floating point value (float or double, your choice!).
Assume the state sales tax is 8.75 percent and the county sales tax is 2.35 percent. If the total amount collected (T in the formula below) is known and the total sales tax is 11.10 percent, the amount of product sales may be calculated as:
S=T1.111
Where, S is the product sales before the collected tax, and T is the total sales collected (this page has a detailed explanation of how and why this formula is used: Assignment #1 Formula Explanation ).If your user types in June for the month, 2022 for the year, and the total collected as 17880.15, the program must display a report in the following format (make sure decimal precision is correct and fields are aligned the same):
Month: June 2022
——————————-
Total Collected: $ 17880.15
Sales: $ 16093.74
County Sales Tax: $ 378.20
State Sales Tax: $ 1408.20
Total Sales Tax: $ 1786.40
Below is a second test run that your program must successfully execute:
If your user types in July for the month, 2022 for the year, and the total collected as 45880.25, the program must display a report in the following format (make sure decimal precision is correct and fields are aligned the same):
Month: July 2022
——————————-
Total Collected: $ 45880.25
Sales: $ 41296.35
County Sales Tax: $ 970.46
State Sales Tax: $ 3613.43
Total Sales Tax: $ 4583.89
Note: do not hard code any inputs or calculated results as your instructor has a different set of inputs that will be used to check the correctness of your submitted assignment. Also, consider the situations in which our results may be off by a cent or two; what do we do about floating point rounding errors like this?
To be submitted:
The .java source file of your assignment (do not include the .class file – it is an unreadable binary file)
Documentation file for the assignment (see: ProgrammerDocumentationFile.txt Download ProgrammerDocumentationFile.txt)

How to create Testimonial Carousel using Bootstrap5

Clients' Reviews about Our Services