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) 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( " \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( " |