document.write( "Question 891872: estimate each square root to nearest whole number:
\n" ); document.write( "1. square root of 31
\n" ); document.write( "2. square root of 24
\n" ); document.write( "3. square root of 112
\n" ); document.write( "4. square root of 152
\n" ); document.write( "

Algebra.Com's Answer #540109 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
I'll do the first two to get you started\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "# 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The perfect squares are 1, 4, 9, 16, 25, 36, ....\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice how the number 31 is between 25 and 36. Also note how 5^2 = 25 and 6^2 = 36\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So \"sqrt%2831%29\" is between 5 and 6.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Using a calculator, we find this approximation \"sqrt%2831%29+=+5.56776436283002\" (that decimal value goes on forever without a known pattern)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So that confirms what is said above. Round 5.56776 to the nearest whole number to get 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the answer to #1 is 6\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "================================================================\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "# 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use a calculator to get this approximation: \"sqrt%2824%29+=+4.89897948556636\" and round that to the nearest whole number to get the final answer of 5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "================================================================\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I'll leave the rest (#3 and #4) for you to solve.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );