If Vijay gets 71 in his next exam, his average will be 83. If he gets 99, his average will be 87. How many exams Vijay has already taken ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let s be the sum of all scores so far. Let N be the total exams taken so far. Then, from the problem statement and definition of an average score:
{ N + 1 s + 7 1 = 8 3 N + 1 s + 9 9 = 8 7
Multiplying each side by N + 1 :
{ s + 7 1 = 8 3 N + 8 3 s + 9 9 = 8 7 N + 8 7
Subtracting the top equation from the bottom equation yields:
2 8 = 4 N + 4
So, the number of exams taken is N = 6