document.write( "Question 251149: A, B, and C each can be any digit 0 through 9, possibly the same. The seven-digit whole number: 20ABC01 is a perfect square. What is the middle digit, B?\r
\n" ); document.write( "\n" ); document.write( "A.1 B.3 C.5 D.7 E. 9
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #184105 by Edwin McCravy(20086)\"\" \"About 
You can put this solution on YOUR website!
A, B, and C each can be any digit 0 through 9, possibly the same. The seven-digit whole number: 20ABC01 is a perfect square. What is the middle digit, B?\r
\n" ); document.write( "\n" ); document.write( "A.1 B.3 C.5 D.7 E. 9
\n" ); document.write( "
\r\n" );
document.write( "The smallest possible number 20ABC01 could be, (even\r\n" );
document.write( "if it weren't necessarily a perfect square) is 2000001\r\n" );
document.write( "and the largest it could be would be 2099901.  The\r\n" );
document.write( "square roots of those are 1414.213916 and 1449.103516\r\n" );
document.write( "\r\n" );
document.write( "Therefore the first two digits of the square root of 20ABC01\r\n" );
document.write( "must be 14, and it is between 1414 and 1449\r\n" );
document.write( "\r\n" );
document.write( "Looking at a list of squares of the first 100 integers,\r\n" );
document.write( "we see that the only perfect squares that end in 01 are \r\n" );
document.write( "squares of numbers that end in 01, 49, 51, and 99\r\n" );
document.write( "\r\n" );
document.write( "The only square root 20ABC01 could have and be in that\r\n" );
document.write( "range would be 1449, and \"1449%5E2\" is 2099601.\r\n" );
document.write( "\r\n" );
document.write( "So the middle digit is 9, choice E\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );