Question 758332: how many students are there in a class if 2 students remain after 4 equal rows of seats are filled and one student remains after 3 equal rows of seats are filled?
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! how many students are there in a class if 2 students remain after 4 equal rows of seats are filled and one student remains after 3 equal rows of seats are filled?
-------
Equations:
-----
x = 2(mod 4)
x = 2,6,10 etc
------
x = 2(mod 4)
x = 1,4,7,10 etc.
=====================
x = 10
========================
Cheers,
Stan H.
|
|
|