.
An army battalion was marching in such a way that the number of rows was 5 more than the number of columns.
If the battalion was rearranged with an additional 845 columns, only five rows would exist. Find the number of men in the battalion.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
c*(c+5) = (c+845)*5.
=
c = 65.
Answer. 65*70 = 4550.