document.write( "Question 174105: Find the product of two consecutive positive even integers is 288. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #128992 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the product of two consecutive positive even integers is 288. Find the integers. \n" ); document.write( "---------------- \n" ); document.write( "There are 2 ways to do this. \n" ); document.write( "Method #1 \n" ); document.write( "Find the square root of 288. It's just under 17 (17^ = 289). It's the even numbers just under and over 17, 16 & 18. \n" ); document.write( "Done. \n" ); document.write( "------------- \n" ); document.write( "Method #2 \n" ); document.write( "x*(x+2) = 288 \n" ); document.write( "x^2 + 2x - 288 - 0 \n" ); document.write( "(x-16)*(x + 18) = 0 \n" ); document.write( "x = 16 (2nd # is 18) \n" ); document.write( "A lot more work. \n" ); document.write( " \n" ); document.write( " |