Question: Exercise D: (Short Answer #5) Write a C++ Expressions for the following algebraic expression. ( You don't need to code this . In the word
Exercise D: (Short Answer #5)
Write a C++ Expressions for the following algebraic expression.
(You don't need to code this. In the word document just type the C++ expression)

Exercise E: (PC#3: Test Average)
Write a program that asks for five(5) test scores. The program should calculate the average test score and display it. The number displayed should be formatted in fixed-point notation, with one decimal point of precision.
Design your output anyway you like.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
