SOLUTION: I need to graph 2x^2 + y^2 - 4x -4y I also need to find the intercepts.
Algebra
->
Graphs
-> SOLUTION: I need to graph 2x^2 + y^2 - 4x -4y I also need to find the intercepts.
Log On
Algebra: Graphs, graphing equations and inequalities
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Graphs
Question 48282
:
I need to graph 2x^2 + y^2 - 4x -4y
I also need to find the intercepts.
Answer by
Nate(3500)
(
Show Source
):
You can
put this solution on YOUR website!
I am only guessing that this is equal to zero.
2x^2 + y^2 - 4x - 4y = 0
2x^2 - 4x + y^2 - 4y = 0
2(x^2 - 2x) + (y^2 - 4y) = 0
2(x - 1)^2 + (y - 2)^2 = 0 + 4 + 2 = 6
(x - 1)^2/3 + (y - 2)^2/6 = 1
Intercept: P(0,4) .... P(0,0) .... P(2,0)