document.write( "Question 28381: two consecutive even integers whose sum is 126\r
\n" );
document.write( "\n" );
document.write( "three consecutive odd intergers whose sum is 117\r
\n" );
document.write( "\n" );
document.write( "two consecutive even integers whose sum is 217\r
\n" );
document.write( "\n" );
document.write( "three consecutive even integers whose sum is 396 \n" );
document.write( "
Algebra.Com's Answer #16567 by jb007mi6(53)![]() ![]() ![]() You can put this solution on YOUR website! problem #1\r \n" ); document.write( "\n" ); document.write( "one integer is \"x\" and the other is \"x+2\" because the two integers are consecutive and even.\r \n" ); document.write( "\n" ); document.write( "x+x+2=126 \n" ); document.write( "subtract 2 from both sides \n" ); document.write( "x+x=124 \n" ); document.write( "add like terms \n" ); document.write( "2x=124 \n" ); document.write( "divide both sides by two \n" ); document.write( "x=62\r \n" ); document.write( "\n" ); document.write( "so one integer is 62 and the other is 64 \n" ); document.write( "you can do the others similarly \n" ); document.write( " |