Question 579120
2X + 6Y = 0

for x = 3, y=-1 , (3,-1)
for x=6, y=-2(6,-2)

6X - 2Y = 0

for x= 1, y = 3 ( 1,3)
for x=2, y=6 ( 2,6)

Plot the points and find the point of intersection. That is the solution to the system. (0,0)

{{{drawing(300,300,-10,10,-10,10,circle(3,-1,0.3),circle(6,-2,0.3),circle(1,3,0.3),circle(2,6,0.3),graph(300,300,-10,10,-10,10,y=(-1/3)x,y=3x))}}}