Question 1103604
<pre>
{{{system(matrix(2,6,

x,""+"",y,"",""="",65,
x,""-"",y,"",""="",13))}}}

Add the two equations term by term and get:

{{{matrix(2,5,

2x,"",""="","",78,
 x,"",""="","",39)}}}

You finish by substituting 39 for x in one of the equation
to find y.

Edwin</pre>