Posted by rajshekhar on Monday, February 1, 2010 at 6:06am.
You are dealing with the triangular numbers whose sums of consecutive rows would be
1 3 6 10 15 21 28 ...
these numbers are generated by (n^2+n)/2 for n equal to the set of natural numbers.
So I added 90 to each of these to see if I get a perfect square.
The first such n value was at n=4
the sum of students would have been 10, and adding 90 gave me 100.
But that did not satisfy the second condition you gave, namely that the side of the square had to be 5 less than the side of the triangle.
I kept going for a while, almost gave up, but came to n = 26
the sum of the students in the triangle is (26^2 + 26)/2 = 351
adding 90 got me 441 which is 21^2
and the difference between these is indeed 5
so there were initially 351 students in the school
Related Questions
maths - c) An equilateral triangle of side 3 cm each is given, How many ...
maths - Set it up this way: Let the number of students be x let the number of ...
geometry - Rewrite the statement in if-then form. All equilateral triangles have...
Maths - Please Could someone tell me what: 1. A square number is 2. A cube ...
maths - show that the lines x^-4xy+y^=0 and x+y=1 form an equilateral triangle ...
Math - An equilateral triangle s divided into 4 congruent equilateral triangles...
Physics help please! - The three 500 g masses in the daigram are connected by ...
Maths - A school has eleven Year 9 Maths classes of 27 students. Each class has ...
Reiny (this was the one you helped me with) - I tried to explain it by using the...
Physics - This question was posted earlier but the explanation given was ...
For Further Reading