document.write( "Question 193745: A student gets an 86% on one test and 73% on the second test. What does the student need to get on the third exam to stay at a B (83%)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #145421 by Mathtut(3670) ![]() You can put this solution on YOUR website! (.86+.73+x)/3=.83 \n" ); document.write( ": \n" ); document.write( "1.59+x=2.49 \n" ); document.write( ": \n" ); document.write( "x=.90 \n" ); document.write( ": \n" ); document.write( ".9(100)=90% is needed \n" ); document.write( " |