Let's say I have two equations: $4x+y^2=12$ and $x=y^2-1$
I need to find the two intersection points of these parabolas so I can then calculate the enclosed area. I took a peek at what it would look like on Desmos.
So if I isolate for the $y$ variable for both equations, I managed to calculate the first intersection which is $(\frac{11}{5}$, $\frac{4}{\sqrt5})$.
How do I calculate the second intersection point? Do I just assume that since the function is a sideways parabola, then the other intersection point would just have a negative $x$ coordinate value?
Subtract one equation from the other, to eliminate y, and solve the resulting equation for x. Both solutions have the same x. Then plug the value of x into either parabola, and solve for y using the quadratic formula.