Concept:Parametric form of parabola y2=12x and condition for perpendicular lines via dot product.Explanation:For the parabola y2=12x, we have 4a=12, so a=3.A point P on the parabola is taken as P(3t2,6t) in parameter t.Let A lie on the x-axis, so A(x,0).Condition: ∠OPA=90∘ means OP⊥PA.Compute vectors: OP=(3t2,6t) and PA=(x−3t2,−6t).Dot product zero: (3t2)(x−3t2)+(6t)(−6t)=0.Simplify: 3t2(x−3t2)−36t2=0.Divide by 3t2 (for t=0): x−3t2−12=0.Thus x=12+3t2.Centroid G of △OPA: h=30+3t2+x, k=30+6t+0.Substitute x: h=33t2+(12+3t2)=312+6t2=4+2t2.And k=2t.Eliminate t: from k=2t, t=k/2.Then h=4+2(2k)2=4+2k2.Multiply by 2: 2h=8+k2 ⟹ k2−2h+8=0.Replace (h,k) by (x,y): y2−2x+8=0.