SOLUTION: WRITE AN ALGORITHM FOR AVERAGE HEIGHT? WE DONT KNOW THE SUM OF STUDENTS OR THE HEIGHTS...

Algebra ->  Test -> SOLUTION: WRITE AN ALGORITHM FOR AVERAGE HEIGHT? WE DONT KNOW THE SUM OF STUDENTS OR THE HEIGHTS...       Log On


   



Question 944374: WRITE AN ALGORITHM FOR AVERAGE HEIGHT?
WE DONT KNOW THE SUM OF STUDENTS OR THE HEIGHTS...

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Simply add up all the heights and divide by the number of people there are.