document.write( "Question 756101: Find three consecutive odd intergers such that the sum of the first and second is equal to 23 less than the third \n" ); document.write( "
Algebra.Com's Answer #460004 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! Find three consecutive odd integers: n+(n+2)+(n+4)\r \n" ); document.write( "\n" ); document.write( "such that the sum of the first and second is equal to 23 less than the third: \r \n" ); document.write( "\n" ); document.write( "n+(n+2)=(n+4)-23\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2n+2=n-19\r \n" ); document.write( "\n" ); document.write( "n=-21\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "numbers:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-21, -19, -17\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ":) \n" ); document.write( " |