document.write( "Question 327939: 47 - (2x + 5) less than or equal too 3(x+2)+ x\r
\n" );
document.write( "\n" );
document.write( "use set-builder notation to describe the complete solution \n" );
document.write( "
Algebra.Com's Answer #234852 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 47 - (2x + 5) <= 3(x+2)+ x \n" ); document.write( "47-2x-5<= 3x+6+x \n" ); document.write( "42-2x<=4x+6 \n" ); document.write( "Add 2x to both side \n" ); document.write( "42-2x+2x<=4x+6+2x \n" ); document.write( "42<=6x+6\r \n" ); document.write( "\n" ); document.write( "add -6 to both sides \n" ); document.write( "42-6<=6x+6-6 \n" ); document.write( "36<=6x \n" ); document.write( "divide by6 both sides \n" ); document.write( "36/6 <=x \n" ); document.write( "6<=x\r \n" ); document.write( "\n" ); document.write( "{x|x>=6} \n" ); document.write( " |