2 multivariable functions Q(x,y) and P(x,y), I was wondering if finding the point of intersection between these 2 functions is as easy as making Q(x,y)=P(x,y) as you would do for most single variable functions. Does the method for finding the intersection of 2 single variable functions work for multivariable functions?

tamola7f

tamola7f

Answered question

2022-09-12

2 multivariable functions Q ( x , y ) and P ( x , y ), I was wondering if finding the point of intersection between these 2 functions is as easy as making Q ( x , y ) = P ( x , y ) as you would do for most single variable functions.
Does the method for finding the intersection of 2 single variable functions work for multivariable functions?

Answer & Explanation

Vicente Macias

Vicente Macias

Beginner2022-09-13Added 15 answers

If you have two functions of one variable, say f ( x ) and g ( x ), then you just write f ( x ) = g ( x ) or, equivalently, f ( x ) g ( x ) = 0 and solve this equation. If f and g are linear functions then it's really easy. If they are quadratic polynomials, you know the formulas for its solutions. In fact there are also some formulas for the case when f and g are cubic and quartic polynomials (Cardano and Ferrari formulas).
Finally, you have the Abel–Ruffini theorem which states that there is no general solution in radicals to polynomial equations of degree five or higher with arbitrary coefficients.
Of course, if f and g are not polynomials, you can use some clever tricks to find a solution, but there is no general recipe.
Now, when you have two variables x and y, it's still easy to find a solution for linear equations: P ( x , y ) = a x + b y, Q ( x , y ) = c x + d y. If a x + b y = 0, then x = b a y. Put it in Q ( x , y ) = 0 and you get a single variable equation, which you can solve, of course.
If P and Q are not linear functions, then life is not so easy and you may want to use numerical methods to solve this system of equations.
However, again, if your functions P and Q are not two difficult (polynomials, for example) then you can try to find solutions geometrically. To give you an idea: equation P ( x , y ) = x 2 + y 2 1 = 0 determines a circle in R 2 and equation Q ( x , y ) = y = 0 determines a line ( x-axis). Just draw this two figures and you'll see that they intersect exactly in two points ( 1 , 0 ) and ( 1 , 0 ), which are desireable solutions.
Liam Keller

Liam Keller

Beginner2022-09-14Added 4 answers

Yes, finding the intersection between P ( x , y ) and Q ( x , y ) is done by simply setting P ( x , y ) = Q ( x , y ). Note that it won't always be just a point (or a finite number of points) though!

Do you have a similar question?

Recalculate according to your conditions!

New Questions in Multivariable calculus

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?