Task 4 The annual tuition fees to study a computer science degree at ABC College is $10000 and it is expected to increase by 5% each year. The client wants pseudocode for a new program that will calculate the tuition fees of the computer science degree for the next 3 years. Write pseudocode that:- i) takes two inputs: the current annual tuition fees(10000), and the annual increase rate(5%). ii) calculate the tuition fees by multiplying the annual tuition fees for each year by the 5% increase. iii) outputs three values: the tuition fees for the years 2023, 2024 & 2025. Sample output: The tuition fees for the year 2023 are: $10500 The tuition fees for the year 2024 are: $11025 The tuition fees for the year 2025 are: $11576.25

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
<
1:59
Task 4
CMP1041_Assessment_...
Task 5
<insert_code_with_logic_error>
Replace this line with:
<insert_fixed_code>
Reasoning for change:
The annual tuition fees to study a computer science degree at ABC College is $10000 and it is expected to
increase by 5% each year. The client wants pseudocode for a new program that will calculate the tuition fees
of the computer science degree for the next 3 years. Write pseudocode that:-
Sample output:
<reason_for_change>
i) takes two inputs: the current annual tuition fees(10000), and the annual increase rate(5%).
ii) calculate the tuition fees by multiplying the annual tuition fees for each year by the 5% increase.
iii) outputs three values: the tuition fees for the years 2023, 2024 & 2025.
The tuition fees for the year 2023 are: $10500
The tuition fees for the year 2024 are: $11025
The tuition fees for the year 2025 are: $11576.25
RTO: 90511/CRICOS: 02155J/HE PROVIDER: PRV12005
CMP1041 - Assessment #1 Brief_v3.0 05092022
Assessment Brief
AT
To check if the pseudocode you wrote in task 4 is correct! Provide the following to the client so they have
confidence in your program:
i) Provide information about what a desk check is and why it is important.
ii) Perform desk checks with at least three data sets, choose your own data sets and
Calendar
To Do
Creative
Technology
Educators
Notifications
6
35
Inbox
Transcribed Image Text:< 1:59 Task 4 CMP1041_Assessment_... Task 5 <insert_code_with_logic_error> Replace this line with: <insert_fixed_code> Reasoning for change: The annual tuition fees to study a computer science degree at ABC College is $10000 and it is expected to increase by 5% each year. The client wants pseudocode for a new program that will calculate the tuition fees of the computer science degree for the next 3 years. Write pseudocode that:- Sample output: <reason_for_change> i) takes two inputs: the current annual tuition fees(10000), and the annual increase rate(5%). ii) calculate the tuition fees by multiplying the annual tuition fees for each year by the 5% increase. iii) outputs three values: the tuition fees for the years 2023, 2024 & 2025. The tuition fees for the year 2023 are: $10500 The tuition fees for the year 2024 are: $11025 The tuition fees for the year 2025 are: $11576.25 RTO: 90511/CRICOS: 02155J/HE PROVIDER: PRV12005 CMP1041 - Assessment #1 Brief_v3.0 05092022 Assessment Brief AT To check if the pseudocode you wrote in task 4 is correct! Provide the following to the client so they have confidence in your program: i) Provide information about what a desk check is and why it is important. ii) Perform desk checks with at least three data sets, choose your own data sets and Calendar To Do Creative Technology Educators Notifications 6 35 Inbox
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Follow-up Questions
Read through expert solutions to related follow-up questions below.
Follow-up Question

Don't I have to mention the rate that is 5% and the years?

Solution
Bartleby Expert
SEE SOLUTION
Follow-up Question

Can you help me with the pseudocode and not the actual code? I haven't yet reached there. Just the pseudocode, so I can understand better?

Solution
Bartleby Expert
SEE SOLUTION
Knowledge Booster
Mathematical functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education