If y 9 − x 4 = x + y 5 , find ∣ 2 y 3 x ∣ .
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.
same here.
Multiply everything by ( x ) ( y ) ( x + y ) to get rid of the denominators to get 9 x ( x + y ) − 4 y ( x + y ) = 5 x y . Distribute and expand to get 9 x 2 + 5 x y − 4 y 2 = 5 x y , then simplify to get 9 x 2 = 4 y 2 . Take the square root and isolate a variable to get x = ± 3 2 y . Plugging in this to the desired value of ∣ 2 y 3 x ∣ shows the answer is 1 .
Desenvolvendo,
y 9 − x 4 = x + y 5 x y 9 x − 4 y = x + y 5 9 x 2 + 9 x y − 4 x y − 4 y 2 = 5 x y 9 x 2 = 4 y 2 y 2 x 2 = 9 4 ∣ y x ∣ = 3 2
Com efeito,
∣ 2 y 3 x ∣ = 2 3 ⋅ ∣ y x ∣ = 2 3 ⋅ 3 2 = 1
9 ÷ y − 4 ÷ x = 5 ÷ ( x + y ) → 9 x ÷ − 4 = 5 x ÷ y → 9 x − 4 y = 5 x y → x = 1 , y = 1 .
So 1 .
Problem Loading...
Note Loading...
Set Loading...
Hello all,
as for this problem,
given that 9 / y - 4 / x = 5 / (x+y)
9x - 4y / xy = 5 / (x+y)
(x+y)(9x - 4y) = 5(xy)
9x^(2) - 4xy + 9xy - 4y^(2) = 5xy
9x^(2) - 4y^(2) = 0
9x^(2) = 4y^(2)
(3x)^(2) = (2y)^(2)
by taking square root on both sides,
3x = 2y
3x / 2y = 1
therefore, | 3x / 2y | =1......
thanks....