document.write( "Question 752689: I need to find all sets of three consecutive positive even integers with a sum no greater than 36 \n" ); document.write( "
Algebra.Com's Answer #457967 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
Please check your problem statement because the set of solutions is infinite:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%0D%0A%28n%29+%2B+%28n%2B1%29+%2B+%28n%2B2%29%3C=36%0D%0A\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "leads to n=11, but n must be even so n=10\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Our list of consecutive even integers with a sum less than or equal to 36 ends with {10, 12, 14} but it has no beginning.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ":)
\n" ); document.write( "
\n" );