A batsman scores 23 runs and increases his average from 15 to 16. Find...
Lets assume batsman has played ‘x’ innings . Since his average before the match is 15 . So his total runs will be 15x( avg=total runs/total innings) [ I also need to tell you that I have to make an assumption that the batsmen has never played a “not out” innings, since a “not out “ innings is considered to be an incomplete innings and hence his runs in that innings is summed up to his total runs but their is no incrementation in the no. of innings]
So coming to the calculation part ,
Total runs after x innings=15x
Runs after x+1 innings= 15x+23
So avg= Total Runs/total completed innings
avg=(15x+23)/(x+1)=16
15x+23=16x+16
so, x=7
So total Runs after (x=7) innings=15*7=105
If the batsmen gets out so his no. innings get incremented by one , so his total innings become 8.
so consider he has to score ‘y’ runs in his 8th innings . So by our formula to calculate average
avg= total runs / total completed innings
Since he wants to increase his avg to 18
so , 105+y/8=18
so y=18*8–105
hence y=39
View all questions of this testA batsman scores 23 runs and increases his average from 15 to 16. Find...
To solve this problem, we need to understand the concept of average and how it is calculated. The average is calculated by dividing the total sum of a set of numbers by the number of elements in that set. In this case, the average is the total runs divided by the number of matches played.
Given information:
- The batsman's average before the match was 15.
- The batsman scored 23 runs in the match.
- The batsman's average after the match increased to 16.
Let's calculate the total runs before the match:
- Total runs before the match = Average before the match * Number of matches played = 15 * Number of matches played.
Let's calculate the total runs after the match:
- Total runs after the match = Average after the match * (Number of matches played + 1) = 16 * (Number of matches played + 1).
We can set up an equation using the given information:
- Total runs after the match = Total runs before the match + 23.
Substituting the values in the equation, we get:
16 * (Number of matches played + 1) = 15 * Number of matches played + 23.
Now, let's solve this equation to find the number of matches played:
16 * Number of matches played + 16 = 15 * Number of matches played + 23.
Number of matches played = 7.
To find the runs needed to increase the average to 18 in the same match, we can substitute the value of Number of matches played in the equation:
Total runs after the match = 16 * (Number of matches played + 1) = 16 * (7 + 1) = 16 * 8 = 128.
Therefore, the runs to be made if he wants to increase the average to 18 in the same match is 128 - 23 = 105.
However, the answer given is 39, which may indicate that there is a mistake in the question or answer choices provided. Please double-check the given information and calculations to confirm the correct answer.