document.write( "Question 1040695: the mean of five positive numbers is 4 when another number is added ,the mean number becomes 8 .find the number added \n" ); document.write( "
Algebra.Com's Answer #655569 by ikleyn(52800)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "the mean of five positive numbers is 4 when another number is added ,the mean number becomes 8. find the number added
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\"S%5B5%5D\" = 4*5 = 20   <--- The sum of the five numbers.\r\n" );
document.write( "\r\n" );
document.write( "\"S%5B6%5D\" = 8*6 = 48   <--- The sum of the six numbers.\r\n" );
document.write( "\r\n" );
document.write( "\"S%5B6%5D\" = \"S%5B5%5D\" + x  --->  x = \"S%5B6%5D+-+S%5B5%5D\" = 48 - 20 = 28.\r\n" );
document.write( "\r\n" );
document.write( "Answer. The number 28 was added.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Notice. The condition that the numbers are positive - is irrelevant.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );