document.write( "Question 323608: The average of 6 numbers is 10. If the average of 4 numbers is 12, then what is the average of the remaining 2 numbers? \n" ); document.write( "
Algebra.Com's Answer #231571 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
average of 6 numbers = 10
\n" ); document.write( "total of thses 6 numbers = 60.
\n" ); document.write( "..
\n" ); document.write( "Average of 4 numbers is 12
\n" ); document.write( "total of 4 numbers = 40
\n" ); document.write( "..
\n" ); document.write( "difference of these totals is the total of balance 2 numbers
\n" ); document.write( "60-48 = 12
\n" ); document.write( "12 is the total of 2 numbers
\n" ); document.write( "so the average = 12/2 = 6
\n" ); document.write( "..
\n" ); document.write( "Average of 2 numbers is 6
\n" ); document.write( "
\n" );