True or False: If N > p > q, if p is a multiple of q, and if N divided by p and N divided by q have same remainder R, then R < q.
True. Since N > q, then the remainder when we divide N by q must be smaller than q. Right there, R < q.