You can put this solution on YOUR website! find the point of intersection of the lines
5x + 2y = 16
10x - 3y = 46
-----------------
Modify:
10x + 4y = 32
10x - 3y = 46
------
Subtract and solve for "y":
7y = -14
y = -2
-------
Solve for "x":
5x + 2y = 16
5x + 2*-2 = 16
5x = 20
x = 4
---------------
Cheers,
Stan H.
====================