You can
put this solution on YOUR website!4x – 6y = –1
8x + 3y = 3
==============
This is also called elimination, you want to eliminate one of the variables.
So we will try to eliminate the x, so I will multiply the first equation by -2,
(-2)4x-6y=-1
-8x+12y=2----new equation
Now lets take the new equation and add it to the original second;

_________
15y=5

Now we will plug y=1/3 into one of the original equations for y;
4x-6(1/3)=-1
4x-2=-1
4x=1
x=1/4
check:
4(1/4)-6(1/3)=-1
1-2=-1
:)