document.write( "Question 574145: If I have an average of 82 in a class, what is the lowest grade I can make while still passing with a 70? \n" ); document.write( "
| Algebra.Com's Answer #368972 by stanbon(75887)      You can put this solution on YOUR website! If I have an average of 82 in a class, what is the lowest grade I can make while still passing with a 70? \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "(82+x)/2 = 70 \n" ); document.write( "82+x = 140 \n" ); document.write( "x = 58 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |