document.write( "Question 39945This question is from textbook alegbra 1
\n" );
document.write( ": whats the square root of 3 + the square root of 1 over 3 \n" );
document.write( "
Algebra.Com's Answer #25396 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! sqrt(3) + 1/sqrt(3) = (rationalize the denominator) \n" ); document.write( "sqrt(3) + sqrt(3) / 3 = (make denominators \"like\") \n" ); document.write( "3*sqrt(3) / 3 + sqrt(3) / 3 = \n" ); document.write( "4*sqrt(3) / 3 \n" ); document.write( " |