You can
put this solution on YOUR website!The band leader wants to line up the 92 members in 4 rows so that each row has two more than the row before. How many members whould be in the shortest row?
-------------
Let the shortest line have x members
The next is x+2 members
Then x+2+2=x+4 members
And finally x+4+2 = x+6 members
------------------------
EQUATION;
x + x+2 + x+4 + x+6 = 92
4x+12 = 92
4x = 80
x = 20 (number in the shortest line)
==============
Cheers,
Stan H.