Find the difference between the sum of the x -coordinates and the sum of y co-ordinates of the intersections of the curves y = x 4 + 2 x 3 − 2 1 x 2 − 2 1 x − 4 0 and x = y 4 + 2 y 3 − 2 1 y 2 − 2 1 y − 4 0
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
I don't know if this method is correct or not but here it goes.
Let f ( x ) = x 4 + 2 x 3 − 2 1 x 2 − 2 1 x − 4 0 .
Now, we can see that, in the given problem, the two curves are y = f ( x ) and x = f ( y ) . Since we are dealing with the points of intersection of the curves, both equations of curves satisfies these points. Now,
y = f ( x ) ⟹ f ( y ) = f ( f ( x ) ) = ( f ∘ f ) ( x ) ⟹ x = ( f ∘ f ) ( x )
Similarly, we can get that y = ( f ∘ f ) ( y )
From these two observations, we can clearly see that the points that are the intersection of the curves will be of the form ( c , c ) where c ∈ Dom ( f ∘ f ) and the domain is limited to the coordinates of the intersection points since we got those two results only when we considered the intersection points. Now, for each intersection point the difference between x and y coordinate is 0 and thus for all the points, the required result will be 0 .
Here, ∘ denotes the composition of functions, i.e., ( f ∘ g ) ( x ) = f ( g ( x ) ) , where f , g are 2 functions.
Problem Loading...
Note Loading...
Set Loading...
If we reflect the curve y = x 4 + 2 x 3 − 2 1 x 2 − 2 1 x − 4 0 about the line y=x the point ( x , y ) = ( t , t 4 + 2 x 3 − 2 1 x 2 − 2 1 x − 4 0 ) is reflected to the point ( y , x ) = ( t 4 + 2 x 3 − 2 1 x 2 − 2 1 x − 4 0 , t ) . So the equation for the curve which we get from the reflection is x = y 4 + 2 y 3 − 2 1 y 2 − 2 1 y − 4 0 , which is the other given curve. That means that these two curves only have points in common which lay on the line y=x and therefore all solutions are of the form (c,c). So if we sum up the x coordinates and the y coordinates and take the difference, we get zero!