Use the elimination method please?/ Thanks!

enter image source here

1 Answer
Nov 7, 2017

It’s too late for this answer now (sorry) but I can explain the elimination method if that helps ...

Explanation:

In essence you are trying to get the equations so that they contain a factor (or variable) that can be removed, leaving a simple linear equation (such as 5a = 2 or whatever.)

Off we go ...

First number the equations for reference:

#x - y/2 = 5/3# (I)

#3/2x - 3/8y = 1# (II)

(I) x 6 gives #6x - 3y = 10# (III)

(II) x 8 gives #12x - 3y = 8# (IV)

(III) - (IV) leaves #-6x = 2# so #x = -1/3# (V) Now y has been “eliminated”

Substitute (V) into (I) to give:

#-1/3 - y/2 = 5/3# (VI)

So multiplying (VI) by 6 gives:

#-2 -3y = 10# so #-3y = 12# and #y = -4#

You should always check you have got it right (I mess up continuously) by resubstituting both values you have got into one of the original equations so choosing (I) it becomes:

#-1/3 - -4/2 = 5/3# and multiplying through by 6 gives:

#-2 + 12 = 10# which sounds about right to me.