document.write( "Question 367058: If the sum of the number and the original number increased by 5 is greater than 11, which could be a possible value of the number? \n" ); document.write( "
Algebra.Com's Answer #261708 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the value of the number:
\n" ); document.write( "question states
\n" ); document.write( "x + (x+5) >11
\n" ); document.write( "2x > 6
\n" ); document.write( "x > 3
\n" ); document.write( "values > 3 are the possible values of the number \n" ); document.write( "
\n" );