document.write( "Question 310586: The average arithmetic mean of (k) scores is 20 . The average of 10 of these scores is 15. Find the average of the remaining scores in terms of (k) \n" ); document.write( "
Algebra.Com's Answer #222103 by stanbon(75887) ![]() You can put this solution on YOUR website! The average arithmetic mean of (k) scores is 20 . \n" ); document.write( "The average of 10 of these scores is 15. \n" ); document.write( "Find the average of the remaining scores in terms of (k) \n" ); document.write( "------------ \n" ); document.write( "average = (total points)/(# of numbers) \n" ); document.write( "----------------- \n" ); document.write( "20 = (total pts)/k \n" ); document.write( "total pts = 20k \n" ); document.write( "----------------------------- \n" ); document.write( "Average of 10 of the scores \n" ); document.write( "pts = 10*15 = 150 \n" ); document.write( "-------------------------- \n" ); document.write( "Average of the remaining k-10 scores \n" ); document.write( "ave = (20k-150)/(k-10) \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |