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
Test Calculators and Practice
Test
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
Click here to see ALL problems on test
Question 944374
:
WRITE AN ALGORITHM FOR AVERAGE HEIGHT?
WE DONT KNOW THE SUM OF STUDENTS OR THE HEIGHTS...
Answer by
jim_thompson5910(35256)
(
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.