Question
Question: Solve the following equations: \(\left( {{x^2} - {y^2}} \right)\left( {x - y} \right) = 16xy,\left...
Solve the following equations:
(x2−y2)(x−y)=16xy,(x4−y4)(x2−y2)=640x2y2
A. x = 0,y = 0 B. x = 9,y = 3 C. x = 4,y = 5 D. x = 3,y = 9
Solution
Hint: If you depict these equations as quadratic i.e. equation with degree 0 and biquadratic i.e. equation with degree 1 in two variables, you are absolutely on the right path. You must write both the equations and try to find the common term between them to make them connected in a certain way as in order to solve them which will then lead us to the values of x and y.
Complete step-by-step answer:
Given equations are:
(x2−y2)(x−y)=16xy
⇒xy=16(x2−y2)(x−y) … (1)
And squaring on both sides we get,
(x4−y4)(x2−y2)=640x2y2
By using formula a4−b4=(a−b)(a+b)(a2+b2) we get,
⇒(x−y)(x+y)(x2+y2)(x2−y2)=640x2y2
Now by using formula (a−b)(a+b)=a2−b2 we can write,
⇒(x2+y2)(x2−y2)2=640(xy)2
Substitute the value of equation (1), in above equation, we get
\Rightarrow \left( {{x^2} + {y^2}} \right){\left( {{x^2} - {y^2}} \right)^2} = 640{\left\\{ {\dfrac{{\left( {{x^2} - {y^2}} \right)\left( {x - y} \right)}}{{16}}} \right\\}^2}
\Rightarrow \left( {{x^2} + {y^2}} \right){\left( {{x^2} - {y^2}} \right)^2} = 640\left\\{ {\dfrac{{{{\left( {{x^2} - {y^2}} \right)}^2}{{\left( {x - y} \right)}^2}}}{{256}}} \right\\}
⇒2(x2+y2)(x2−y2)2=5(x2−y2)2(x−y)2 ⇒2(x2+y2)=5(x−y)2
Now by using formula (a−b)2=a2+b2−2ab,
⇒2(x2+y2)=5(x2+y2−2xy) ⇒2x2+2y2=5x2+5y2−10xy ⇒3x2+3y2=10xy ⇒x2+y2=310xy
Subtract 2xy from both sides,
⇒x2+y2−2xy=310xy−2xy
Now by using a2−b2+2ab=(a−b)2,
⇒(x−y)2=34xy … (2)
By using formula a2−b2=(a−b)(a+b) from (1) we have,
⇒(x+y)(x−y)2=16xy … (3)
Substituting (2) in (3) we get,
(x+y)34xy=16xy ⇒xy(x+y)=12xy ⇒xy(x+y)−12xy=0 ⇒xy(x+y−12)=0 If xy=0 ⇒x=0,y=0 Also x+y−12=0 ⇒y=12−x
Substituting y in (3) we get,
(x+12−x)(x−12+x)2=16x(12−x) ⇒12(2x−12)2=16(12x−x2) ⇒3×4(x−6)2=4(12x−x2) ⇒3(x−6)2=12x−x2
Now use (a−b)2=a2+b2−2ab formula,
⇒3x2+108−36x=12x−x2 ⇒4x2−48x+108=0
By dividing the whole equation by 4 we get,
x2−12x+27=0
Now we will use factorisation method to solve this equation,
x2−9x−3x+27=0 ⇒x(x−9)−3(x−9)=0 ⇒(x−3)(x−9)=0 ⇒x=3,9 ∴ y=12−x ⇒y=9,3
So, the values of x are 0,3,9 and corresponding values of y are 0,9,3
The combinations are:
(0,0) (3,9) (9,3)
Note: Whenever you have to solve these types of questions, firstly solve one of the two equations for one of the variables in terms of the other and then substitute the expression for this variable into the second equation. Then solve for the remaining variable, then we simply substitute that solution into either of the original equations to find the value of the first variable. Thus, we get our desirable answer i.e. the values of x and y.