document.write( "Question 905985: There are 126 questions on a college entrance examination. Two points are awarded for each correct answer, and one third of a point is deducted for each incorrect answer. How many questions does Tami need to answer correctly in order to score 217 points on the test? Assume that she answers every question. \n" ); document.write( "
Algebra.Com's Answer #549566 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
c+w=126,
\n" ); document.write( "2c-w/3=217
\n" ); document.write( "c=111., w=15.
\n" ); document.write( "check
\n" ); document.write( "(2*111)-15/3=217
\n" ); document.write( "ok
\n" ); document.write( "
\n" );