document.write( "Question 310620: The sum of three consecutive odd integers is fifty-one. Find the integers \n" ); document.write( "
Algebra.Com's Answer #222097 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let x = smallest number\r \n" ); document.write( "\n" ); document.write( "Let x + 2 = middle number\r \n" ); document.write( "\n" ); document.write( "Let x + 4 = biggest number\r \n" ); document.write( "\n" ); document.write( "Here is your equation and you can solve the problem:\r \n" ); document.write( "\n" ); document.write( "x + x + 2 + x + 4 = 51\r \n" ); document.write( "\n" ); document.write( "Can you do it? \n" ); document.write( " |