document.write( "Question 1208758: Find an approximation for squareRoot17 without a calculator. Round to nearest thousandth. \n" ); document.write( "
Algebra.Com's Answer #847191 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "To approximate \n" ); document.write( "In this case our radicand is R = 17, so the equation will update to \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "See this page for more info. In that link, scroll down until you reach the subheading labeled \"Heron's Method\". This is not to be confused with the Heron triangle area formula.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The initial x value is a guess. \n" ); document.write( "Let's say we pick x = 4.5 since it's between 4 and 5 (note that 4^2 = 16 and 5^2 = 25; and 16 < 17 < 25) \n" ); document.write( "We feed that guess into the equation. The result is then the next guess to try. \n" ); document.write( "The process keeps going until both columns agree on the same decimal digits.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Table of values \n" ); document.write( "
\n" ); document.write( "I have highlighted in red where the two columns agree on the partial decimal representation. We can confidently conclude that sqrt(17) = 4.123 when rounding to 3 decimal places.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note that \n" ); document.write( "4.123^2 = 16.999129 \n" ); document.write( "4.1231^2 = 16.99995361 \n" ); document.write( "both of which can be found by hand (given enough time) \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 4.123 \n" ); document.write( " \n" ); document.write( " |