document.write( "Question 1075979: I don't understand this problem: If N is the first of six consecutive odd numbers and 42 is the average of these numbers, find N. \n" ); document.write( "
Algebra.Com's Answer #690646 by ikleyn(52915)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "If 42 is the average of six consecutive odd numbers, then these numbers are\r\n" );
document.write( "\r\n" );
document.write( "42-1, 42+1, 42-3, 42+3, 42-5, 42+5   (non-ordered),  or\r\n" );
document.write( "\r\n" );
document.write( "37, 39, 41, 43, 45 and 47  (ordered by ascend).\r\n" );
document.write( "\r\n" );
document.write( "N = 37.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );