SOLUTION: Problem: Find the solution to this system of equations both graphically and algebraically. You must show the check step to receive credit.Y=|x-3|+2 and y=-2x+6

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: Problem: Find the solution to this system of equations both graphically and algebraically. You must show the check step to receive credit.Y=|x-3|+2 and y=-2x+6       Log On


   



Question 1008114: Problem:
Find the solution to this system of equations both graphically and algebraically. You must show the check step to receive credit.Y=|x-3|+2 and y=-2x+6

Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
The first is |x| shifted 3 to the right and up two.
graph%28300%2C200%2C-10%2C10%2C-10%2C10%2Cabs%28x-3%29%2B2%2C-2x%2B6%29
y=|x-3|+2=-2x+6
|x-3|=-2x+4
x-3=-2x+4
3x=7
x=(7/3). This does not work for both original equations.
=====
x-3=2x-4
x=1
This solves both original equations.
y=4
(1,4)