3x - y = 2\nx + 2y = 3

3x - y = 2\nx + 2y = 3
Answer
Explanation:
Step1: Isolate y in the first - equation
From $3x - y=2$, we can get $y = 3x - 2$.
Step2: Substitute y into the second - equation
Substitute $y = 3x - 2$ into $x + 2y=3$. Then $x+2(3x - 2)=3$. Expand the left - hand side: $x + 6x-4 = 3$. Combine like terms: $7x-4 = 3$. Add 4 to both sides: $7x=3 + 4$, so $7x=7$. Divide both sides by 7: $x = 1$.
Step3: Find the value of y
Substitute $x = 1$ into $y = 3x - 2$. Then $y=3\times1 - 2=1$.
Answer:
$x = 1,y = 1$