A four digit number is a perfect square of the natural number N. The four digit number has its first two
digits equal and last two digits equal. Find N
Answers
Answer: Let the number be ‘aabb’ , which is a perfect square number.
its value = 1000a+100a+10b+b ,
=1100a+11b =11(100a+b),………..(1)
As per our assumption 11(100a+b) is a square number .
as 11 is a factor of the square number , another 11 as a factor exists in (100a+b).
so (100a+b)is divisible by 11
or (99a+a+b) is divisible by 11
or, 11×9a+(a+b) is divisible by 11
or, (a+b) must be divisible by 11.
Our assumption was the number is aabb where a or b are simple digits like 1,2,3,4 ….etc .
now value of ‘a’ may be any digit from 1 to 9 , same as for ‘b’ . so maximum value of a+b =9+9=18 , and upto 18 there is only one number 11 which is fully divisible by 11.
So a+b=11
now from (1)
value of the number =11(100a+b)
=11(99a+a+b) =11(99a+11)
=11×11×(9a+1)
now (9a+1) will have also two same factors as we have selected the number is a square number.
value of “a” may be any digit from 1 to 9
When a=1 , 9a+1=9×1+1=10
When a=2, 9a+1=9×2+1=19..So on
so, value of 9a+1 willbe any of the under noted values
10 , 19 , 28 , 37 , 46 , 55 , 64 , 73 , 82
out of them only 64=8×8 i.e. product of same two numbers , and it is for the value of a =7
when a=7 ,
9a+1 =9×7+1=63+1=64=8×8 .
so a=7 , and then b=11–7=4
The perfect square number is aabb=7744 ans and it is only one four digit perfect square number . ans
Answer:
Any four digit number in which first two digits are equal and last two digits are also equal will be in the form 11 × (11a + b) i.e. it will be the multiple of 11 like 1122, 3366, 2244, . . . .
Now, let the required number be aabb.
Since aabb is a perfect square, the only pair of a and b that satisfy the above mentioned condition is a = 7 and b = 4
Hence, 7744 is a perfect square
7744 is the number
And N=88