Q: If there are 30 students in a classroom and have been given a task to do.
The Task: Give a shake hand to each other and everyone.
Your Task: Find the total number of shake hands gone in that classroom
Answers
Answer:
FORMULA TO BE IMPLEMENTED
Sum of first n terms of an arithmetic progression
Where First term = a
Common Difference = d
GIVEN
If there are 30 students in a classroom and have been given a task to shake hand to each other and everyone.
TO DETERMINE
TO Find the total number of shake hands gone in that classroom
CALCULATION
The first student will shake hand with 29 students ( Since he cannot shake hand with himself)
The second student will shake hand with 28 students ( Since he already shake hand with first student )
The third student will shake hand with 27 students ( Since he already shake hand with first & second student )
And so on
So the total number of shake hands gone in that classroom
=
It is a arithmetic progression with
First term = a = 29
Common Difference = d = 28 - 29 = - 1
Hence the total number of shake hands gone in that classroom