document.write( "Question 393673: A student has scores of 73, 76, and 83 on three exams. What score is needed on a fourth exam to make the student's average 80 or better? (Use x to represent the student's score on the fourth exam.)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #279356 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( " 73, 76, and 83 on three exams
\n" ); document.write( "Using x to represent the student's score on the fourth exam.
\n" ); document.write( " (73 + 76 + 83 + x) /4 > 80
\n" ); document.write( " 232 + x > 320
\n" ); document.write( " x > 88 to make the student's average 80 or better \n" ); document.write( "
\n" );