Question 832232
1.{{{y=2x-1}}}
2.{{{3y=6x-5}}}
Multiply eq. 1 by 3 and subtract from eq. 2,
{{{3y-3y=3(2x-1)-(6x-5)}}}
{{{0=6x-3-6x+5}}}
{{{0=2}}}
Well this is not true so these equations are inconsistent which means the lines are parallel. There is no solution (they never intersect).
{{{ graph( 300, 300, -4, 4, -4, 4,2x-1,(6x-5)/3) }}}