document.write( "Question 893699: The sum of 3 consecutive odd numbers is 93. What is the smallest of the three? \n" ); document.write( "
Algebra.Com's Answer #541429 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"%28N-2%29%2BN%2B%28N%2B2%29=93\"
\n" ); document.write( "\"3N=93\"
\n" ); document.write( "\"N=31\"
\n" ); document.write( "\"N-2=29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );