document.write( "Question 830715: The average of 30 numbers is 12. The average of first 20 of them is
\n" );
document.write( "11 and that of next 9 is 10. The last number is :
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #500851 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 30*12-20*11-9*10=n \n" ); document.write( "n=50 \n" ); document.write( " \n" ); document.write( " |