document.write( "Question 444814: How can i find numbers which are comes out from adding two or more consecutive numbers \n" ); document.write( "
Algebra.Com's Answer #306543 by stanbon(75887) ![]() You can put this solution on YOUR website! Let the 1st number be \"x\". \n" ); document.write( "Then the 2nd number is \"x+1\". \n" ); document.write( "--- \n" ); document.write( "Form an equation using the number. \n" ); document.write( "x+(x+1) = the number \n" ); document.write( "--- \n" ); document.write( "Solve the equation. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |