document.write( "Question 125145: For three consecutive odd integers, the sum of the least and the greatest is 146. What is the sum of all three integers?\r
\n" ); document.write( "\n" ); document.write( "I don't even know where to start.
\n" ); document.write( "Thank you for you time.
\n" ); document.write( "

Algebra.Com's Answer #91741 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"n\" = the smallest odd integer
\n" ); document.write( "\"n+%2B+2\" will be the next greater odd integer
\n" ); document.write( "\"n+%2B+4\" will be the next higher odd integer
\n" ); document.write( "\"n+%2B+%28n+%2B+4%29+=+146\"
\n" ); document.write( "\"2n+=+142\"
\n" ); document.write( "\"n+=+71\"
\n" ); document.write( "\"n+%2B+2+=+73\"
\n" ); document.write( "\"n+%2B+4+=+75\"
\n" ); document.write( "The consecutive odd integers are 71,73,75
\n" ); document.write( "check:
\n" ); document.write( "\"n+%2B+%28n+%2B+4%29+=+71+%2B+75\"
\n" ); document.write( "\"146+=+146\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );