Algebra · real student question

Trees are planted in a triangle: 1 tree in the first row, 2 in the second, 3 in the third, and so on until all 3003 trees are used. How many rows are there?

Question

30033003 trees are planted in a triangular pattern: the first row has 11 tree, the second 22, the third 33, and so on until every tree is planted. How many rows are there?

A. 7777 B. 7979 C. 7676 D. 7878

Step-by-step solution

  1. Recognise the arithmetic series. The row counts form the AP 1,2,3,,n1,2,3,\dots,n with u1=1u_1=1 and d=1d=1, so the total number of trees is the triangular number Sn=n(n+1)2S_n=\frac{n(n+1)}{2}

  2. Set the sum equal to the stock of trees. n(n+1)2=3003n2+n6006=0\frac{n(n+1)}{2}=3003\quad\Longrightarrow\quad n^2+n-6006=0

  3. Solve the quadratic. n=1+1+460062=1+240252=1+1552=77n=\frac{-1+\sqrt{1+4\cdot 6006}}{2}=\frac{-1+\sqrt{24025}}{2}=\frac{-1+155}{2}=77 The discriminant 24025=155224025=155^2 is a perfect square, which is the sign that the problem was designed to close exactly.

  4. Discard the negative root. The other root is n=78n=-78, meaningless as a row count, so n=77n=77.

  5. Verify the total. 77782=60062=3003\frac{77\cdot 78}{2}=\frac{6006}{2}=3003 trees, using every tree with none left over. The answer is A.

Answer

n=77(77782=3003)n=77\quad\left(\tfrac{77\cdot 78}{2}=3003\right)

Need to solve a different problem like this? Open the solver →