document.write( "Question 105552This question is from textbook Algebra and Trigonometry
\n" ); document.write( ": On a 50 question true-false test, a student received 3 points for each correct answer. For each incorrect answer, the student lost 1 point. For an unanswered question, no points were added or deducted.
\n" ); document.write( "a) find best score possible
\n" ); document.write( "b) find worst score possible
\n" ); document.write( "c) find the linear function that converts the raw score described above to a score from 0 to 100
\n" ); document.write( "d) What score from 0 to 100 corresponds to a test result of 38 correct, 4 incorrect, and 8 omitted.
\n" ); document.write( "

Algebra.Com's Answer #76809 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The students are only scored on the questions they answer.
\n" ); document.write( "(a) The best score would be 50 questioned all answered correctly
\n" ); document.write( "\"3%2A50+=+150\" answer
\n" ); document.write( "(b) The worst score would be 50 qestions all answered incorrectly
\n" ); document.write( "\"-1%2A50+=+-50\"
\n" ); document.write( "(c) The raw score would be \"3%2AC+-+%28A+-+C%29\", where
\n" ); document.write( "A = the number of questions answered, and
\n" ); document.write( "C = the number of questions answered correctly
\n" ); document.write( "I want the worst score of -50 to correspond to 0
\n" ); document.write( "I want the best score of 150 to correspond to 100
\n" ); document.write( "For the worst score to equal 0, I need to add 50, so I have
\n" ); document.write( "\"3C+-+%28A+-+C%29+%2B+50\"
\n" ); document.write( "\"3%2A0+-+%2850+-+0%29+%2B+50+=+0\" this is true
\n" ); document.write( "Now I have to make the best score = 100
\n" ); document.write( "\"k%283%2A50+-+%2850+-+50%29%29+%2B+50+=+100\"
\n" ); document.write( "\"k%28150+-+50+%2B+50%29+%2B+50+=+100\"
\n" ); document.write( "solve for k
\n" ); document.write( "\"150k+=+50\"
\n" ); document.write( "\"k+=+1%2F3\"
\n" ); document.write( "So the score is \"1%2F3%2A%283C+-+%28A+-+C%29%29+%2B+50\"
\n" ); document.write( "(d)C = 38
\n" ); document.write( " I = 4
\n" ); document.write( " A = 50 - 8 = 42
\n" ); document.write( "\"1%2F3%2A%283C+-+%28A+-+C%29%29+%2B+50\"
\n" ); document.write( "\"1%2F3%2A%283%2A38+-+%2842+-+38%29%29+%2B+50\"
\n" ); document.write( "\"1%2F3%2A%28114+-+4%29+%2B+50\"
\n" ); document.write( "\"1%2F3%2A110+%2B+50+=+86.66\" answer
\n" ); document.write( "
\n" );