document.write( "Question 53290: Solve the inequality and write the solution in set builder notation:
\n" );
document.write( "1/3x + 1/5 equal to or greater than 1/10(x-2) \n" );
document.write( "
Algebra.Com's Answer #35528 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Solve the inequality and write the solution in set builder notation: \n" ); document.write( ": \n" ); document.write( "1/3x + 1/5 equal to or greater than 1/10(x-2) \n" ); document.write( ": \n" ); document.write( "1/3x + 1/5 => 1/10(x-2) \n" ); document.write( ": \n" ); document.write( "Get rid of the denominators; mult eq by 30 and you have: \n" ); document.write( "10x + 6 => 3(x-2) \n" ); document.write( ": \n" ); document.write( "10x + 6 => 3x - 6 \n" ); document.write( ": \n" ); document.write( "10x - 3x => -6 - 6 \n" ); document.write( ": \n" ); document.write( "7x => -12 \n" ); document.write( ": \n" ); document.write( "x => -12/7 \n" ); document.write( ": \n" ); document.write( "I think set builder notation would be: \n" ); document.write( " x|x| => -12/7, x is an element of real numbers \n" ); document.write( " \n" ); document.write( " |