document.write( "Question 321112: I am working with simplifying radicals, my problem says to write each expression in simplified radical form.
\n" );
document.write( "When I work it out, I come up with square 2 as my answer, I am told it should be 1/3, Please help me to understand what I am doing incorrectly. Here is the problem.\r
\n" );
document.write( "\n" );
document.write( "sqrt 2
\n" );
document.write( "________
\n" );
document.write( "sqrt 18\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #229966 by mananth(16946)![]() ![]() You can put this solution on YOUR website! sqrt2 / sqrt18 \n" ); document.write( "=sqrt2 / sqrt(2*3*3) \n" ); document.write( "=sqrt2 / sqrt2*sqrt9 \n" ); document.write( "=sqrt2/ 3 sqrt2 \n" ); document.write( "=1/3 \n" ); document.write( " |