The parabola $y^2 = 3x$ is given. Two perpendicular straight lines are drawn from the origin point, intersecting the parabola in points P and Q. Find equation (in cartesian form) of the set of centers of mass of all triangles OPQ (where O is the origin point).
Please help, i managed to notice, that one line is $ax$, the second is $-\frac{1}{a}x$. Also, the centers of mass move on the shape of another parabola as we rotate the lines.

let your first line is $y=mx$ thus second line is $y=-x/m$ now you can easily find intersection points P and Q
P($\frac{3}{m^2}$,$\frac{3}{m}$) similiarly Q($3m^2$,$-3m$)
now centroid for right angle triangle is point ($\frac{OP}{3}$,$\frac{OQ}{3}$)