document.write( "Question 229558: If you have five consecutive integers such that the even integers add up to 48 what is the smallest odd integer? \n" ); document.write( "
Algebra.Com's Answer #170169 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If you have five consecutive integers such that the even integers add up to 48 what is the smallest odd integer?
\n" ); document.write( "------------
\n" ); document.write( "1st: 2x-2
\n" ); document.write( "2nd: 2x-1
\n" ); document.write( "3rd: 2x
\n" ); document.write( "4th: 2x+1
\n" ); document.write( "5th: 2x+2
\n" ); document.write( "----------------
\n" ); document.write( "Evens are 2x-2,2x, and 2x+2
\n" ); document.write( "--------------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "2x-2+2x+2x+2 = 48
\n" ); document.write( "6x = 48
\n" ); document.write( "x = 8
\n" ); document.write( "---------------
\n" ); document.write( "Smallest odd it 2x-1 = 16-1 = 15
\n" ); document.write( "======================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );