SOLUTION: y=2x+1 y=-4x+7

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: y=2x+1 y=-4x+7       Log On


   



Question 1154168: y=2x+1
y=-4x+7

Found 2 solutions by josgarithmetic, ikleyn:
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
?

graph%28400%2C400%2C-8%2C8%2C-8%2C8%2C2x%2B1%2C-4x%2B7%29

?

2x%2B1=-4x%2B7
6x=6
x=1
-
y=2%2A1%2B1
y=3
-
INTERSECTION: (1, 3)

Answer by ikleyn(52788) About Me  (Show Source):
You can put this solution on YOUR website!
.

            When you have such a system,  a standard mantra to pronounce is  THIS:


Left sides are identical,  hence, the right sides are equal, which gives you an equation

        2x + 1 = -4x + 7.


Simplify step by step and solve for x

        2x + 4x = 7 - 1

        6x      = 6

         x      = 6/6 = 1.


Thus you just found "x".  It is 1.

Now substitute the found value of "x" into any of the two original equations to find "y".


From the first equation,   y = 2x + 1 = 2*1 + 1 = 3.


ANSWER.  The solution to the system is  x= 1,  y= 3.


CHECK.  Make checking on your own by substituting the found values x and y into original equations.

        I leave it to you  ---- it is necessary part of the solution (!)

Solved.

----------------

It is a kind of the Substitution method.

When you are offered equation in this form,  you are lucky:  the equations are just ready for substitution.
It facilitates the remaining work.