The houses in a row are numbered consecutively from 1 to 49 so that there exist a value of x such that sum of numbers of houses preceding the house numbered X is equals to sum of the numbers of houses following x.
Answers
Answered by
3
Here is your solution........
Attachments:
Preetigupta1:
thanks
Answered by
48
Row houses are numbers from 1,2,3,4,5…….49.
Thus we can see the houses numbered in a row are in the form of AP.
So,
First term, a = 1
Common difference, d=1
Let us say the number of xth houses can be represented as;
Sum of preceding the numbers of x = sum of following numbers of x
i.e. Sum of ( 1,2,3,….x-1) = sum of [(x+1), (x+2) ,….48,49]
That is 1 + 2 + 3 + …… + ( x-1) = ( x+1) + ( x+2) …… + 49
Therefore, the value of x is 35
Hope it's Helpful.....:)
Similar questions