document.write( "Question 470576: Aura took three biology exams and has an average score of 88. Her second exam score was 6 points better than her first, and her third exam score was 6 points better than her second exam. What were her three exam scores? \n" ); document.write( "
Algebra.Com's Answer #322751 by robertb(5830)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "<==> \n" ); document.write( "<==> x + 6 = 88 ==> x = 82, the score in the 1st exam \n" ); document.write( "x + 6 = 88, the score in the 2nd exam, and \r \n" ); document.write( "\n" ); document.write( "(x+6)+6 = 94, the score in the 3rd exam. \n" ); document.write( " |