document.write( "Question 1035119: The average age of three people is 25. If two of the people are 22, how old is the third person? \n" ); document.write( "
Algebra.Com's Answer #649731 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
3 people, each 25 on average: 3*25=75
\n" ); document.write( "2 people are 22:. . . . . . . 2*22=44
\n" ); document.write( ". . . . . . . . . . . . . . .---------
\n" ); document.write( "The third person is . . . . . . . 31 years old
\n" ); document.write( "
\n" );