An electrical manufacturer test five generators by measuring their output voltages at three at three different times. Write a C++ program that uses a nested loop to enter each generator’s test results and then computes and displays the average voltage for each generator. Finally, compute for the total average for all generators.  Assume the following generator test results. 1st generator      122.5    122.7    123.0 2nd generator     120.2    127.0    125.1 3rd generator     121.7    124.9    126.0 4th generator     122.9    123.8    126.7 5th generator     121.5    124.7    122.6

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 14PE
icon
Related questions
Question
  1. An electrical manufacturer test five generators by measuring their output voltages at three at three different times. Write a C++ program that uses a nested loop to enter each generator’s test results and then computes and displays the average voltage for each generator. Finally, compute for the total average for all generators.  Assume the following generator test results.
  • 1st generator      122.5    122.7    123.0
  • 2nd generator     120.2    127.0    125.1
  • 3rd generator     121.7    124.9    126.0
  • 4th generator     122.9    123.8    126.7
  • 5th generator     121.5    124.7    122.6
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Random Class and its operations
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 Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage