Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Describe the SDLC: a) Include a chart using Smart Art or some other tool b) Include a description of each step in detail c)

1. Describe the SDLC:

a) Include a chart using Smart Art or some other tool

b) Include a description of each step in detail

c) Include security!

d) Indicate (highlight on the chart) what step is being used when we use IPOs

2. Defining the Problem: For each of the following, define the problem by specifying the input and output (use good variable names as described in class) and processing steps in the following format:

Input

Processing

Output

The processing steps should be very general, i.e. Calculate tax, Print sum, etc. Remember we are doing phase 1 (analysis) only Defining the Problem. We will solve these problems later. Use the notes as guidelines.

a) Write a program to input the price of an item and the sales tax rate, and calculate the total price.

b) A program is required which will receive two numbers, then calculate and display to the screen, their sum, difference, product, and quotient.

c) Write a program to input three test scores, then calculate and print the average.

d) A program is required that will read in a tax rate (as a percentage), tip rate (as a percentage) and the price of three items (use 3 variables). The program is to calculate the total price before tax, the tax payable, bill after tax, tip, and total bill. The program then prints all values.

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_2

Step: 3

blur-text-image_3

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

More Books

Students also viewed these Databases questions