SOLUTION: Solving linear equations by addition I have tried adding three to both sides of the first equation on this question but I'm still not coming out with the right answer 2s+3t

Algebra ->  Exponents-negative-and-fractional -> SOLUTION: Solving linear equations by addition I have tried adding three to both sides of the first equation on this question but I'm still not coming out with the right answer 2s+3t      Log On


   



Question 1000503: Solving linear equations by addition
I have tried adding three to both sides of the first equation on this question but I'm still not coming out with the right answer
2s+3t=-1
5s=2t+7

Found 2 solutions by Edwin McCravy, ikleyn:
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!

system%282s%2B3t=-1%2C5s=2t%2B7%29

Get them so that the terms with s's and t's
are on the left side, and the terms without 
them are on the right side.

The first equation is already like that.
Get the second one that way by adding -2t to
both sides:

     5s = 2t+7
  5s-2t = 7

system%282s%2B3t=-1%2C5s-2t=7%29

Now let's make the t's cancel out.

the coefficient of t in the 1st equation is +3
the coefficient of t in the 2nd equation is -2

We want to change the +3 and the -2 so they will
cancel.

They already have opposite signs.
The least common multiple of 3 and 2 is 6.
If we multiply the 1st equation by 2, the coefficient
of t will change from +3 to +6
If we multiply the 2nd equation by 3, the coefficient
of t will change from -2 to -6
And then +6 and -6 will cancel.

So let's multiply the 1st equation through by 2,
and the 2nd equation through by 3

system%284s%2B6t=-2%2C15s-6t=21%29

Now we add the two equations term by term:

4s+15s=19s, +6t-6t=0, and -2+21=19, 
so we have

19s=19

Divide both sides by 19, and get

s=1

Substitute s=1 into the first original equation:

2s%2B3t=-1
2%281%29%2B3t=-1
2%2B3t=-1
Add -2 to both sides
3t=-3
Divide both sides by 3
t=-1

Solution: (s,t) = (1,-1)

Edwin

Answer by ikleyn(52803) About Me  (Show Source):