document.write( "Question 64149This question is from textbook Pre-Algebra
\n" );
document.write( ": a number is less than the sum of twice its oppisite and five. find the number \n" );
document.write( "
Algebra.Com's Answer #44848 by 303795(602)![]() ![]() ![]() You can put this solution on YOUR website! If the number is x then your problem becomes \n" ); document.write( "x < -2x + 5 (Add 2x to each side of the equation) \n" ); document.write( "x + 2x < -2x + 5 + 2x \n" ); document.write( "3x < 5 (Divide each side by 3) \n" ); document.write( "x < 5/3 \n" ); document.write( "So x can be any number less than 5/3 ie -250 or 0 or 1.25 or ... etc \n" ); document.write( " |