document.write( "Question 769644: 1.In a factory, 7 workers get a monthly salary of rs. 1400 each and other 8 workers get a monthly salary of rs. 1600 each. Find the avg salary of a worker.
\n" );
document.write( "2. The avg score of 10 players is 42. If each player makes 12 runs extra in a match ,what will be their new avg.? \n" );
document.write( "
Algebra.Com's Answer #468967 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! 7 * 1400 = 9800 \n" ); document.write( "8 * 1600 = 12800 \n" ); document.write( " Total = 22600 \n" ); document.write( "For average, divide by total number of workers (15) \n" ); document.write( "rs 22600/15 = rs 1506.67. \n" ); document.write( ".................. \n" ); document.write( "If avg score of 10 players = 42 \n" ); document.write( "then total = 10 * 42 = 420 \n" ); document.write( "If each player makes 12 extra runs = 120 \n" ); document.write( "420 + 120 = 540 \n" ); document.write( "540/10 = 54 (The new average) \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |