You can put this solution on YOUR website! 1) 3x + y = 3
2) 2x - y = 7
:
solve equation 1 for y
:
y = 3 - 3x
:
substitute for y in equation 2
:
2x - (3 - 3x) = 7
:
2x -3 + 3x = 7
:
5x = 10
:
x = 2
y = 3 - 3x = 3 - 3(2) = -3
:
**************************************************************
x = 2 and y = -3
:
check answers by substituting for x and y in equations 1 and 2
:
1) 3(2) + (-3) = 3
3 = 3
:
2) 2(2) - (-3) = 7
7 = 7
:
our answers check
**************************************************************
:
The easiest method to use is ELIMINATION.
You start by JUST ADDING the 2 equations to ELIMINATE y and get the value of x.
Substitute the value of x into any of the 2 original equations to get the value of y.
That's all.
IGNORE anyone who tells you to solve this a different way, because from what is stated,
this can be solved using any ALGEBRAIC method, and the easiest, least time-consuming is the ELIMINATION method.