Concept:Rearranging an equation involving a square root by squaring both sides.Explanation:Start with k=m+1m−y.Square both sides to remove the square root:k2=m+1m−y.Multiply both sides by m+1:k2(m+1)=m−y.Expand the left side:k2m+k2=m−y.Collect terms containing m on one side:k2+y=m−k2m.Factor out m on the right:k2+y=m(1−k2).Divide both sides by 1−k2:m=1−k2y+k2.Answer:m=1−k2y+k2, which is option B.