SOLUTION: How do you find the point of intersection(s) for x = 2y^2 + 3y + 1 and 2x + 3y^2 = 0
Algebra
->
College
->
Linear Algebra
-> SOLUTION: How do you find the point of intersection(s) for x = 2y^2 + 3y + 1 and 2x + 3y^2 = 0
Log On
Algebra: Linear Algebra (NOT Linear Equations)
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear Algebra
Question 1034344
:
How do you find the point of intersection(s) for x = 2y^2 + 3y + 1 and 2x + 3y^2 = 0
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
Well one way is to substitute
x = 2y^2 + 3y + 1 into 2x + 3y^2 = 0 and get
2(2y^2 + 3y + 1) + 3y^2 = 0
7y^2 + 6y + 2 = 0
Since y has no real roots, I'm thinking these graphs do not intersect at all.