Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Prepare a check for someone eating lunch in a restaurant. If the meal costs more than $4.00 a 7% tax is to be

 

1. Prepare a check for someone eating lunch in a restaurant. If the meal costs more than $4.00 a 7% tax is to be added. 2. Write a program that prompts the user to enter a number within the range of 1 through 10. The program should display the Roman numeral version of that number. If the number is outside the range of 1 through 10. the program should display an error message. Note 1 is 1. 2 is II, 3 is III., 4 is IV. 5 is V. 6 is VI. 7 is VII, 8 is VIII, 9 is IX, 10 is X. 3. Write a program that asks for the length and width of two rectangles. The program should tell the user which rectangle has the greater area, or if the areas are the same. 4. Write a program to classify athletes into three classes by weight. The categories are: over 80kg heavy weight . between 60 and 80 kg medium weight less than 60kg light weight . .

Step by Step Solution

There are 3 Steps involved in it

Step: 1

Here are solutions to each of the tasks Check for someone eating lunc... 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

Income Tax Fundamentals 2013

Authors: Gerald E. Whittenburg, Martha Altus Buller, Steven L Gill

31st Edition

1111972516, 978-1285586618, 1285586611, 978-1285613109, 978-1111972516

More Books

Students also viewed these Programming questions