document.write( "Question 710081: simplify \n" );
document.write( "
Algebra.Com's Answer #436856 by tjansen(4)![]() ![]() ![]() You can put this solution on YOUR website! simplify sqrt(24)- sqrt(96)+ sqrt(6) Change notation \n" ); document.write( "=sqrt(4*6)-sqrt(16*6)+sqrt(6) Factor numbers within the sqrt sign \n" ); document.write( "=sqrt(4)*sqrt(6)-sqrt(16)*sqrt(6)+sqrt(6) sqrt of product = product of sqrts \n" ); document.write( "=2sqrt(6)-4sqrt(6)+sqrt(6) Sqrt(4)=2 and Sqrt(16)=4 \n" ); document.write( "=(2-4+1)sqrt(6) Factor out sqrt(6) \n" ); document.write( "=-(1)sqrt(6) Combine terms. Simplest form because sqrt(6)=sqrt(2)sqrt(3) are irrational \n" ); document.write( " |