document.write( "Question 33237This question is from textbook
\n" );
document.write( ": Solve the inequality and write the solution set in interval notation\r
\n" );
document.write( "\n" );
document.write( "(3/5)x + (2/3) (x - 5) < x \n" );
document.write( "
Algebra.Com's Answer #19642 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! (3/5)x + (2/3) (x - 5) < x \n" ); document.write( "=> [9x + 10(x-5)]/15 < x \n" ); document.write( "=> 19x - 50 < 15x \n" ); document.write( "=> 4x < 50 \n" ); document.write( "=> x < 25/2 \n" ); document.write( "Answer: x belongs to (-infinity, 25/2) \n" ); document.write( " |