document.write( "Question 622223: 20x -3(7x+6)< -8x +16 Write solution in set builder notation show work \n" ); document.write( "
Algebra.Com's Answer #391197 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 20x -3(7x+6)< -8x +16 \n" ); document.write( "20x -21x-18 < -8x +16 \n" ); document.write( "-x-18 < -8x +16 \n" ); document.write( "7x-18 < 16 \n" ); document.write( "7x < 34 \n" ); document.write( "x < 34/7 \n" ); document.write( ". \n" ); document.write( "in set builder notation: \n" ); document.write( "{x | x < 34/7 } \n" ); document.write( " |