document.write( "Question 96338This question is from textbook prentice hall mathematics algebra 1
\n" );
document.write( ": three friends were born in consecutive years. the sum of their birth years is 5961. find the year in which each person was born.\r
\n" );
document.write( "\n" );
document.write( "i need help solving this problem. \n" );
document.write( "
Algebra.Com's Answer #70126 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Let x = the year of birth of the youngest, then x+1 will be the year of birth of the next oldest and x+2 will be the year of birth of the eldest friend. \n" ); document.write( "So we need to find x. \n" ); document.write( "x+(x+1)+(x+2) = 5961 \n" ); document.write( "3x+3 = 5961 Subtract 3 from both sides. \n" ); document.write( "3x = 5958 Divide both sides by 3. \n" ); document.write( "x = 1986 \n" ); document.write( "x+1 = 1987 \n" ); document.write( "x+2 = 1988 \n" ); document.write( "Check: \n" ); document.write( "1986+1987+1988 = 5961 \n" ); document.write( " |