document.write( "Question 769484: ±√324 - how do you solve this \n" ); document.write( "
Algebra.Com's Answer #468879 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! A method of extracting roots is to use the factorization of a number (by successively dividing out primes until the number is manageable) \n" ); document.write( "factoring 324...\r \n" ); document.write( "\n" ); document.write( "324=2*162= \n" ); document.write( "2^2*81=2^2*9^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so that 324 = (2*9)^2 = 18^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "therefore the square root of 324 is 18\r \n" ); document.write( "\n" ); document.write( "±√324 = ±18 \n" ); document.write( " |