document.write( "Question 231143: the sum of three odd consecutive numbers equls 69 \n" ); document.write( "
Algebra.Com's Answer #171095 by user_dude2008(1862) ![]() You can put this solution on YOUR website! x+(x+2)+(x+4)=69 \n" ); document.write( "3x+6=69 \n" ); document.write( "3x=69-6 \n" ); document.write( "3x=63 \n" ); document.write( "x=21 <-------- First Number \n" ); document.write( "x+2=23 <-------- second Number \n" ); document.write( "x+4=25 <-------- 3rd Number \n" ); document.write( " \n" ); document.write( " |