2 0 0 0 0 1 6
The above is a 7-digit integer that is also a perfect square, with three of its digits hidden.
Find the missing digits and submit your answer as this 3-digit integer.
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.
may be removing all numbers with last digit not in {4, 6} since last digit is 6, so only 4^2 or 6^2 will do
Highly appreciate your solution sir ! perhaps trying this method on more perfect squares would prove it's accuracy.
Let a 2 be a square of an integer ending with 1 6 , then it's obvious that:
a 2 − 1 6 = ( a − 4 ) ( a + 4 )
Divisible by 1 0 0 , so a = 2 b and ( b − 2 ) ( b + 2 ) is divisible by 25.
Then further it must be true, that b = 2 5 n ± 2 and a = 5 0 n ± 4 , because:
1 4 0 4 2 < ( 1 . 4 1 4 × 1 0 0 0 ) 2 < ( 1 0 0 0 2 ) 2 = 2 0 0 0 0 0 0 .
1 4 5 4 2 > 1 4 5 0 2 = 2 1 0 2 5 0 0 > 2 1 0 0 0 0 0 .
Hence a = 1 4 4 6 which gives us a 2 = 2 0 9 0 9 1 6
((First of all I'm sorry for posting the following solution in your comment; since I can't comment in a separate one!))
here is another solution: (WXYZ)^2=20•••16
Which means that the first digit from left has the form of: W^2+ a carry = 2 This has two possibilities, either w^2=1 & the carry=1 Or W^2=2 & the carry=0; which is rejected since W is an integer ... So W=1. Now for Z & Y; if we take a look at the first digit from right, which is 6, then there are two possibilities, either Z= 4 or Z=6, for the first case of Z=4, we can find a value of Y such that: 4 2 Y+ ((4^2-(4^2%10))/10= a number with 1 as the first digit from the right, then 8 Y= a number with zero as a first digit from the right... So Y=5(initially we can test the number 1X54 for different values of X and conclude this is not a solution). For the second case of Z=6, Y will have a form: 6 2*Y+(6^2-(6^2%10))/10=a number with 1 as the first digit from the right ... 12Y=a number with 8 as the first digit from right, solving this will lead to two possibilities, either Y=4(testing the number 1X46 for different values of X will show that this is a solution, and I will prove this using equations later), or Y=9(initially we can test the number 1X96 by the calculator for different values of X ,,, so this is not a solution)
To find a Value of X ... We use the following equations: Noting that the second digit from the left has a value of zero and result with a carry of 1 means that the summation which result in the digit of zero=10, so... 2X+carry3=10 ...(1)
Carry3=((X^2+8+carry2)-(X^2+8+carry2)%10)/10 ...(2)
Carry2=((8X+13+carry1)-(8X+13+carry1)%10)/10 ...(3)
Carry1=((12X+11)-(12X+11)%10)/10 ... (4)
testing values of x (from 0 to 9) yields to X=4
Because I know that 1 4 2 = 1 9 6 and 1 5 2 = 2 2 5 ,
so 1 4 0 0 2 = 1 9 6 0 0 0 0 and 1 5 0 0 2 = 2 2 5 0 0 0 0 .
I tried 1 4 5 0 2 and get 2 1 0 2 5 0 0 .
So I am sure that the 7-digit integer is 1 4 4 4 2 or 1 4 4 6 2 . (This is because only a number with last digit 4 or 6 brings last digit to 6 after squaring it)
I test the last two digit and found 4 4 2 = 1 9 3 6 and 4 6 2 = 2 1 1 6 .
Therefore the 7-digit integer is 1 4 4 6 2 = 2 0 9 0 9 1 6 , the missing digit is 9 0 9 .
2 0 [ ] [ ] [ ] 1 6 = n 2 well 16 is a pretty number so I'm gonna write this as a sum of numbers.
2 0 [ ] [ ] [ ] 0 0 + 1 6 = a 2 + 2 a b + b 2 where n = a + b .
If b 2 = 1 6 then 2 0 [ ] [ ] [ ] 0 0 = a 2 + 2 ∗ 4 a .
If 2 0 [ ] [ ] [ ] 0 0 = 2 0 [ ] [ ] [ ] ∗ 1 0 0 then 1 0 0 a 2 + 2 5 2 a has to be natural numbers since 2 0 [ ] [ ] [ ] is probably a natural number too.
Then I should be able to factorize a to 2 5 r . Now we have 4 2 5 r 2 + 2 r .
Following the same logic then I should be able to factorize r to 2 t so that 4 2 5 r 2 + 2 r becomes 2 5 t 2 + 4 t .
Well, I have no idea what I can do now so I'm gonna estimate it. Let us solve for t where 2 5 t 2 + 4 t = 2 2 0 0 0 0 + 2 0 9 9 9 and after that just round off whatever we get.
If we still don't find the correct solution then we are going to add one or remove one from t until 2 5 t 2 + 4 t < 2 0 0 0 0 or 2 5 t 2 + 4 t > 2 0 9 9 9 .
t = − 2 9 or t = 2 9 . Let us put the solutions back into the function 2 5 ( − 2 9 ) 2 + 4 ∗ ( − 2 9 ) = 2 0 9 0 9 .
2 0 9 0 9 1 6 = 1 4 4 6 and would you look at that. No wonder why 85% of everyone managed to solve this problem, jk this was kinda hard.
. (WXYZ)^2=20•••16
Which means that the first digit from left has the form of: W^2+ a carry = 2 This has two possibilities, either w^2=1 & the carry=1 Or W^2=2 & the carry=0; which is rejected since W is an integer ... So W=1. Now for Z & Y; if we take a look at the first digit from right, which is 6, then there are two possibilities, either Z= 4 or Z=6, for the first case of Z=4, we can find a value of Y such that: (4) (2) (Y)+ ((4^2-(4^2%10))/10= a number with 1 as the first digit from the right, then 8 Y= a number with zero as a first digit from the right... So Y=5(initially we can test the number 1X54 for different values of X and conclude this is not a solution). For the second case of Z=6, Y will have a form: (6) (2)*(Y)+(6^2-(6^2%10))/10=a number with 1 as the first digit from the right ... 12Y=a number with 8 as the first digit from right, solving this will lead to two possibilities, either Y=4(testing the number 1X46 for different values of X will show that this is a solution, and I will prove this using equations later) or Y=9(initially we can test the number 1X96 by the calculator for different values of X ,,, so this is not a solution)
To find a Value of X ... We use the following equations: Noting that the second digit from the left has a value of zero and result with a carry of 1 means that the summation which result in the digit of zero=10, so... 2X+carry3=10 ...(1)
Carry3=((X^2+8+carry2)-(X^2+8+carry2)%10)/10 ...(2)
Carry2=((8X+13+carry1)-(8X+13+carry1)%10)/10 ...(3)
Carry1=((12X+11)-(12X+11)%10)/10 ... (4)
Solving for different values of X ;where X between 0 & 9, & X satisfies equation #1, yields to X=4
So the result is (WXYZ)^2=(1446)^2=2090916
Problem Loading...
Note Loading...
Set Loading...
My solution is not elegant! The number 20xyz16 is a perfect square, so the number squared must be between 2,000,000 and 2,100,000 which means that that number TO SQUARE must be between 1414.2 and 1449.1. 2,0xy,z16 is a multiple of 4 (not necessarily a multiple of 16) so the square root of this must be even. Also the square ends in 6, so the square root cannot end in 0, 2 or 8 but must end in 4 or 6. There are only 7 numbers STRICTLY between 1414.2 and 1449 which obey these conditions (i.e. not 1414 - too small). And trial and error (something that I don't like, and think that someone else will do better?!) gives that 1446^2 = 2,090,916 is the only number that obeys these few conditions. So the 3 digit answer is 909. Regards, David