document.write( "Question 679896: Please, help me with this homework. thank you.
\n" );
document.write( "If x represents the first of four consecutive odd integers, express the sum of the first integer and the fourth integer in terms of x.
\n" );
document.write( "A) 2x+3
\n" );
document.write( "B) 2x+8
\n" );
document.write( "C) 2x+6
\n" );
document.write( "D) 4x+12 \n" );
document.write( "
Algebra.Com's Answer #422127 by Miller828(3) ![]() You can put this solution on YOUR website! X is first number \n" ); document.write( "X+2 is second number \n" ); document.write( "X+4 is third number \n" ); document.write( "X+6 is fourth number \n" ); document.write( "Adding them together you get: \n" ); document.write( "X + (X+2) + (X+4) + (X+6) \n" ); document.write( "Combining you get 4X + 12 \n" ); document.write( " |