document.write( "Question 217301: the sum of 5 consecutive numbers is 195. what are the numbers? \n" ); document.write( "
Algebra.Com's Answer #163863 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
Let x, x+1,,x+2,,x+3,,x+4,,,be consecutive integers
\n" ); document.write( ".
\n" ); document.write( "sum of these is,,,,,5x + 10 = 195
\n" ); document.write( ".
\n" ); document.write( "5x = 185
\n" ); document.write( ".
\n" ); document.write( "x= 37
\n" ); document.write( ".
\n" ); document.write( "numbers are 37,38,39,40,41
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "check,,,,sum of numbers = 195,,,ok
\n" ); document.write( "
\n" );