document.write( "Question 1337: John likes 400 but not 300, he likes 100 but not 99, he likes 3600 but not
\n" );
document.write( "3700. What number does John like ? \n" );
document.write( "
Algebra.Com's Answer #402 by khwang(438)![]() ![]() ![]() You can put this solution on YOUR website! 400, 100 and 600 are square of 20, 10 and 60,repectively. \n" ); document.write( " While 300,99 and 3700 are not.\r \n" ); document.write( "\n" ); document.write( " So, John likes square numbers (perfect numbers) ie the form n^2 for \n" ); document.write( " some natural number n. \n" ); document.write( " |