Find the smallest integer nnn such that gcd(n,6)=1\text{gcd}(n, 6) = 1gcd(n,6)=1 and gcd(n,10)=1\text{gcd}(n, 10) = 1gcd(n,10)=1, with n>1n > 1n>1.
7
9
11
13