Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

DONT DO THE FLOWCHART I NEED (Algorithm, Pseudocode and desk-checking) Case: The Barking Lot In Chapter 1, you thought about the objects needed for programs

image text in transcribed

DONT DO THE FLOWCHART I NEED (Algorithm, Pseudocode and desk-checking)

Case: The Barking Lot In Chapter 1, you thought about the objects needed for programs for The Barking Lot-a dog boarding facility. One required program must be able to estimate profits for a day. The facility can board eight dogs at a time: it charges $25 a day for dogs that weigh more than 50 pounds and $20 a day for smaller dogs. The facility's expenses include $2 per day per dog for food (no matter the size of the dog), and $30 per day for utilities. Develop the logic for a program that allows a user to enter the number of large dogs boarded: assume that the rest are small dogs and that the facility is full. Output is the total revenue collected for the day, total expenses, and the difference. Show the algorithm, pseudocode, flowchart and desk-checking. You may draw the flowchart using freehand or using an application such as Microsoft Word or Visual Logic (PIN to use comes with textbook purchase) or Google Docs (select File, New Drawing & insert flowchart shapes or click on Add-Ons and connect to the free LucidChart app)

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

Modern Database Management

Authors: Jeff Hoffer, Ramesh Venkataraman, Heikki Topi

12th edition

133544613, 978-0133544619

More Books

Students also viewed these Databases questions

Question

3. What strategies might you use?

Answered: 1 week ago

Question

3. Write a policy statement to address these issues.

Answered: 1 week ago