SOLUTION: y=x^2+4x-3 y=5x+3

Algebra ->  Systems-of-equations -> SOLUTION: y=x^2+4x-3 y=5x+3      Log On


   



Question 341698: y=x^2+4x-3
y=5x+3

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
1.y=x%5E2%2B4x-3
2.y=5x%2B3
5x%2B3=x%5E2%2B4x-3
x%5E2-x-6=0
%28x-3%29%28x%2B2%29=0
Two solutions:
x-3=0
x=3
.
.
.
x%2B2=0
x=-2
.
.
.
Now that you have the x values, use either equation to solve for the corresponding y-values.
.
.
.
Graphical verification
.
.
.