document.write( "Question 159803This question is from textbook college algebra sixth edition
\n" );
document.write( ": THe sum of 3 consecutive odd integers is between 63 and 81.Find all possible sets of integers that satisfy these conditions. \n" );
document.write( "
Algebra.Com's Answer #117865 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Let x, x+2, & x+4 be the 3 odd integers. \n" ); document.write( "x+x+2+x+4>63 \n" ); document.write( "3x+6>63 \n" ); document.write( "3x>63-6 \n" ); document.write( "3x>57 \n" ); document.write( "x>57/3 \n" ); document.write( "x>19 is the smallest integer. \n" ); document.write( "19+2=21 the next integer. \n" ); document.write( "19+4=23 the greatest integer. \n" ); document.write( "19+21+23=63 the smallest set. \n" ); document.write( "21+23+25=69 another set. \n" ); document.write( "23+25+27=73 another set. \n" ); document.write( "25+27+29=81 another set. \n" ); document.write( " \n" ); document.write( " |