document.write( "Question 1055624: The average of 3 consecutive odd numbers is 39. What is the sum of the first 2 numbers? \n" ); document.write( "
Algebra.Com's Answer #670791 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
QUICK MENTAL MATH (good for tests like the SAT):
\n" ); document.write( "The average for 3 (or 5, or 7, or ...) equally spaced numbers is
\n" ); document.write( "the number in the middle.
\n" ); document.write( "So, the 3 consecutive odd numbers are 37, 39, and 41.
\n" ); document.write( "The sum of the first 2 of those numbers is 37+39=76 .
\n" ); document.write( "
\n" ); document.write( "SHOWING YOUR WORK:
\n" ); document.write( "If you have to justify why the average (also called the mean)
\n" ); document.write( "of 3 (or 5, or 7, or ...) equally spaced numbers is
\n" ); document.write( "the number in the middle of the ordered list
\n" ); document.write( "(also called the median),
\n" ); document.write( "the written down explanation below works better.
\n" ); document.write( "\"n\"= the first of the 3 consecutive odd numbers
\n" ); document.write( "\"n%2B2\"= the second one of the 3 consecutive odd numbers
\n" ); document.write( "\"n%2B4\"= the third one of the 3 consecutive odd numbers
\n" ); document.write( "\"%28n%2B%28n%2B2%29%2B%28n%2B4%29%29%2F3=39\" is the average of the 3 consecutive odd numbers.
\n" ); document.write( "Solving that equation, we get
\n" ); document.write( "\"%28n%2B%28n%2B2%29%2B%28n%2B4%29%29%2F3=39\"
\n" ); document.write( "\"%28n%2Bn%2B2%2Bn%2B4%29%2F3=39\"
\n" ); document.write( "\"%283n%2B6%29%2F3=39\"
\n" ); document.write( "\"3n%2B6=39%2A3\"
\n" ); document.write( "\"3n%2B6=117\"
\n" ); document.write( "\"3n=117-6\"
\n" ); document.write( "\"3n=111\"
\n" ); document.write( "\"n=111%2F3\"
\n" ); document.write( "\"n=37\"
\n" ); document.write( "So, the second of 3 consecutive odd numbers is \"37%2B2=39\" ,
\n" ); document.write( "and the sum of the first 2 numbers is
\n" ); document.write( "\"37%2B39=highlight%2876%29\"
\n" ); document.write( "
\n" );