document.write( "Question 416392: Find three consecutive odd integers whose sum is 141 \n" ); document.write( "
Algebra.Com's Answer #291727 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Let the integers be n, n+2, n+4, since they are consecutive ODD integers \n" ); document.write( "We have \n" ); document.write( "Solve for n: \n" ); document.write( "Thus, the integers are: 45,47,49 \n" ); document.write( "Check: 45+47+49=141 \n" ); document.write( " |