document.write( "Question 403628: A number, x, increased by twice itself is less than 72. Find all possible values for the number.\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #285388 by robertb(5830)![]() ![]() You can put this solution on YOUR website! x + 2x < 72 \n" ); document.write( "==> 3x < 72 \n" ); document.write( "==> x < 24. \n" ); document.write( "The solution set is the interval ( |