document.write( "Question 289104: square root of 14 over the square root of 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #209468 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! sqrt(14)/sqrt(3) \r \n" ); document.write( "\n" ); document.write( "Multiply numerator and denominator by sqrt(3) (same as multiplying by 1):\r \n" ); document.write( "\n" ); document.write( "(sqrt(14)*Sqrt(3))/(sqrt(3)*sqrt(3)) = \n" ); document.write( "sqrt(14*3)/sqrt(3^2)= \n" ); document.write( "sqrt(42)/3 \n" ); document.write( " |