A teacher on attempting to arrange the students for mass drill in the form of a solid square found that 24 students were left over. When he increased the size of the square by one student he found that he was short of 25 students. Find the number of students.
Let the number of students in one side = x
Total number of students = x^2+24 (because 24 students were left)
When size of the square in increased by 1
then total number of students = (x+1)^2 - 25 (25 students were short)
Now the number of students in same,
x^2 + 24 = (x+1)^2 - 25
solve
x = 24
Total number of students = 24^2 + 24 = 600
option 6