Question #15aab

1 Answer
Nov 21, 2016

p=3" and " q=4p=3 and q=4

Explanation:

The question to be solved is.

5p-7q=-13to(1)5p7q=13(1)
2p+7q=34to(2)2p+7q=34(2)

The aim here is to eliminate one of the variables from the equations by performing operations on them. We then have a one variable equation which we can solve. Then substitute this value into either one of the 2 given equations and solve for the other variable.

I have labelled the equations to assist.

Note that in (1) there is a - 7q and in (2) there is + 7q

Adding these together will eliminate the variable q, which is what we want.

Add (1) and (2) together term by term on both sides.

rArr7p+0=21rArr7p=21rArrp=37p+0=217p=21p=3

Now substitute p = 3 into (1) or (2). I'll choose (2) you can perhaps try (1).

rArr(2xx3)+7q=34(2×3)+7q=34

rArr6+7q=34rArr7q=28rArrq=46+7q=347q=28q=4

Hope this helps.