Question 43166
{{{6x - 2y = 10}}}
{{{-2y = -6x + 10}}}
{{{y = 3x - 5}}}
and...
{{{9x - 3y = 8}}}
{{{-3y = -9x + 8}}}
{{{y = 3x - 8/3}}}
These are parallel lines with different y-intercepts. They are independent and inconsistent.
{{{ graph( 600, 600, -10, 10, -10, 10, 3x - 5, 3x - 8/3 ) }}}