Plotting x and y according to given equations

33 Views Asked by At

Hello i am trying to come up with two resistor values in my school project circuit and i wonder could these two equations give me a x,y plot:

$$x*y=20*(x+y) \tag{1} $$

$$x*(y+100)=60*(x+y+100)\tag{2}$$

$$1000>x,y>0 \tag{3}$$

I would be so glad if you could guide me. Thanks in advance.