document.write( "Question 52615: find three consecutive odd integers whose sum is 117\r
\n" );
document.write( "\n" );
document.write( "I tried:
\n" );
document.write( "x+(x+2)+(x+4)=117 then I don't know what to do from there...\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #35114 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! x+(x+2)+(x+4)=117 or x+x+2+x+4=117 or 3x=117-6 or 3x=111 or x=37 then the other two numbers are 39 & 41 \n" ); document.write( "proof 37+39+41=117 or 117=117 \n" ); document.write( " |