Answer: x = -1/4 and y = 7/2
-1/4 = -0.25 and 7/2 = 3.5
============================================
Work Shown:
Plug the 1st equation into the 2nd to solve for x.
-4x + 2y = 8
-4x + 2(-2x+3) = 8
-4x - 4x + 6 = 8
-8x + 6 = 8
-8x = 8-6
-8x = 2
x = 2/(-8)
x = -1/4
That's plugged into the other equation to determine y.
y = -2x + 3
y = -2(-1/4) + 3
y = 1/2 + 3
y = 1/2 + 6/2
y = (1+6)/2
y = 7/2