document.write( "Question 802506: a number multiplied by 5 is greater than that number. Find the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #484122 by tommyt3rd(5050) You can put this solution on YOUR website! 5x>x \n" ); document.write( "4x>0 \n" ); document.write( "x>0\r \n" ); document.write( "\n" ); document.write( "any positive number \n" ); document.write( " |