lin75
contestada

suppose you have 3 quizzes and want an average of 7 points. list at-least 5 ways this average can be achieved. each score can be no higher than 10 points.

Respuesta :

You can start from the trivial case: you get 7 points per quiz. So, your marks are 7, 7, 7 and the average is obviously 7.

From here, you can build as many examples as you like: we need a total score of 21 distributed among the three quizzes: for example, you can choose

4, 9, 8, since 4+9+8=21, or

6, 7, 8, since 6+7+8=21

and so on.