document.write( "Question 43931: 1. the sum of three consecutive odd numbers is 39. <-- do not solve \n" ); document.write( "
Algebra.Com's Answer #28832 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! let smallest be x \n" ); document.write( "next is 2 larger: x+2 \n" ); document.write( "largest is 2 larger again: x+4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so x+x+2+x+4=39\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon \n" ); document.write( " \n" ); document.write( " |