document.write( "Question 223230: Gabriela had to take three tests in her accounting class. She scored 71 points on
\n" );
document.write( "her first test and 85 points on her second tests. If her average for the three tests
\n" );
document.write( "is 83, what score did Gabriela get on her third test? \n" );
document.write( "
Algebra.Com's Answer #166954 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! (71+85+x)/3=83 \n" ); document.write( "156+x/3=83 \n" ); document.write( "156+x=249 \n" ); document.write( "x=93 \n" ); document.write( " |