Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Task 1 Problem Solving ( 1 points ) A client wants a computer program that will add together 3 numbers ( prices ) and then

Task 1 Problem Solving (1 points)
A client wants a computer program that will add together 3 numbers (prices) and then add 10% tax and output the result on screen. Given the numbers 10,12.5 and 8.5, add them and add the tax and output the result.
What are the three steps needed, in a general sense, for a computer program to solve the problem?
Task 2 Pseudocode (2 points)
Another programmer at work is using pseucode to plan the logic for a computer program and has asked you to review their work. The program should input 3 numbers and the tax, calculate the subTotal, add the tax and output the total.
Re-write the pseucode to correct it (correct the sequence of steps), place your corrected pseudocode into your MS Word document.

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

Data Access Patterns Database Interactions In Object Oriented Applications

Authors: Clifton Nock

1st Edition

0321555627, 978-0321555625

More Books

Students also viewed these Databases questions

Question

What is the relationship between humans?

Answered: 1 week ago

Question

What is the orientation toward time?

Answered: 1 week ago