Formula 1: Average(A) = [latex]\frac{Sum \, of \, given \, elements \, (x)}{(Total \, number \, of \, elements \, (y))}[/latex]
- Where 'A' → Average
- [latex]'x'[/latex] → Sum of given elements
- [latex] 'y' [/latex] → Total number of elements
Example 1:
Find the average of all prime numbers between 30 and 50.
Solution:
There are five prime numbers between 30 and 50.
They are 31, 37, 41, 43 and 47.
Therefore, Required average = ([latex]\frac{31 + 37 + 41 + 43 + 47}{5}[/latex]) = [latex]\frac{199}{5}[/latex] = 39.8.
Example 2:
Find the average of first 20 multiples of 7.
Solution:
Required average = [latex]\frac{7(1 + 2 + 3 + ..... + 20)}{20}[/latex] = ([latex]\frac{7 \times 20 \times 21}{20 \times 2}[/latex]) = ([latex]\frac{147}{2}[/latex]) = 73.5.
Example 3:
Find the average of first 40 natural numbers.
Solution:
Sum of first n natural numbers = [latex]\frac{n(n + 1)}{2}[/latex]
So, sum of first 40 natural numbers = [latex]\frac{40 \times 41}{2}[/latex] = 820.
Therefore, Required average = [latex]\frac{820}{40}[/latex] = 20.5
Formula 2: Average Speed = [latex]\frac{2 x y}{x + y} km/hr [/latex]
- Where 'x and y' → Distance
Example 1:
Distance between two stations A and B is 778 km. A train covers the journey from A to B at 84 km per hour and returns back to A with a uniform speed of 56 km per hour. Find the average speed of the train during the whole journey.
Solution:
Required average speed = [latex]\frac{2 x y}{x + y} km/hr [/latex] = [latex]\frac{2 \times 84 \times 56}{(84 + 56)} km/hr[/latex]
= [latex]\frac{2 \times 84 \times 56}{140} km/hr[/latex] = 67.2 km/hr.
Example 2:
A motorist travels to a place 150 km away at an average speed of 50 km/hr and returns at 30 km/hr. His average speed for the whole journey in km / hr is.
Solution:
Average Speed = [latex]\frac{2 x y}{x + y} km/hr [/latex] = [latex]\frac{2 \times 50 \times 30}{50 + 30} km/hr[/latex] = 37.5 km/hr.