document.write( "Question 198020: The average of a,b,c, and d is
\n" );
document.write( "(1)a+b+c+d over4
\n" );
document.write( "(2)a+b+c+d/4
\n" );
document.write( "(3)4a+4b+4c+4d/4
\n" );
document.write( "(4)4(a+b+C+d) \n" );
document.write( "
Algebra.Com's Answer #148498 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Recall, the average of a set of numbers is the sum of those numbers divided by the number of values being added.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the average of a,b,c, and d is |