Concept:Use the laws of logarithms to combine both sides, then equate the arguments.Explanation:Start with the given equation:log(y+8)+log(y−8)=2log3+2log5.Combine the left side using loga+logb=log(ab):log[(y+8)(y−8)]=log(y2−64).Simplify the right side by writing the coefficients as powers:2log3+2log5=log32+log52=log9+log25=log225.Now the equation becomes:log(y2−64)=log225.Since the logs have the same base, set the arguments equal:y2−64=225.Solve for y:y2=225+64=289,y=±289=±17.Answer:y=±17 (Option C).