1 0 x = ( 1 0 6 2 4 + 2 5 ) 2 − ( 1 0 6 2 4 − 2 5 ) 2
What is the value of x that satisfies the equation above?
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 solution. Nice and simple!
Let a = ( 1 0 6 2 4 + 2 5 ) and b = ( 1 0 6 2 4 − 2 5 )
Thus by a 2 − b 2 = ( a + b ) ( a − b ) we get, 1 0 x = ( 1 0 6 2 4 + 2 5 + 1 0 6 2 4 − 2 5 ) ( 1 0 6 2 4 + 2 5 − 1 0 6 2 4 + 2 5 )
1 0 x = ( 2 × 1 0 6 2 4 ) ( 2 × 2 5 )
1 0 x = 4 × 2 5 × 1 0 6 2 4
1 0 x = 1 0 0 × 1 0 6 2 4
1 0 x = 1 0 2 × 1 0 6 2 4
1 0 x = 1 0 2 + 6 2 4
1 0 x = 1 0 6 2 6
x = 6 2 6
I did it exactly the same way bro, :) nice work.
Thanks this was so easy to understand
this is exactly what i did to solve the problem
Same. Did it the exact same way!
1 0 x ⇒ x = ( 1 0 6 2 4 + 2 5 ) 2 − ( 1 0 6 2 4 − 2 5 ) 2 = 1 0 1 2 4 8 + ( 5 0 ) 1 0 6 2 4 + 6 2 5 − 1 0 1 2 4 8 + ( 5 0 ) 1 0 6 2 4 − 6 2 5 = ( 1 0 0 ) 1 0 6 2 4 = 1 0 6 2 6 = 6 2 6
1 0 x = ( 1 0 6 2 4 + 2 5 ) 2 − ( 1 0 6 2 4 − 2 5 ) 2
1 0 x = ( 1 0 6 2 4 + 2 5 + 1 0 6 2 4 − 2 5 ) ( 1 0 6 2 4 + 2 5 − 1 0 6 2 4 + 2 5
1 0 x = 2 ( 1 0 6 2 4 ) ( 5 0 )
1 0 x = 1 0 0 ( 1 0 6 2 4 )
1 0 x = 1 0 6 2 6
x = 6 2 6
Oh wow, at first I was amazed that it is a power of 10. Nice problem :)
Log in to reply
Powers of 10 everywhere.Thanks!
Hai.. Welcome
L e t y = 1 0 6 2 4 i → ( y + 2 5 ) 2 = y 2 + 5 0 y + 6 2 5 i i → ( y − 2 5 ) 2 = y 2 − 5 0 y + 6 2 5 i − i i = 1 0 0 y = 1 0 0 0 6 2 4 = 1 0 6 2 6 T h e r e f o r e x = 6 2 6
If we take x=10^624 and y=25, then we have:
(x + y)^2 - (x - y)^2
= (x^2 + 2xy + y^2) - (x^2 - 2xy + y^2)
= 4xy = 100x
= x^626
Method II
: now we set
a
=
1
0
6
2
4
and
b
=
2
5
.
1
0
x
=
(
a
+
b
)
2
−
(
a
−
b
)
2
.
1
0
x
=
a
2
+
2
a
b
+
b
2
−
a
2
+
2
a
b
−
b
2
=
4
a
b
.
4
a
b
=
4
×
2
5
×
1
0
6
2
4
=
1
0
0
×
1
0
6
2
4
.
1
0
x
=
1
0
6
2
4
+
2
So, we conclude x = 626 .
Python:
1 2 3 4 5 6 7 8 |
|
Note: I kind of cheated by looking at the input field to see that it wasn't asking for a decimal answer, so I knew the answer was an integer.
1 0 x = ( 1 0 6 2 4 + 2 5 ) 2 − ( 1 0 6 2 4 − 2 5 ) 2 = ( ( 1 0 6 2 4 + 2 5 ) − ( 1 0 6 2 4 − 2 5 ) ) ( ( 1 0 6 2 5 + 2 5 ) + ( 1 0 6 2 5 − 2 5 ) ) = ( 1 0 6 2 4 + 2 5 − 1 0 6 2 4 + 2 5 ) ( 1 0 6 2 5 + 2 5 + 1 0 6 2 5 − 2 5 )
= 2 × 2 5 × 2 × 1 0 6 2 4 = 1 0 0 × 1 0 6 2 4 = 1 0 2 × 1 0 6 2 4 = 1 0 2 + 6 2 4 = 1 0 6 2 6 ⟹ x = 6 2 6
there is a typo dude, the answer is 626, nice work by the way,I did the same thing as you!
lets say 10^624 +25= a, and 10^624-25=b , then the equation is a^2-b^2= (a+b)(a-b), which substituting gives us that 10^x=2(10^624)(50). so 10^x=100(10^624), so x=626
Nice approach :)
The Only terms will remain are ( 2 × 1 s t t e r m × 2 n d t e r m ) for each
So it will be;
1 0 x = 4 × 2 5 × 1 0 6 2 4 = 1 0 0 × 1 0 6 2 4 = 1 0 2 × 1 0 6 2 4 = 1 0 6 2 6
x = 6 2 6
Using the algebraic identity, a^{2} - b^{2} = (a-b)(a+b), we get 1 0 x = ( 1 0 6 2 4 + 2 5 − 1 0 6 2 4 + 2 5 ) ( 1 0 6 2 4 + 2 5 + 1 0 6 2 4 − 2 5 ) = ( 5 0 ) ( 1 0 6 2 4 ) ( 2 ) ( 1 0 x ) / ( 1 0 6 2 4 ) = 1 0 0 1 0 x − 6 2 4 = 1 0 2 x − 6 2 4 = 2 x = 6 2 5
If ä=10^624 & b=5 then 10^x= ( ä+b )^2 - ( ä-b )^2 = ä^2+2ab+b^2 -( ä^2-2ab +b^2) =4ab =4 10^624 25 =10^2*10^624 =10^626 » x = 626
10^x = (10^624 + 25 + 10^624 - 25)(10^624 + 25 - 10^624 + 25) =
(2 . 10^624 )(50) =10^626
x = 626
Write equation as:
(A+B)^2 - (A-B)^2 =10^x where A=10^624 and B=5^2 (or [10/2]^2)
expanding left side gives:
4AB=10^x
= 4 x 10^624 x [10/2]^2 = 10^x
= [4/4] x 10^624 x 10^2 = 10^ x
=10^624 x 10^2 = 10^x
therefore:
x = 624 + 2 = 626
Let y=10^(624) +25 Note ^ means power to Let Z=10^(624) -25 Then Y^2-Z^2 =(Y+Z)(Y-Z)=100*10^624 =10^626 Then X=626
Problem Loading...
Note Loading...
Set Loading...
If a = 1 0 6 2 4 and b = 2 5 , then
1 0 x = ( a + b ) 2 − ( a − b ) 2 = a 2 + 2 a b + b 2 − ( a 2 − 2 a b + b 2 ) = 4 a b
Because b = 2 5 , then 4 b = 1 0 0 . Moreover, since a = 1 0 6 2 4 , then 4 a b = 1 0 0 a = 1 0 6 2 6 , giving us our final answer of 626.