document.write( "Question 356873: The sum of the first and last of four consecutive odd intergers is 48, what are the four intergers? \n" ); document.write( "
Algebra.Com's Answer #254803 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "*Note: consecutive odd intergers differ by 2
\n" ); document.write( "Let n represeent the first then (n+2), (n+4) and (n+6) would be the other three
\n" ); document.write( "question states
\n" ); document.write( "n + (n + 6) = 48
\n" ); document.write( "2n = 42
\n" ); document.write( "n = 21
\n" ); document.write( "four consecutive odd intergers would be 21, 23, 25, 27
\n" ); document.write( "check your answer
\n" ); document.write( "21+ 27 = 48 \n" ); document.write( "
\n" );