document.write( "Question 250312: Find two consecutive positive even integer whose product is 224 \n" ); document.write( "
Algebra.Com's Answer #182240 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! n and n+2 \n" ); document.write( "n*(n+2)=224 \n" ); document.write( " \n" ); document.write( " |