document.write( "Question 259031: what is the six number if five numbers are 90,95,85,95,and 75 and the average of all the numbers are 90 what is the six number \n" ); document.write( "
Algebra.Com's Answer #190712 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! Given,the average of all the numbers are 90. \n" ); document.write( "The total of six numbers = 6*90=540 \n" ); document.write( "Five numbers are 90,95,85,95,and 75 \n" ); document.write( "The total of five numbers = 90+95+85+95+75=440 \n" ); document.write( "Sixth number = 540-440=100 \n" ); document.write( " |