document.write( "Question 101926: the sum of four consecutive odd integers is 184. what are the integers? \n" ); document.write( "
Algebra.Com's Answer #74114 by edjones(8007)![]() ![]() You can put this solution on YOUR website! let the integers be: x, x+2, x+4, x+6 \n" ); document.write( "x+ x+2+ x+4+ x+6 = 184 \n" ); document.write( "4x+12=184 \n" ); document.write( "4x=172 \n" ); document.write( "x=43 \n" ); document.write( "the integers are: 43, 45, 47, 49 \n" ); document.write( "Ed\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |