Concept:Express every number in the expression as a power of 2 and apply the laws of indices.Explanation:Write 8=23, 4=22, and 16=24.Then the expression becomes:22n×24(23)2×(22)n+1Simplify the powers inside the numerator:(23)2=26and(22)n+1=22n+2So the numerator under the square root becomes:26×22n+2=22n+8Now take the square root:22n+8=222n+8=2n+4The denominator is:22n×16=22n×24=22n+4Therefore:22n+42n+4=2n+4−(2n+4)=2−nSo the simplified value is 2−n, which does not match any of the given options.Answer:2−n; none of the listed options is correct.