Question 1060380
<pre><b>
Multiply the 3rd original equation by 2 and
add it to the 1st original equation:

{{{matrix(2,9,

2x,""+"",2y,""-"",6z,"",""="","",5,
-2x,""-"",2y,""+"",6z,"",""="","",8)}}}
----------------------------------
{{{matrix(1,9,

0x,""+"",0y,""-"",0z,"",""="","",13)}}}

That gives 0 = 13, which is false and therefore
the system is inconsistent and therefore has no 
solution.

Edwin</pre></b>