document.write( "Question 1021142: the average of six numbers is 4. if the average of two of those numbers is 2. what is the average of the other four numbers
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #636896 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "If the average of 6 numbers is 4 \n" ); document.write( "the total is 6 x 4 = 24 \n" ); document.write( "The average of two of those numbers \n" ); document.write( "is 2 \n" ); document.write( "Then their total is 4 \n" ); document.write( "24 - 4 = 20 \n" ); document.write( "So the average of the other \n" ); document.write( "4 numbers is 20/4 = 5 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |