document.write( "Question 628439: Write your solution using set builder notation. Please show all of your work.
\n" );
document.write( "solve
\n" );
document.write( "-11x-24<9-2(5x-9) \n" );
document.write( "
Algebra.Com's Answer #395611 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write your solution using set builder notation. Please show all of your work. \n" ); document.write( "solve \n" ); document.write( "-11x-24<9-2(5x-9) \n" ); document.write( "-11x-24<9-10x+18 \n" ); document.write( "-x<24+27 \n" ); document.write( "-x<51 \n" ); document.write( "x>-51 \n" ); document.write( "{x|x>-51} \n" ); document.write( " \n" ); document.write( " |