SOLUTION: pls graph this: with solution y=2x x=4y 2x-3y=0

Algebra ->  Graphs -> SOLUTION: pls graph this: with solution y=2x x=4y 2x-3y=0      Log On


   



Question 318185: pls graph this: with solution
y=2x
x=4y
2x-3y=0

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
y=2x
.
.
.
+graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C2x%29+
.
.
.
x=4y
y=%281%2F4%29x
.
.
.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C2x%2Cx%2F4%29
.
.
.
2x-3y=0
3y=2x
y=%282%2F3%29x
.
.
.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C2x%2Cx%2F4%2C%282%2F3%29x%29
.
.
.
The solution common to all three equations is (0,0).