Suppose a and b are polynomials with integer coefficients and b has a leading coefficient 1. Prove that the quotient and remainder of division a and b in $\mathbb{Q}$[X] also belong to $\mathbb{Z}$[X].
While i understand when b has an leading coefficient 1. It can atleast divide the highest degree of a as long as the degree of a is higer than b. Meaning the quotient q will be an integer. But for the remainder r i cannot fully comprehend that it also will be an integer. Any hints or assumptions I should take?