document.write( "Question 1039125: find the 3 consecutive odd numbers such that three times the smallest equals the sum of the other numbers? \n" ); document.write( "
Algebra.Com's Answer #653864 by josgarithmetic(39625)\"\" \"About 
You can put this solution on YOUR website!
n is an integer;
\n" ); document.write( "2n is an EVEN integer;
\n" ); document.write( "2n+1 is an ODD integer;\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight_green%283%282n%2B1%29=%282n%2B3%29%2B%282n%2B5%29%29\"
\n" ); document.write( "Solve this equation for n and then evaluate these consecutive odd integers:
\n" ); document.write( "\"system%282n%2B1%2C2n%2B3%2C2n%2B5%29\"
\n" ); document.write( "
\n" );