First of all, solving the equation 3n + 2 < 14 to find n. 3n < 14 -2 = 3n < 12. n < 12/3 = n < 4Secondly solve the equation 6n/(n^2+5) > 1 to find n. Collect all terms on one side of the to solve the equation as a quadratic. Therefore, multiplying both sides by (n^2 + 5) will give: 6n > n^2 +5. Then minus both sides by 6n to give n^2 -6n +5 < 0. Solve the quadratic n^2 -6n +5, which gives (n-5)(n-1)<0. Therefore n = 5 and n=1, thus 1<n<5Finally, finding all n that satisfy both equation so the answer is 2 and 3.