document.write( "Question 252280: the average of foureven consecutive numbers a,b,c,d is...........please help me \n" ); document.write( "
Algebra.Com's Answer #184118 by hokies(65)\"\" \"About 
You can put this solution on YOUR website!
answer = (b+c)/2 = (a+b+c+d)/4 \n" ); document.write( "
\n" );