document.write( "Question 1129606: The average set of n numbers is 23. When -35 is added to the set, the average is 21. How many numbers were in the original set? \n" ); document.write( "
Algebra.Com's Answer #746167 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! The average set of n numbers is 23. When -35 is added to the set, the average is 21. \n" ); document.write( " How many numbers were in the original set? \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "23n - 35 = 21(n+1) \n" ); document.write( "23n - 35 = 21n + 21 \n" ); document.write( "23n - 21n = 21 + 35 \n" ); document.write( "2n = 56 \n" ); document.write( "n = 56/2 \n" ); document.write( "n = 28 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this \n" ); document.write( "23(28) - 35 = 609 \n" ); document.write( "609/29 = 21 \n" ); document.write( " |