Concept:Differentiate the given function twice and express the second derivative in terms of y.Explanation:Given y=axn+1+bx−n.Differentiating with respect to x:dxdy=a(n+1)xn+b(−n)x−n−1=a(n+1)xn−bnx−n−1Differentiating again with respect to x:dx2d2y=a(n+1)nxn−1−bn(−n−1)x−n−2=an(n+1)xn−1+bn(n+1)x−n−2Factor out x2n(n+1):dx2d2y=x2n(n+1)[axn+1+bx−n]Since y=axn+1+bx−n, we get:dx2d2y=x2n(n+1)yMultiplying both sides by x2:x2dx2d2y=n(n+1)yAnswer:x2dx2d2y=n(n+1)yHence, the correct option is A.