SOLUTION: write an algorithm on how to compute the average of five students score
Algebra.Com
Question 1002374: write an algorithm on how to compute the average of five students score
Answer by fractalier(6550) (Show Source): You can put this solution on YOUR website!
Call the student scores, a,b,c,d,e.
Find the sum a+b+c+d+e.
Divide that sum by five.
RELATED QUESTIONS
write an algorithm to find the average score on five quiz and determine if the average is (answered by stanbon)
WRITE AN ALGORITHM FOR AVERAGE HEIGHT?
WE DONT KNOW THE SUM OF STUDENTS OR THE... (answered by jim_thompson5910)
Solve/write an algorithm to find the average score on 5 quizzes and determine if the... (answered by Theo)
Suppose a class has 20 students, who score an average of 80 points on a test. If five... (answered by ewatrrr)
Ineed help solving this word problem.
on a math test, 12 students earned an A. This... (answered by jainenderkapoor)
A students average for five quizzes is 86%. If he wants to have an average of 88%,what is (answered by oberobic)
On a certain test, a class with 10 students had an average score of 60 and a class with... (answered by checkley79)
Write an algorithm to find the perimeter of a circle whose radius is... (answered by rfer)
Question: 70 students got an average score of 80, 30 students got an average score of 70. (answered by stanbon)