document.write( "Question 980313: average of 5 numbers is 34 if numbers are 28,30,32 , find the average of rest of them . \n" ); document.write( "
Algebra.Com's Answer #601498 by Cromlix(4381) You can put this solution on YOUR website! Hi there, \n" ); document.write( "If the average of 5 numbers \n" ); document.write( "= 34. \n" ); document.write( "Then the total is = 5 x 34 = 170 \n" ); document.write( "If 3 of the numbers are:- \n" ); document.write( "28, 30,32 \n" ); document.write( "Total = 90 \n" ); document.write( "170 - 90 = 80 \n" ); document.write( "As there are two numbers left \n" ); document.write( "then 80/2 = 40 \n" ); document.write( "This is the average of the rest of them(2) \n" ); document.write( "Hope this helps:-) \n" ); document.write( " \n" ); document.write( " |