document.write( "Question 1127448: Find three consecutive odd integers such that the third integer is 3 times the first integer \n" ); document.write( "
Algebra.Com's Answer #743857 by josgarithmetic(39628)\"\" \"About 
You can put this solution on YOUR website!
Assuming these odd,
\n" ); document.write( "n, n+2, n+4
\n" ); document.write( "-
\n" ); document.write( "\"n%2B4=3n\"
\n" ); document.write( "\"4=2n\"
\n" ); document.write( "\"n=2\"
\n" ); document.write( "But is even; not odd\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "?
\n" ); document.write( "2n+1, 2n+3, 2n+5, all odd consecutive numbers for any integer n;\r
\n" ); document.write( "\n" ); document.write( "\"2n%2B5=3%282n%2B1%29\"
\n" ); document.write( "-
\n" ); document.write( "\"2n%2B5=6n%2B3\"
\n" ); document.write( "\"5=4n%2B3\"
\n" ); document.write( "\"5-3=4n\"
\n" ); document.write( "\"2=4n\"
\n" ); document.write( "\"n=1%2F2\"
\n" ); document.write( "But this is NOT an integer.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Either this has no solution, or recheck the problem description.
\n" ); document.write( "
\n" );