document.write( "Question 205911This question is from textbook elementary and intermediate algebra
\n" );
document.write( ": I am trying to simply the radicals sqrt(16n) and sqrt(7z^16). I think the first radical is 4n however, I am unsure of the second one. Any input would be greatly appreciated. \n" );
document.write( "
Algebra.Com's Answer #155491 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I am trying to simply the radicals sqrt(16n) \n" ); document.write( "sqrt(16n) \n" ); document.write( "= sqrt(16)*sqrt(n) \n" ); document.write( "= 4sqrt(n) \n" ); document.write( "---------- \n" ); document.write( " and sqrt(7z^16) \n" ); document.write( "= sqrt(7)*sqrt(z^16) \n" ); document.write( "= (z^8)*sqrt(7) \n" ); document.write( " \n" ); document.write( " |