document.write( "Question 677939: three friends were born in consecutive years. The sum of their birth year is 5982. Find the year in which each person was born. \n" ); document.write( "
Algebra.Com's Answer #421117 by madman1101(7)\"\" \"About 
You can put this solution on YOUR website!
a+b+c=5982
\n" ); document.write( "find the average of the 3 friends
\n" ); document.write( "5982/3=1994
\n" ); document.write( "add and subtract 1 to find an average
\n" ); document.write( "1994+1=1995
\n" ); document.write( "1994-1=1993
\n" ); document.write( "add all years together to check
\n" ); document.write( "1993+1994+1995=5982
\n" ); document.write( "
\n" );