document.write( "Question 557981: Five times a number is less than three times the same number. Find such a number \n" ); document.write( "
Algebra.Com's Answer #362845 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Five times a number is less than three times the same number. Find such a number \n" ); document.write( "------ \n" ); document.write( "5n < 3n \n" ); document.write( "2n < 0 \n" ); document.write( "n < 0 \n" ); document.write( "------ \n" ); document.write( "All negative numbers. \n" ); document.write( " \n" ); document.write( " |