document.write( "Question 98559This question is from textbook Algeber and Trigonometry
\n" ); document.write( ": Finbd all sets of three consecutive positive odd integers whose sum is less than 20 but greater than 10 \n" ); document.write( "
Algebra.Com's Answer #72600 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
let the integers be: x, x+2, x+4
\n" ); document.write( "10\n" ); document.write( "10<3x+6<20
\n" ); document.write( "10<3x+6...4<3x...x<4/3
\n" ); document.write( "3x+6<20...3x<14...x<14/3
\n" ); document.write( "sinc we are dealing with integers that must be odd: 3<=x<=3 which means that the 1st integer can only be 3.
\n" ); document.write( "3+5+7=15 is the only possible sequence.
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );