document.write( "Question 39893: help!\r
\n" );
document.write( "\n" );
document.write( "\r
\n" );
document.write( "\n" );
document.write( "Please show steps, I don't understand! \n" );
document.write( "
Algebra.Com's Answer #25345 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Okay, from \n" ); document.write( "x sqrt(18) - 3 sqrt(8x^2) \n" ); document.write( "The idea is to factor the roots out into perfect squares and what's left over, for example sqrt(18) = sqrt(9)*sqrt(2) = 3*sqrt(2)... \n" ); document.write( "Also sqrt(8x^2) = sqrt(4x^2)*sqrt(2) = 2x*sqrt(2) \n" ); document.write( "So if we put it together, we have \n" ); document.write( "x sqrt(18) - 3 sqrt(8x^2) = \n" ); document.write( "3x*sqrt(2) - 6x*sqrt(2) = \n" ); document.write( "-3x*sqrt(2) \n" ); document.write( " |