Respuesta :

their won't be a remainder, but n is not determinable
caylus
Hello,

if n=q*12+6 then
 n/6=(q*12+6)/6=q*2+1
Remainder is 1.