document.write( "Question 1050065: find the greatest integer which is such that if 7 is added to its double the resulting number become greater than three times the integer \n" ); document.write( "
Algebra.Com's Answer #665656 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
LET X REPRESENT THAT INTEGER
\n" ); document.write( "Question States (Write as You read)
\n" ); document.write( "7 + 2x > 3x
\n" ); document.write( "7 > x
\n" ); document.write( "x< 7
\n" ); document.write( " greatest integer that could be used is 6.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );