document.write( "Question 284719: The average age of the 40 members of a computer science camp is 17 years. There are 20 girls, 15 boys, and 5 adults. If the average age of the girls is 15 and the average age of the boys is 16, what is the average age of the adults?\r
\n" );
document.write( "\n" );
document.write( "(A) 26 (B) 27 (C) 28 (D) 29 (E) 30 \n" );
document.write( "
Algebra.Com's Answer #206543 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 20 girls avg age =15\r \n" ); document.write( "\n" ); document.write( "15 boys avg age =16 \r \n" ); document.write( "\n" ); document.write( "Total 40 avg age = 17\r \n" ); document.write( "\n" ); document.write( "Let the average age of adults be x. 5 adults\r \n" ); document.write( "\n" ); document.write( "Total age of all students / total students = 17\r \n" ); document.write( "\n" ); document.write( "5x+15*16+20*15 / 40 = 17\r \n" ); document.write( "\n" ); document.write( "5x+240+300=40*17\r \n" ); document.write( "\n" ); document.write( "5x+540=680\r \n" ); document.write( "\n" ); document.write( "5x=680-540\r \n" ); document.write( "\n" ); document.write( "5x=140\r \n" ); document.write( "\n" ); document.write( "x= 140/5\r \n" ); document.write( "\n" ); document.write( "x= 28\r \n" ); document.write( "\n" ); document.write( "The average age of adults = 28\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |