Bob a builder has come to you to build a program for his business. He needs to determine the square footage of a room in order to buy materials and calculate costs. Bob charges $125 per square metre. The program is going to ask the user to enter the name of a room. It will then ask for the width and length of the room (in meters) to be built. The program will calculate the room area and use this information to generate an approximate cost. Your program will display the room, the total area and the approximate cost to the screen.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter5: Control Structures Ii (repetition)
Section: Chapter Questions
Problem 20PE: When you borrow money to buy a house, a car, or for some other purpose, you repay the loan by making...
icon
Related questions
Question
Need this code in flow chart
Task #1
Bob a builder has come to you to build a program for his business. He needs to determine the square
footage of a room in order to buy materials and calculate costs. Bob charges $125 per square metre.
The program is going to ask the user to enter the name of a room. It will then ask for the width and
length of the room (in meters) to be built. The program will calculate the room area and use this
information to generate an approximate cost. Your program will display the room, the total area and
the approximate cost to the screen.
Task #2
Bob employs a Landscaping company that wants to use your services to help create an invoice
generating system. The landscapers submit an invoice weekly. They charge $50 per hour worked. They
also charge tax - 13%. Bob likes to see an invoice that displays all the information - number of hours,
the charge per hour, the total BEFORE tax and the total AFTER tax. Since this is an invoice, we also need
to display the name of the company (Landscaping Xperts) at the top of the invoice. Display all of the
information on the screen.
Transcribed Image Text:Task #1 Bob a builder has come to you to build a program for his business. He needs to determine the square footage of a room in order to buy materials and calculate costs. Bob charges $125 per square metre. The program is going to ask the user to enter the name of a room. It will then ask for the width and length of the room (in meters) to be built. The program will calculate the room area and use this information to generate an approximate cost. Your program will display the room, the total area and the approximate cost to the screen. Task #2 Bob employs a Landscaping company that wants to use your services to help create an invoice generating system. The landscapers submit an invoice weekly. They charge $50 per hour worked. They also charge tax - 13%. Bob likes to see an invoice that displays all the information - number of hours, the charge per hour, the total BEFORE tax and the total AFTER tax. Since this is an invoice, we also need to display the name of the company (Landscaping Xperts) at the top of the invoice. Display all of the information on the screen.
Expert Solution
steps

Step by step

Solved in 5 steps with 4 images

Blurred answer
Knowledge Booster
Concept of Parenthesis
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
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT