document.write( "Question 246173: Please solve this: sqrt(3x + 9) <= 3 \n" ); document.write( "
Algebra.Com's Answer #179806 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Let's first get rid of the sq rt by squaring both sides. \n" ); document.write( "[sqrt(3x + 9)]^2 <= 3^2 This will give us: \n" ); document.write( "3x+9<=9 Subtract 9 from both sides will be: \n" ); document.write( "3x<=0 Divide both sides by 3 results in: \n" ); document.write( "x<=0 \n" ); document.write( "Check this answer in the original problem. \n" ); document.write( "Does it work? \n" ); document.write( "RJ Toftness \n" ); document.write( "Check out my book at www.math-unlock.com \n" ); document.write( " |