JEE Main20199 Apr 2019Evening ShiftMathematicsSequences and SeriesActual
Some identical balls are arranged in rows to form an equilateral triangle. The first row consists of one ball, the second row consists of two balls and so on. If 99 more identical balls are added to the total number of balls used in forming the equilateral triangle, then all these balls can be arranged in a square, whose each side contains exactly 2 balls less than the number of balls each side of the triangle contai
Options
- A262
- B190
- C225
- D157
Correct answer
B. 190
Step-by-step solution
Let, the number of balls on one side of the equilateral triangle is n , then the number of balls on each side of the square will be n - 2 . Then, total balls used in the triangle are 1 + 2 + 3 + . . . + n Now, the sum of first n natural numbers is 1 + 2 + 3 + . . . + n = n n + 1 2 And, the total balls used in the square is n - 2 + n - 2 + n - 2 + . . . . n - 2   t i m e s = n - 2 2 From the given condition we can write n n + 1 2 + 99 = n - 2 2 ⇒ n n + 1 + 198 = 2 n 2 - 4 n + 4 ⇒ n 2 - 9 n - 190 = 0