Problem 4: The list price of a scientific calculator is 100 dollars. If you get a price discount of 15 % and pay 5 % for tax, what is the actual cost of your calculator?. Write a program that will compute the tax and actual cost of the calculator.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

I need the answer in number 4 and 5. See the example above.

Instruction: Write the IPO chart and Pseudocode of the following problems. Please follow the format of
example given below.
Example:
Problem: Ana wants a program that will compute the total payment of her house she bought for 800,000
pesos including its tax. The tax rate is 20%.
Input
x=800000
Process
Output
total payment
1. Calculate the tax by multiplying x to rate.
2. Calculate the total payment by adding x to tax.
3. Display the total payment.
rate=0.20
Pseudocode
1. The value of x is 800000, the value of rate is 0.20
2. Calculate the tax by multiplying x to rate.
3. Calculate the total payment by adding x to tax.
4. Display the total payment.
Transcribed Image Text:Instruction: Write the IPO chart and Pseudocode of the following problems. Please follow the format of example given below. Example: Problem: Ana wants a program that will compute the total payment of her house she bought for 800,000 pesos including its tax. The tax rate is 20%. Input x=800000 Process Output total payment 1. Calculate the tax by multiplying x to rate. 2. Calculate the total payment by adding x to tax. 3. Display the total payment. rate=0.20 Pseudocode 1. The value of x is 800000, the value of rate is 0.20 2. Calculate the tax by multiplying x to rate. 3. Calculate the total payment by adding x to tax. 4. Display the total payment.
Problem 4: The list price of a scientific calculator is 100 dollars. If you get a price discount of 15 % and
pay 5 % for tax, what is the actual cost of your calculator?. Write a program that will compute the tax and
actual cost of the calculator.
Problem 5: When Cheryl Harrison began her trip from New York to Wyoming, she filled her car's tank with
gas and reset its trip meter to zero. After traveling 324 miles, Cheryl stopped at a gas station to refuel; the
gas tank required 17 gallons. Cheryl wants a program that calculates and displays her car's gas mileage
at any time during the trip. The gas mileage is the number of miles her car was driven per gallon of gas.
Transcribed Image Text:Problem 4: The list price of a scientific calculator is 100 dollars. If you get a price discount of 15 % and pay 5 % for tax, what is the actual cost of your calculator?. Write a program that will compute the tax and actual cost of the calculator. Problem 5: When Cheryl Harrison began her trip from New York to Wyoming, she filled her car's tank with gas and reset its trip meter to zero. After traveling 324 miles, Cheryl stopped at a gas station to refuel; the gas tank required 17 gallons. Cheryl wants a program that calculates and displays her car's gas mileage at any time during the trip. The gas mileage is the number of miles her car was driven per gallon of gas.
Expert Solution
steps

Step by step

Solved in 4 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY