document.write( "Question 880580: Square root of 6 * square root of 5 * square root of 4 * square root of 3 * square root of 2 * square root of 1 = k square root of 5
\n" );
document.write( "What is the value of k?
\n" );
document.write( "Thnx \n" );
document.write( "
Algebra.Com's Answer #531574 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Square root of 6 * square root of 5 * square root of 4 * square root of 3 * square root of 2 * square root of 1 = k square root of 5 \n" ); document.write( "we need the prime factors for each term \n" ); document.write( "(3^1/2 * 2^1/2) * 5^1/2 * (2^1/2 * 2^1/2) * 3^1/2 * 2^1/2 * 1^1/2 \n" ); document.write( "combine like terms by adding their exponents and note 1^1/2 = 1 \n" ); document.write( "3 * 2^2 * 5^1/2 = 12 * 5^1/2 \n" ); document.write( "k = 12 \n" ); document.write( " \n" ); document.write( " |