Question

In: Computer Science

Show your results using all planning tools (algorithm, IPO chart, desk checking, pseudocode, flowchart) for an...

Show your results using all planning tools (algorithm, IPO chart, desk checking, pseudocode, flowchart) for an application that allows a user to enter the number of text messages he or she sent last month and then displays the bill. Messages cost 25 cents each, and 8 percent tax is charged on the total.

Solutions

Expert Solution

The results in the form of IPO chart algorithm/pseudocode, flowchart and the desk checking is provided below:

IPO Chart with Algorithm.

Input

Processing

Output

Monthly count of text messages

Processing items:

      Monthly raise

Algorithm:

  1. Enter the number of text messages sent in the month.
  2. Compute the monthly bill by multiplying the count of text message by cost of each message.
  3. Add tax on the resultant computed bill.
  4. Display the newly monthly bill.

Display the monthly bill.

Explanation:

  • The pseudocode and the algorithm for the application is provided above.
  • First it takes the user input as number of text messages per month.
  • For each message, the cost is 25 cents and after it a tax of 8% is applied on it.
  • The final cost is the multiplication of the number of text messages entered by the user with 25.
  • And 8% tax to the above resultant final cost.
  • Display the Final monthly bill in the output screen.

IPO Chart with flowchart.

Input

Processing

Output

Monthly count of text messages

Processing items:

      Monthly raise

Flowchart:

Display the monthly bill.

The Desk checking of the application of computing the monthly bill is provided below:

Number of text messages in a month

Per message cost

Tax

Final Monthly Bill

100

25

0.08

2700

150

25

0.08

4050

500

25

0.08

13500


Related Solutions

Show your results all planning tools (algorithm, IPO chart, desk checking, pseudocode, flowchart) for an application...
Show your results all planning tools (algorithm, IPO chart, desk checking, pseudocode, flowchart) for an application that allows a user to enter the price of an item and computes 6.25 percent sales tax on the item.
Using a 5-bit version of booth algorithm, multiple 13 and -2. Verify your answer. please show...
Using a 5-bit version of booth algorithm, multiple 13 and -2. Verify your answer. please show all your steps
Using the data provided in the excel file, show all of your work for the following...
Using the data provided in the excel file, show all of your work for the following calculations: a.) mean temperature of unmixed reagents (oC) b.) δελταT from graph (oC) c.) q absorbed by reaction mixture (J) d.) q absorbed by calorimeter, stirrer, and thermometer (J) e.) q total absorbed (J) f.) q total released (J) g.) calculation to show limiting reagent h.) deltaH neutralization for the reaction (kJ/mole of acid) A student reacted 100.0 mL of 0.9800 M HCl with...
please write all formulas and show your work without using excel Using the information in Question...
please write all formulas and show your work without using excel Using the information in Question 1, what is the break-even market size for the project? Show your work, and round to the nearest unit. Refer to question 1: Consider a project with annual expected income based on approximately $125 million in revenue and approximately $77.5 million in total variable cost. You realize that both of these numbers are projected, and that your projections may be incorrect. Your boss wants...
Answer All Questions. Show your Computation. Using the midpoint method: Compute the income elasticity of good...
Answer All Questions. Show your Computation. Using the midpoint method: Compute the income elasticity of good Z. State what kind of good Z is (inferior, necessity, or luxury?) Hint: To obtain the effect of Income only, you need to look for where income is changing, but prices of Y and Z are constant. Compute cross-price elasticity of demand for good Z with respect to the price of good Y. State if goods Y and Z are complements or substitutes Hint:...
using the following data, show all your work: 0.1329, 0.1347, 0.1328, 0.1325, 0.1329, 0.1331, 0.1323 1....
using the following data, show all your work: 0.1329, 0.1347, 0.1328, 0.1325, 0.1329, 0.1331, 0.1323 1. use q test to find any value that must e rejected 2. find the mean of the values accepted by q test 3. find the standard deviation 4. find the 99% confidence limit
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT