36.2k views
0 votes
If Kevin wants a 90 average in math after 5 tests and his first 4 tests are 76, 92, 89 and 97 what does he need on the fifth test for a 90 average?

2 Answers

7 votes
Average = sum/count

current count = 4
current sum = 76+92+89+97=354

we need average = 90 = sum/5
so, we need sum = 90*5=450

To get sum 450, he needs to score 450-354=96 on his best test.

Now, (76+92+89+97+96)/5=90
User TavoGLC
by
5.0k points
5 votes
You need to understand that you're solving for the average, which you already know: 90. Since you know the values of the first three exams, and you know what your final value needs to be, just set up the problem like you would any time you're averaging something.
Solving for the average is simple:
Add up all of the exam scores and divide that number by the number of exams you took.
(87 + 88 + 92) / 3 = your average if you didn't count that fourth exam.
Since you know you have that fourth exam, just substitute it into the total value as an unknown, X:
(87 + 88 + 92 + X) / 4 = 90
Now you need to solve for X, the unknown:
87
+
88
+
92
+
X
4
(4) = 90 (4)
Multiplying for four on each side cancels out the fraction.
So now you have:
87 + 88 + 92 + X = 360
This can be simplified as:
267 + X = 360
Negating the 267 on each side will isolate the X value, and give you your final answer:
X = 93
Now that you have an answer, ask yourself, "does it make sense?"
I say that it does, because there were two tests that were below average, and one that was just slightly above average. So, it makes sense that you'd want to have a higher-ish test score on the fourth exam.
User Jinge
by
5.3k points