document.write( "Question 828478: find three consecutive even integerss such that the square of the largest exceeds the sum of the squares of the other two by 12 \n" ); document.write( "
Algebra.Com's Answer #499362 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! n is an integer, greater than zero. \n" ); document.write( "Three even integers may be 2n, 2n+2, 2n+4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The meaningful solution for n is \n" ); document.write( "The three even consecutive integers are 4, 6, and 8. \n" ); document.write( " |