document.write( "Question 395773: Steve has these score on the exams for this semester: 89, 92, and 87. How much will have to make on the fourth exam to have a final average of an A (a 92% or better)? \n" ); document.write( "
Algebra.Com's Answer #280863 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent his score on the fourth exam
\n" ); document.write( "question states***
\n" ); document.write( " (89 + 92 + 87 + x)/4 ≥ 92 in order to get an A
\n" ); document.write( " 268 + x ≥ 92*4
\n" ); document.write( " x ≥ 368 - 268
\n" ); document.write( " x ≥ 100 \n" ); document.write( "
\n" );