document.write( "Question 891874: Find all the numbers such that the sum of the number and 36 is greater than five times the number. \n" ); document.write( "
Algebra.Com's Answer #540110 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
When x = , then sum of x + 36 =
\n" ); document.write( "1, 37 (yes, greater than 5x)
\n" ); document.write( "2, 38, y
\n" ); document.write( "3, 39, y
\n" ); document.write( "4, 40, y
\n" ); document.write( "5, 41, y
\n" ); document.write( "6, 42, y
\n" ); document.write( "7, 43, y
\n" ); document.write( "8, 44, y
\n" ); document.write( "9, 45, no -- it is EQUAL to 5x the number, but not greater
\n" ); document.write( "Assuming it is positive numbers, the set is {1,2,3,4,5,6,7,8}
\n" ); document.write( "All negative numbers will fit the scenario, as will zero.
\n" ); document.write( "
\n" );