Concept:Convert the given circle equation into the standard form (x−a)2+(y−b)2=r2.Explanation:Divide the whole equation by 3.We get x2+y2+8x−4y=5.Compare with x2+y2−2ax−2by=r2−a2−b2.Here, −2a=8, so a=−4.Also, −2b=−4, so b=2.Now use r2−a2−b2=5.So r2=5+a2+b2=5+16+4=25.Therefore, r=25=5.Answer:Radius =5, which is option D.