document.write( "Question 283079: The average (arithmetic mean) age of a group consisting of teachers and engineers
\n" );
document.write( "is 40. If the teachers average 35 and the engineers 50 years old, then the ratio of the number of teachers to the number of engineers is:\r
\n" );
document.write( "\n" );
document.write( "(A) 3 : 2 (B) 3 : 1 (C) 2 : 3 (D) 2 : 1 (E) 1 : 2 \n" );
document.write( "
Algebra.Com's Answer #205492 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 35t+50e/(t+e)=40 \n" ); document.write( "35t+50e=40*(t+e) \n" ); document.write( "35t+50e=40t+40e \n" ); document.write( "10e=5t \n" ); document.write( "10/5=t/e \n" ); document.write( "2/1=t/e \n" ); document.write( "(D) 2:1\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |