Find the sum of all 2 digit numbers when flipped and added together result in a perfect square.
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 way! Answer is another perfect square :)
Exactly Same Way
Log in to reply
Do you remember, you reshare a similar problem?
Log in to reply
Yes I do, I did it on Tuesday.
Log in to reply
@Kushagra Sahni – Keep it up!!
Log in to reply
@Dev Sharma – Today is my NMTC Final exam. I am very nervous.
Log in to reply
@Kushagra Sahni – Best of luck. How can i participate?
Log in to reply
@Dev Sharma – You first need to clear stage 1 of it. To appear for stage-1 ask your school about it next year or maybe you will join a coaching institute so you can appear for it from there.
Log in to reply
@Kushagra Sahni – oh.. Tell me when would you be active on fb? Because moderators don't allow us to chat her
Log in to reply
@Dev Sharma – On Monday Afternoon write hi to me i will come
Log in to reply
@Kushagra Sahni – how was your exam? Share a note of all problems.
Log in to reply
@Dev Sharma – It was absolutely horrible .
Log in to reply
@Kushagra Sahni – I know you have got most problems correct. Please share a note about problems and your experience.
Log in to reply
@Dev Sharma – No seriously It was extremely difficult all intelligent kids in my batch also found it extremely tough. I will show you the questions tomorrow.
Log in to reply
@Kushagra Sahni – Thanks. I would WAIT
Log in to reply
@Dev Sharma – I will upload a note of all the questions by tomorrow
@Kushagra Sahni – hey ??????
Perfect solution.
Problem Loading...
Note Loading...
Set Loading...
Let the required two-digit number n = 1 0 a + b , where a , b = 1 , 2 , 3 , . . . 9 . Then, we have:
1 0 a + b + 1 0 b + a = 1 1 ( a + b ) = m 2 , where m is a positive integer. For 1 1 ( a + b ) to be a perfect square, a + b must be 1 1 . All the possible cases and their sum are as follows:
\[\begin{array} {} 29 &+ & 92& =& 121 \\ 38&+&83&=&121 \\ 47&+&74&=&121 \\ 56&+&65&=&121 \\ \hline &&&& \boxed{484} \end{array} \]