Write a program to help you shop for the first tu football


Programming Lab Assignment (Set A)

What to Submit

Complete Problem Solving Steps 1 - 3 (check plan, data analysis, initial algorithm, and refinement algorithm) for the following programs.

1. (Name: lab1a-1.cpp) Write a program to help solve the following equation in Math 107: y = 7x2- 9x - 12.The program should read in a float value for x, then compute and display the corresponding y value.

2. (Name: lab1a-2.cpp) Write a program to help you shop for the first TU football game. The program should read in the price of the football game ticket, your favorite Tiger Football T-shirt, and the money spent on refreshments. Calculate the subtotal, the tax amount (7.5% of the subtotal), and the final total. Display the subtotal, tax amount, and final total with $ and labels.

3. (Name: lab1a-3.cpp) Write a program to determine the percent of students in the class who live in a dorm, who live in a campus apartment, and who live off-campus. Read in the number of students for each of the three categories. Display the dorm percentage, apartment percentage, and off-campus percentage with labels.

Programming Lab Assignment (Set B)

What to Submit

Complete Problem Solving Steps 1 - 3 (check plan, data analysis, initial algorithm, and refinement algorithm) for the following programs.

1. (Name: lab1b-1.cpp) Write a program to help solve the following equation in Math 107: y = 3x2-7x - 8.The program should read in a float value for x, then compute and display the corresponding y.

2. (Name: lab1b-2.cpp) Write a program to help you shop for the first TU football game. The program should read in the price of the football game ticket, your favorite Tiger Football T-shirt, and the money spent on refreshments. Calculate the subtotal, the tax amount (8.5% of the subtotal), and the final total. Display the subtotal, tax amount, and final total with $ and labels.

3. (Name: lab1b-3.cpp) Write a program to determine the percent of students in the class who are from Tuskegee, from Alabama, and from out of state. Read in the number of students for each of the three categories. Display the Tuskegee percentage, Alabama percentage, and out of state percentage with labels.

Programming Lab Assignment (Set C)

What to Submit

Complete Problem Solving Steps 1 - 3 (check plan, data analysis, initial algorithm, and refinement algorithm) for the following programs.

1. (Name: lab1c-1. cpp) Write a program to help solve the following equation in Math 107: y = 6x2- 3x + 5.The program should read in a float value for x, then compute and display the corresponding y.

2. (Name: lab1c-2. cpp) Write a program to help you shop for the first TU baseball game. The program should read in the price of the baseball game ticket, your favorite Tiger T-shirt, and the money spent on refreshments. Calculate the subtotal, the tax amount (9.5% of the subtotal), and the final total. Display the subtotal, tax amount, and final total with $ and labels.

3. (Name: lab1c-3.cpp) Write a program to determine the percent of students in the class who are freshman, sophomores, and upper classmen (juniors and seniors combined). Read in the number of students for each of the three categories. Display the freshman percentage, sophomore percentage, and upperclassmen percentage with l,

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a program to help you shop for the first tu football
Reference No:- TGS01583450

Expected delivery within 24 Hours