1 2 p + 1 8 p 8 p + 2 7 p = 1 2 + 1 8 8 + 2 7
A number p satisfy the above equation. Which of these choices satisfy the value of p ?
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.
Nice and thorough analysis. Good job!
Prove or disprove :
If a , b , c , d are positive real numbers with a × b = c × d . Then the solutions for x in the equation c x + d x a x + b x = c + d a + b is only ± 1 .
Log in to reply
True right?
I substituted p for -k, then multiplied numerator and denominator by various a k until I had positive powers of integers everywhere. And I ended up with
1 8 k + 1 2 k 2 7 k + 8 k
It turns out that this only works because 8 × 27 = 12 × 18. The more general formula (found by multiplying num and denom by ( a b c d ) k ) is
c − k + d − k a − k + b − k = ( a b ) k ( c k + d k ) ( c d ) k ( a k + b k )
Thats so simple.If you take power -1 then all the values reverses and take their L.C.M which will give the valueof 216 same is the L.C.M of upr and lower case which will cutt each other and hence wo got the same value as above.
Here's one way to show that − 1 is a solution, but one should note that this solution does not show that p = ± 1 only. For the sake of completeness, read Brian's Charlesworth solution.
Suppose we have A × B = C × D for positive numbers A , B , C , D , then
C + D A + B = = = = C + D A + B × C D 1 A B 1 C D C + D A B A + B C 1 + D 1 A 1 + B 1 C − 1 + D − 1 A − 1 + B − 1
In this case, A = 8 , B = 2 7 , C = 1 2 , D = 1 8 , p = − 1
Let 2^p = x , 3^p = y
Then
(x^3 + y^3)/x y(x + y) = 35/30
(x^2 - x y + y^2)/x y = 7/6
6(x^2) - 13 x y + 6(y^2) = 0
(2 x - 3 y)(3 x - 2 y) = 0
Then
2 x - 3 y = 0 ......................... (1)
Or
3 x - 2 y = 0 ..........................(2)
From Eq (1)
2^(p + 1) = 3^(p + 1)
Then
p + 1 = 0
p = -1
From Eq (2)
2^(p - 1) = 3^(p - 1)
Then
p - 1 = 0
p = 1
It is very simple if we take inverse and solve, we get the same as right hand side.
LHS =1/8+1/27////1/12+1/18 =35/216/////30/216 =35/30 =7/6 RHS 35/30 =7/6
its easy guys,mark an crossing product each other and you will see thats thereis -1 thanks
Problem Loading...
Note Loading...
Set Loading...
Just for sake of variety and completeness .....
Using the identity a 3 + b 3 = ( a + b ) ( a 2 − a b + b 2 ) we have that
1 2 p + 1 8 p 8 p + 2 7 p = 2 2 p 3 p + 2 p 3 2 p 2 3 p + 3 3 p = 2 p 3 p ( 2 p + 3 p ) ( 2 p ) 3 + ( 3 p ) 3 =
2 p 3 p ( 2 p + 3 p ) ( 2 p + 3 p ) ( 2 2 p − 2 p 3 p + 3 2 p ) = 2 p 3 p 2 2 p − 2 p 3 p + 3 2 p =
( 3 2 ) p − 1 + ( 2 3 ) p = 1 2 + 1 8 8 + 2 7 = 6 7 ⟹ ( 3 2 ) p + ( 2 3 ) p = 6 1 3 .
Now letting x = ( 3 2 ) p our equation becomes
x + x 1 = 6 1 3 ⟹ 6 x 2 − 1 3 x + 6 = 0 .
By the quadratic equation we have that
x = 2 ∗ 6 1 3 ± 1 3 2 − 4 ∗ 6 ∗ 6 = 1 2 1 3 ± 5 ,
and so x = ( 3 2 ) p can equal either 1 2 1 3 − 5 = 3 2 or 1 2 1 3 + 5 = 2 3 ,
implying that p can equal either 1 or − 1 , respectively. Thus, from the options given, the correct choice is − 1 .