document.write( "Question 306864: how do you work out 4 times the square root of 2 plus 6 times the sqaure root of 50 ?? \n" ); document.write( "
Algebra.Com's Answer #219550 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! how do you work out 4 times the square root of 2 plus 6 times the sqaure root of 50 ??\r \n" ); document.write( "\n" ); document.write( "4*sqrt(2) + 6*sqrt(50) = \n" ); document.write( "4*sqrt(2) + 6*sqrt(25*2) = \n" ); document.write( "4*sqrt(2) + 6*sqrt(25)*sqrt(2)= \n" ); document.write( "4*sqrt(2) + 6*5*sqrt(2) = \n" ); document.write( "4*sqrt(2) + 30*sqrt(2) = 34*sqrt(2) \n" ); document.write( " |