document.write( "Question 259976: what consecutive numbers if we add we will get 945 \n" ); document.write( "
Algebra.Com's Answer #191416 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Let one number be x
\n" ); document.write( "Then the next consecutive number will be x+1\r
\n" ); document.write( "\n" ); document.write( "The sum of x and x+1 is 945\r
\n" ); document.write( "\n" ); document.write( "x+ x+1 = 945
\n" ); document.write( "2x+1=945
\n" ); document.write( "2x= 945-1=944
\n" ); document.write( "x=944/2\r
\n" ); document.write( "\n" ); document.write( "x= 472\r
\n" ); document.write( "\n" ); document.write( "The numbers are 472 and 473
\n" ); document.write( "
\n" );