SOLUTION: Symbolically find X and Y intercepts for: xy-3+x^2=10+2y
Algebra
->
Linear-equations
-> SOLUTION: Symbolically find X and Y intercepts for: xy-3+x^2=10+2y
Log On
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 507843
:
Symbolically find X and Y intercepts for: xy-3+x^2=10+2y
Answer by
oberobic(2304)
(
Show Source
):
You can
put this solution on YOUR website!
2y + 10 = x^2 + xy -3
2y -xy = x^2 - 13
y(2-x) = x^2 - 13
y = (x^2-13)/(2-x)
.
.
Note that y is undefined for x=2.