Just for fun!

Algebra Level 2

{ x 4 + 5 y = 6 x 2 y 2 + 5 x = 6 \large \begin{cases} {x^4 + 5y = 6 } \\ {x^2 y^2 + 5x = 6 } \end{cases}

Solve the system of equations above.

x = y = 2 x=y=-2 or x = y = 1 x=y=1 . x = y = 1 x=y=-1 or x = y = 2 x=y=2 . x = 2 ; y = 1 x=-2; y=1 or x = 1 ; y = 2 x=1; y=-2 . No solution.

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.

14 solutions

Sandeep Bhardwaj
Sep 16, 2014

Fact 1: Yes, to select a multiple choice option quickly, try plugging in each of the options. Only x = y = 1 and x = y = 2 \boxed{x=y=1 \ \text{and} \ x=y=-2} works, so that is the answer.

Fact 2: If this were not a multiple choice question, than solving this simple-looking algebra problem would be extremely tricky!

As given, the equations are

{ x 4 + 5 y = 6 x 2 . y 2 + 5 x = 6 \begin{cases} x^{4}+5y=6 \\ x^{2}.y^{2}+5x=6 \end{cases}

These are some strange equations, and the method for solving them is also more than a little weird.

Because the right hand sides of both equation are both = 6 =6 , we can set the two left-hand sides of the equations as equal to each other as well. Notably, this does lose some information. For example, if we had the equation set a + b = 1 a+b = 1 and 2 b = 1 2b=1 , that would imply that a + b = 2 b a = b a+b=2b\ \Rightarrow a = b . So the solutions to this would seem to be all values that satisfy a = b a=b until we go back and reuse at least one of the original equations, say 2 b = 1 2b=1 , to conclude that only the solution a = b = 1 2 a=b=\frac{1}{2} actually satisfies both of the original equations. We'll need to do something very similar here, but we can start with the same approach.

We begin by setting the left-hand-sides of both equations equal to each other:

x 4 + 5 y = x 2 y 2 + 5 x x 4 x 2 y 2 = 5 ( x y ) x 2 [ x 2 y 2 ] = 5 ( x y ) x 2 ( x + y ) ( x y ) = 5 ( x y ) \begin{array}{c}& x^{4}+5y=x^{2} y^{2}+5x \\ \Rightarrow & x^{4}-x^{2}y^{2}=5(x-y) \\ \Rightarrow & x^{2}[x^{2}-y^{2}]=5(x-y) \\ \Rightarrow & x^{2}(x+y)(x-y)=5(x-y) \end{array}

Now we can choose between two options moving forward:

1) We can search for solutions that satisfy x y = 0 x-y=0 (or, in other words, x = y x=y ). Any such pairs would satisfy the equation x 2 ( x + y ) ( x y ) = 5 ( x y ) x^{2}(x+y)(x-y)=5(x-y) because both sides would be made equal to 0.
2) We can assume that x y 0 x-y\neq0 , and divide both sides of the equation by x y x-y .

And very importantly in the pursuit of either of these methods, we'll need to recombine one of the original equations back into the mix, so that the " = 6 =6 " information is brought back into our process.

(1) is the pathway that ultimately leads to two solutions. I'll leave the details for you to track down, but the process is to replace every x in the original equations with a y (since x = y x=y ) and then solve for values of y. The result will be y = 1 y=1 and y = 2 y=-2 , so the final answers are x = y = 1 and x = y = 2 \boxed{x=y=1 \ \text{and} \ x=y=-2} .

(2) winds up not providing any further solutions. Here's a sketch of why: Recall that in this problem-solving fork, we choose to assume that x y 0 x-y\neq0 , and subsequently divide both sides of the equation by x y x-y .

x 2 ( x y ) ( x + y ) = 5 ( x y ) x 2 ( x + y ) = 5 \begin{array}{c}& x^{2}(x-y)(x+y)=5(x-y) \\ \Rightarrow & x^{2}(x+y)=5 \end{array}

We then add back in the information from the original equations, that x 4 + 5 y = 6 x^4+5y=6 . Solving this equation for y y yields y = 6 x 4 5 y= \frac{6-x^4}{5} . And we'll then take the right hand side and substitute that in for y y in x 4 + 5 y = 6 x^4+5y=6 . The result after some simplification is: x 6 + 5 x 3 + 6 x 2 = 25 -x^6 + 5x^3 + 6x^2 = 25 So any solutions to this equation will be additional answers -- solutions to the original system of equations. However, we are going to be disappointed...

Because the leading term is x 6 -x^6 , this function will have a maximum value and then both ends will ultimately reach towards negative infinity. The question then is: is the maximum value the function reaches greater than 25, so that there will be solutions to the equation? The answer: no. I figured this out using some calculus to solve for the locations of the local extrema of the function and then checking each. Here's a graph:

how did you know that x=y will give us the required solutions?

Sarfraz Ahmed Razi - 6 years, 8 months ago

Log in to reply

if x=y then we can see clearly that (x-y)=0, which will make either side equal to side. As 0=0 is true then it follows that x=y must be a solution.

Then you can use this in each of the original equations to find the values 1 and 2

Joe Lee - 6 years, 8 months ago

Log in to reply

Thanks for explanation

Sarfraz Ahmed Razi - 6 years, 8 months ago

So how about x^2(x+y)=5? There might be more deciions.

Mari Za - 6 years, 8 months ago

Sandeep Bhardwaj approach was brilliant but it is not as easy as he contends that "clearly x=y". In my approach I wrote y in terms of x using equation 1 and substituted it in equation 2 and ended up with a polynomial P(x)=x^10-12x^6+36x^2+125x-150 and then used the Rational Zero Theorem which states that if a is a zero of P(x), then P(a)=0

Jonas Senzige - 6 years, 8 months ago

But if x=y both sides of the equation are satisfied for any values x and y , since any thing multiplied by zero is zero !!

Purushottam Gupta - 5 years, 9 months ago

Writing y in terms of x using equation 1 and substituting it in equation 2 and make necessary arrangements we get the polynomial P(x)=x^10-12x^6+36x^2+125x-150 and then used the Rational Zero Theorem which states that if a is a zero of P(x), then P(a)=0. Once x is found substitution gives x=y=1 and x=y=-2

Jonas Senzige - 6 years, 8 months ago

Actually there are also two complex solutions. e.g (1+sqrt(11) i )/2

Pete Markou - 5 years, 4 months ago

Yay, Việt Nam forever!

Minh Bùi Nhật - 2 years, 5 months ago

Is the rational root theorem the only way to solve the equation y^4 + 5y - 6 = 0 ? (You can obtain this equation substituting x with y in one of the two equations in the system, as suggested in the solution)

Michele Franzoni - 2 years ago

Can you see the next comment, is it the moat shortcut method?

Hamza Alazzam - 1 year, 2 months ago
Daniel Ferreira
Jan 30, 2015

Multipliquemos a segunda equação por (- 1). Temos que,

x 4 x 2 y 2 + 5 y 5 x = 0 x 2 ( x 2 y 2 ) + 5 ( y x ) = 0 x 2 ( x + y ) ( x y ) 5 ( x y ) = 0 ( x y ) [ x 2 ( x + y ) 5 ] = 0 ( x y ) ( x 3 + x 2 y 5 ) = 0 x^4 - x^2y^2 + 5y - 5x = 0 \\\\ x^2(x^2 - y^2) + 5(y - x) = 0 \\\\ x^2(x + y)(x - y) - 5(x - y) = 0 \\\\ (x - y)[x^2(x + y) - 5] = 0 \\\\ (x - y)(x^3 + x^2y - 5) = 0

Do primeiro fator, x = y \boxed{x = y} .

Substituindo-o numa das equações iniciais,

x 4 + 5 x 6 = 0 ( x 1 ) ( x + 2 ) ( x 2 x + 3 ) = 0 x^4 + 5x - 6 = 0 \\\\ (x - 1)(x + 2)(x^2 - x + 3) = 0

Com efeito, x = y = 1 \boxed{\boxed{x = y = 1}} e x = y = 2 \boxed{\boxed{x = y = - 2}} .

Write it in English . \text {Write it in English}.

A Former Brilliant Member - 3 years, 2 months ago

Log in to reply

A polite English would be even better.

Michele Franzoni - 2 years ago

Bro shouldn’t have to write nothing in English.

Prim Scribibble - 1 year, 9 months ago

Alright, @Sandeep Bhardwaj 's solution is quite right. Now I will explain more. As you can see we get 2 situations here:

  • y = x y=x so just subtitute it back and we get the values of x x and y y easily.

  • y = 5 x 2 x y=\frac{5}{x^2}-x (with x 0 x \not=0 ) subtitute back in the first equation and we get:

x 6 5 x 3 6 x 2 + 25 = 0 x^6-5x^3-6x^2+25=0

From the second equation we have:

5 x = 6 x 2 y 2 6 x 6 5 5x=6-x^2y^2 \leq 6 \Rightarrow x \leq \frac{6}{5}

So we can say that:

5 x 3 + 6 x 2 5 ( 6 5 ) 3 + 6 ( 6 5 ) 2 < 25 5x^3+6x^2 \leq 5 (\frac{6}{5})^3+6 (\frac{6}{5})^2 <25

That means:

x 6 5 x 3 6 x 2 + 25 > 0 x^6-5x^3-6x^2+25>0

So there is no solution for this situation.

I'm still confused. I was trying to solve it as if I didn't have any multiple choice, but I don't understand the solution.

AMINAH ASHRAFI - 4 years, 4 months ago

I don't understand

Yøüñg Sãvågé - 1 month, 1 week ago

check the options given ( far more easy way than @Sandeep Bhardwaj )!! bt still its gud!!

i agree with you though the purpose of proposing a solution is to give full understanding.

Mardokay Mosazghi - 6 years, 9 months ago

I answered the question by checking the options...lolzz But still the general way of solving the problem should be taken into analysis !!

Sandeep Bhardwaj - 6 years, 8 months ago
Ankit Kumar Jain
Mar 19, 2017

x 4 + 5 y = x 2 y 2 + 5 x = 6 x^4 + 5y = x^{2}y^{2} + 5x = 6

x 2 ( x + y ) ( x y ) 5 ( x y ) = 0 { x = y x 2 ( x + y ) = 5 x^2(x + y)(x - y) - 5(x - y) = 0 \Rightarrow \begin{cases}{x = y}\\{x^{2}(x + y) = 5}\end{cases}


x = y x 4 + 5 x 6 = 0 ( x 1 ) ( x + 2 ) ( x 2 x + 3 ) = 0 x = y = 1 , 2 x = y \Rightarrow x^4 + 5x - 6 = 0 \Rightarrow (x - 1)(x + 2)(x^2 - x + 3) = 0 \Rightarrow \boxed{x = y = 1 , -2}


x 2 y 2 + 5 x = 6 x < 6 5 x^{2}y^{2} + 5x = 6 \Rightarrow x < \dfrac{6}{5}

x 4 + 5 y + x 2 y 2 + 5 x = 12 x + y < 12 5 x^4 + 5y + x^{2}y^{2} + 5x = 12 \Rightarrow x + y < \dfrac{12}{5}

x 2 y 2 ( x + y ) < ( 6 5 ) 2 × 12 5 < 5 no solutions \Rightarrow x^{2}y^{2}(x + y) < (\dfrac{6}{5})^{2}\times{\dfrac{12}{5}} < 5 \Rightarrow \text{no solutions}

( x , y ) = ( 1 , 1 ) , ( 2 , 2 ) \therefore \boxed{(x , y) = (1 , 1) , (-2 , -2)}

Garv Khurana
Nov 9, 2018

Since it is multiple choice, just check the given options to find the answer x=y=-2 or x=y=1

Mukul Rathi
Jan 10, 2015

It is easy to see x=y=1 is an obvious solution. So the only multiple choice option that has this is : x=y=-2 or x=y=1. So we are done.

Raakin Kabir
Aug 29, 2016

All I did was just try out each solution given in the options and found out that option C satisfied both equations.

Ajla Cehajic
Mar 27, 2016

Guess like me.

Only joking Its the second one.

Ravi Indra
Nov 28, 2014

Simply substitute the values of x and y from the options the one which satisfies both the equations is the Sol

Jack Mamati
Oct 10, 2014

Substitute the values from the choices. EASY!

Rachmat Quddus
Oct 3, 2014

we can substitute reply from all multiple choice, and select which one is correct

Nurul Rashid
Sep 26, 2014

for a easy way out, try putting all the given answers. whichever satisfies both equations is the solution.

In Vietnam, you won't have those options and have to solve it completely to get points.

Nguyễn Hữu Khánh - 6 years, 8 months ago
Seif Eldin Adel
Sep 20, 2014

x^4+5y=6 (1)

x^2.y^2+5x=6 (2)

eq (1) equal eq (2)

x^4+5y=x^2.y^2+5x x^4 - x^2.y^2 = 5(x - y) x^2.(x^2 - y^2) = 5.(x - y) x^2.(x - y).(x + y) = 5.(x - y) x^2.(x - y).(x + y) - 5.(x - y) = 0 (x - y).[ x^2.(x + y) - 5 ] = 0

x-y=0 so x=y (3) ----- or x^4 + 5x - 6 = 0 (x+2)(x-1)(x^2-x+3)=0 x = -2 or x = 1 and 2 imaginary roots

x = y = -2 x = y = 1

I agree with daniel ways

engki mai putra - 5 years, 6 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...