Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For the following 3 problem descriptions, identify the nouns and verbs ( separately ) in each. Note: You will end up with 6 separate answers

For the following 3 problem descriptions, identify the nouns and verbs (separately) in each.
Note: You will end up with 6 separate answers for this section - the nouns & verbs, then the algorithm, for each of the 3 problems.
Write two separate lists (with subheadings) for each. If you're writing your answers using Word, you could copy the text and highlight each type of word in different colours or similar.
(Don't get hung up on the exact details of the words.)
Then go through the set of nouns and verbs and work out which ones are irrelevant or duplicated and remove them from the lists.
See if what's remaining is what you need to know to write an algorithm.
1.A doctor needs to be able to calculate the total amount of a drug that has been administered to a patient. The system will get the hourly dosage from the user, as well as the number of hours they have been receiving the medicine. The system will then display the total for the doctor.
2.Happy Photos needs a way to calculate the total charge for a customer's booking. The system will use the customer's name and the date of the booking to make a unique booking id. The hourly charge, and number of hours will be entered, and the total charge and id code will be displayed.
3.A road trip planning system will ask the user for the distance travelled (in km) and the travel time in minutes. The user will then be shown the average speed (in km/hour) over the trip.
When you've decomposed these small problems into their parts (word types), write algorithms for each of them using either pseudocode or flowcharts.
At this stage, we're not worried about getting the details 'perfect', we just want to get used to problem solving processes.
As you do this, think about what assumptions you're making.
Good assumptions are an important part of IT and problem solving.
image text in transcribed

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

Professional SQL Server 2012 Internals And Troubleshooting

Authors: Christian Bolton, Justin Langford

1st Edition

1118177657, 9781118177655

More Books

Students also viewed these Databases questions

Question

1. How will you, as city manager, handle these requests?

Answered: 1 week ago

Question

1. Identify the sources for this conflict.

Answered: 1 week ago