document.write( "Question 77655: SQRT of 2 - SQRT of 8 = \n" ); document.write( "
Algebra.Com's Answer #55697 by prabhjyot(165)![]() ![]() ![]() You can put this solution on YOUR website! Sqrt(2)-sqrt( 8) \n" ); document.write( "we can write sqrt(8) =2*sqrt(2) \n" ); document.write( "So sqrt(2) - 2*(sqrt(2)) \n" ); document.write( "Taking the common term out we get, \n" ); document.write( "= sqrt(2)*(1-2) \n" ); document.write( "= (-sqrt(2)) \n" ); document.write( " |