Showing posts with label Addition Method. Show all posts
Showing posts with label Addition Method. Show all posts

Thursday, June 25, 2009

problem on substitution method

Topic: substitution method


When we used the Addition Method to solve a system of equations, we still had to do a substitution to solve for the remaining variable. With the substitution method, we solve one of the equations for one variable in terms of the other, and then substitute that into the other equation. This makes more sense with an example:

Question:

x+y=11,3x+y=5,Then solve for x.

Solution:

Let's use substitution method

y = 11 - x

3x + y = 5

So,
3x + 11 - x = 5

2x + 11 = 5

2x = 5 - 11

2x = -6

x = -3


Substitute it in the equation.

y = 11 - x

y = 11 - (-3)

y = 11 + 3

y = 14 is the answer


For more help you can reply me .