Question: Prompt the user for two numbers (using 2 prompt boxes). The first number is the amount, the second number is the tax rate. Using JavaScript,

  1. Prompt the user for two numbers (using 2 prompt boxes). The first number is the amount, the second number is the tax rate. Using JavaScript, store each value as a variable, multiply the two numbers together, and display the two numbers and the result in the lab01.html page as shown in Figure 3: Prompt the user for two numbers (using 2 prompt boxes). The
  2. The result must display in a table and the total should be the amount plus the additional tax. So for example, if the amount entered in is 100.00 and the tax rate is 7%, the total should calculate to 107.00. Please do not forget the dollar ($) sign for the amount and the total

Amount: $100 Tax Rate: 4% Amount: $104.00

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!