document.write( "Question 206266: An old grading system describes grades from 0 to 10. New grading guidelines require that grades be entered from 50 to 100. Which expression can be used to convert an old grade, g, to the new grade?\r
\n" );
document.write( "\n" );
document.write( "A) 5g
\n" );
document.write( "B) g+50
\n" );
document.write( "C) g+90
\n" );
document.write( "D) 10g-50
\n" );
document.write( "E) 5g+50
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #155821 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( "Answer is E: \n" ); document.write( "5g+50 \n" ); document.write( " |