document.write( "Question 369225: three times a number is less then two times the same number \n" ); document.write( "
Algebra.Com's Answer #263084 by lefty4ever26(59)\"\" \"About 
You can put this solution on YOUR website!
Whenever you see \"a number\" in a word problem use a variable such as x or y.\r
\n" ); document.write( "\n" ); document.write( "SO\r
\n" ); document.write( "\n" ); document.write( "3 times x is < 2 times x \r
\n" ); document.write( "\n" ); document.write( "OR\r
\n" ); document.write( "\n" ); document.write( "3x < 2x To solve subtract 2x from both sides\r
\n" ); document.write( "\n" ); document.write( "x < 0 So all values of x < 0 would satisfy the equation. In other words any negative value would make the original equation true.
\n" ); document.write( "
\n" );