document.write( "Question 1128135: 6 people are sitting in a room. When an 80 year old enters the room, the average age of the people in the room doubles. What was the average age of the six people originally sitting in the room? \n" ); document.write( "
Algebra.Com's Answer #744598 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
people are sitting in a room. When an 80 year old enters the room, the average age of the people in the room doubles.
\n" ); document.write( " What was the average age of the six people originally sitting in the room?
\n" ); document.write( ":
\n" ); document.write( "a = average age of the original six peaple
\n" ); document.write( "then
\n" ); document.write( "2a = average when the old guy toddles in
\n" ); document.write( ":
\n" ); document.write( "\"%28%286a+%2B+80%29%29%2F7\" = 2a
\n" ); document.write( "6a + 80 = 7(2a)
\n" ); document.write( "6a + 80 = 14a
\n" ); document.write( "80 = 14a - 6a
\n" ); document.write( "80 = 8a
\n" ); document.write( "a = 10 yrs
\n" ); document.write( "
\n" );