You can
put this solution on YOUR website!Are you required to use substitution to solve this set of equations? There is a simpler method. Just multiply the first equation by -1 and add the equations together.
-1(3x+4y=27) becomes -3x-4y=-27
-3x-4y=-27 plus -3x+4y=-27 becomes -6x=-54
x=9
Now, substitute the value for x in either equation to find y:
3x+4y=27
3(9)+4y=27
y=0
You can verify that x=9 and y=0 by substituting these values into any of the equations.