document.write( "Question 1045433: A school has 20 teachers, one of them retires at the age of 60 years and a new teacher replaces him, this change reduces\r
\n" );
document.write( "\n" );
document.write( "the average age of the staff by 2 years, the age of new teacher is: \n" );
document.write( "
Algebra.Com's Answer #660874 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A school has 20 teachers, one of them retires at the age of 60 years and a new teacher replaces him, this change reduces \n" ); document.write( "the average age of the staff by 2 years, the age of new teacher is: \n" ); document.write( "========================== \n" ); document.write( "Original average of the 20 teachers:: \"a\" \n" ); document.write( "Sum of their ages = 20a \n" ); document.write( "----------------------- \n" ); document.write( "After one retires:: \n" ); document.write( "Sum of the 19 teachers ages:: 20a-60 \n" ); document.write( "--- \n" ); document.write( "Let the new teachers age be \"t\" \n" ); document.write( "===== \n" ); document.write( "Equation:: \n" ); document.write( "original average - new average age = 2 years \n" ); document.write( "a - [20a-60+t]/20 = 2 \n" ); document.write( "----- \n" ); document.write( "20a - 20a + 60 - t = 40 \n" ); document.write( "t = 20 yrs ( new teacher's age) \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |