document.write( "Question 385390: The average of 3 consequetive+integer is 5.what is the differance between 1st and 3rd no. \n" ); document.write( "
Algebra.Com's Answer #272694 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let \"n\",\"n%2B1\", and \"n%2B2\" be the integers.
\n" ); document.write( "\"%28n%2Bn%2B1%2Bn%2B2%29%2F3=5\"
\n" ); document.write( "\"3n%2B3=15\"
\n" ); document.write( "\"3n=12\"
\n" ); document.write( "\"n=4\"
\n" ); document.write( "So, the integers are 4,5 and 6.
\n" ); document.write( "The difference is then,
\n" ); document.write( "\"D=6-4=2\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );