document.write( "Question 252180: A small town has an adult population of 100. The mean yearly salary of these 100 adults is $74,750. One adult is a multimillionaire who makes 5 million dollars a year. What is the mean yearly salary of the other 99 adults?\r
\n" );
document.write( "\n" );
document.write( "A. $24,000 B. $24,500 C. $25,000 D. $26,000 E. $26,500 \n" );
document.write( "
Algebra.Com's Answer #183948 by richwmiller(17219) You can put this solution on YOUR website! (99x+5,000,000)/100=74750 \n" ); document.write( "solve for x \n" ); document.write( "(99x+5000000=7475000 \n" ); document.write( "99x=2475000 \n" ); document.write( "x=2475000/99 \n" ); document.write( " \n" ); document.write( " |