document.write( "Question 335689: A student scored 65,80, and 74 on the first three tests during the term. What does the student need to score on the fourth test to ensure and average score that is above 75. \n" ); document.write( "
Algebra.Com's Answer #240699 by rfer(16322) ![]() You can put this solution on YOUR website! (65+80+74+x)/4=75 \n" ); document.write( "(219+x)/4-75 \n" ); document.write( "219+x=300 \n" ); document.write( "x=81 \n" ); document.write( " |