document.write( "Question 1203764: Find three consecutive odd intergers such that twice the sum of the smaller two integers is 21 less than triple the third integer. \n" ); document.write( "
Algebra.Com's Answer #839586 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hint: \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "One equation to solve is
\n" ); document.write( "2(x+x+2) = 3(x+4)-21\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "where,
\n" ); document.write( "x = smallest odd integer
\n" ); document.write( "x+2 = odd integer just after x
\n" ); document.write( "x+4 = odd integer just after x+2
\n" ); document.write( "
\n" ); document.write( "
\n" );