document.write( "Question 257577: I need to write an algebraic expression for this word problem...The sum of three consecutive integers is 423. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #189492 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! The sum of three consecutive integers is 423. Find the integers. \r \n" ); document.write( "\n" ); document.write( "Let x be the smallest of the three integers:\r \n" ); document.write( "\n" ); document.write( "Then the next two consecutive integers are x+1 and x+2.\r \n" ); document.write( "\n" ); document.write( "So we have:\r \n" ); document.write( "\n" ); document.write( "x + (x+1) + (x+2) = 423\r \n" ); document.write( "\n" ); document.write( "Solve for x. Then the other two integers are x+1 and x+2. \n" ); document.write( " |