document.write( "Question 44946: Solve:\r
\n" );
document.write( "\n" );
document.write( "(√3x+6)+4
Algebra.Com's Answer #29886 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (√3x+6)+4<=7 \n" ); document.write( "Since 3x+6 must not be negative, 3x+6>=0, x>=-2 \n" ); document.write( "Keep that in mind. \n" ); document.write( "Subtract 4 from both sides of the original problem to get: \n" ); document.write( "sqrt(3x+6)<=3 \n" ); document.write( "Square both sides to get: \n" ); document.write( "3x+6<= 9 \n" ); document.write( "Subtract 6 from both sides to get: \n" ); document.write( "3x<=3 \n" ); document.write( "Divide both sides by 3 to get: \n" ); document.write( "x<=1 \n" ); document.write( "Final Answer: -2<= x <=1 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |