document.write( "Question 1100245: There is a two-digit number whose digits are the same, and has got the following property: When squared, it produces a four-digit number, whose first two digits are the same and equal to the original’s minus one, and whose last two digits are the same and equal to the half of the original’s. Find that number. \n" ); document.write( "
Algebra.Com's Answer #714740 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! ------------------------------------------------------------ \n" ); document.write( "two-digit number whose digits are the same, and has got the following property: When squared, it produces a four-digit number, whose first two digits are the same and equal to the original’s minus one, and whose last two digits are the same and equal to the half of the original’s. \n" ); document.write( "------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "22*22 is a three-digit number. \n" ); document.write( "33*33 is a four-digit number. \n" ); document.write( "The two-digit number must be 33 or greater.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "33^2=1089 \n" ); document.write( "44^2=1936 \n" ); document.write( "55^2=3025 \n" ); document.write( "66^2=4356 \n" ); document.write( "77^2=5929 \n" ); document.write( "88^2=7744 \n" ); document.write( "99^2=9801\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Description seems closest to 88 as the original number. \n" ); document.write( " |