SOLUTION: write an algorithm to find the average score on five quiz and determine if the average is less than 60
Algebra.Com
Question 298422: write an algorithm to find the average score on five quiz and determine if the average is less than 60
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
write an algorithm to find the average score on five quiz and determine if the average is less than 60
-----------
(a+b+c+d+e)/5 < 60 where a,b,c,d,e are the 5 scores
===============================
Cheers,
Stan H.
RELATED QUESTIONS
Solve/write an algorithm to find the average score on 5 quizzes and determine if the... (answered by Theo)
write an algorithm on how to compute the average of five students... (answered by fractalier)
Five quizzes are taken and the average score is x. A sixth quiz is taken and the score... (answered by Fombitz)
Jerson’s grades on his four quizzes are 88, 87, 90, and 95. If his target average on... (answered by Boreal)
Please help me with this:
An instructor believes that the average quiz score is a good (answered by Boreal)
A students average for five quizzes is 86%. If he wants to have an average of 88%,what is (answered by oberobic)
The average of two quiz scores is 81. If one quiz score is six more than the other quiz... (answered by ankor@dixie-net.com)
Translate to an equation
A student scored 5 points more on the second quiz than the... (answered by stanbon)
A student scored five points more on the second quiz than he did on the first quiz. He... (answered by ankor@dixie-net.com)