document.write( "Question 922118: On mr. Varum's most recent test, students were awarded 6 points for a correct response amd lost 3 points for incorrect responses. There were a total of 40 questions on the test.
\n" );
document.write( ".what would your score if you answered 34 questions correctly?
\n" );
document.write( ".what would your score be if you answered 19 questions incorrectly? \n" );
document.write( "
Algebra.Com's Answer #559389 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x the number of correct answers \n" ); document.write( "6x - 3(40-x) = Score \n" ); document.write( "x = 34 \n" ); document.write( "6*34 -3(40-34) = 204 - 3(6) = 186 \n" ); document.write( " \n" ); document.write( " |