SOLUTION: can you help me solve substitution problems. if you dont mind help me solve for x ill just solve for y. 1. 3x+y=25 x=y+3 2. 3x-2y=7 x+3y=-5

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: can you help me solve substitution problems. if you dont mind help me solve for x ill just solve for y. 1. 3x+y=25 x=y+3 2. 3x-2y=7 x+3y=-5      Log On


   



Question 698899: can you help me solve substitution problems. if you dont mind help me solve for x ill just solve for y. 1. 3x+y=25 x=y+3 2. 3x-2y=7 x+3y=-5
Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
I'll find y (For those particular systems, it's easier that way).
Then you can solve for x.
Not all systems lend themselves to an easy resolution by substitution.
Substitution is easiest when you have one equation in the form y=___ or x=___ ,
with a simple expression to the right of the equal sign.
If you can transform one equation into that form and end with an easy expression, it would work too.
That happens when one of the variables does not have a coefficient in front of it,
like the x in x%2B3y=-5 .
The wise student will chose the easiest way to solve a system,
because complicated ways increase the risk of making dumb mistakes.

1) system%283x%2By=25%2Cx=y%2B3%29
In this case, you already have x=y%2B3 in the right form.
That equations tells you that the expression y%2B3 is equal to x,
so I just substitute the expression y%2B3 for x in the other equation to get
3%28y%2B3%29%2By=25 that I can solve for y
3%28y%2B3%29%2By=25 --> 3y%2B9%2By=25 --> 4y%2B9=25 --> 4y=25-9 --> 4y=16 --> 4y%2F4=16%2F4 --> highlight%28y=4%29
At this point, I would substitute 4 for y in the equation that will make finding x easier: x=y%2B3 .

2) system%283x-2y=7%2C+x%2B3y=-5%29
The easiest way to transform one of those equation so that one variable is isolated on one side of the equal sign is
x%2B3y=-5%29%29%29+--%3E+%7B%7B%7Bx=-3y-5
That is a wise choice, that gives me a simple expression for x.
Substituting -3y-5 for x in 3x-2y=7 , I get
3%28-3y-5%29-2y=7 , which I will solve for y
3%28-3y-5%29-2y=7 --> -9y-15-2y=7 --> -11y-15=7 --> -11y=7%2B15 --> -11y=22 --> -11y%2F%28-11%29=22%2F%28-11%29 --> highlight%28y=-2%29 .
At this point, I would substitute -2 for y in the equation that will make finding x easier.
Maybe I would use x=-3y-5 .

NOTE:
A different choice could have complicated my work.
If I decided to solve 3x-2y=7 for y, I would do
3x-2y=7 --> -2y=7-3x --> -2y%2F2=7%2F%28-2%29-3x%2F%28-2%29 --> y=-7%2F2%2B%283%2F2%29x.
That expression for y has fractions, and will make me likely to make a silly mistake.
It is sad to lose grade points (and time),
just because of complicated expressions that lead to silly mistakes,
especially when you really know your algebra.
Next, I would be substituting -7%2F2%2B%283%2F2%29x for y in
(In doing the calculations above,
I made a mistake with the sign of one of those fractions,
and I only noticed because I had solved the system the easier way before,
and had found x=1.
I had to review carefully to see where I had messed up, and to correct it).