Question
A student takes a 50 question test. Each question is worth 2 points. That means the whole test is worth 100 points and the student loses 2 points for every question missed
Answers
GPT 3.5
If the student misses a question, they lose 2 points because each question is worth 2 points.
Therefore, if the student misses 1 question, they will have 100 - 2 = <<100-2=98>>98 points.
Similarly, if the student misses 2 questions, they will have 100 - (2 * 2) = 96 points.
In general, if the student misses x questions, they will have 100 - (2 * x) points.
Therefore, if the student misses 1 question, they will have 100 - 2 = <<100-2=98>>98 points.
Similarly, if the student misses 2 questions, they will have 100 - (2 * 2) = 96 points.
In general, if the student misses x questions, they will have 100 - (2 * x) points.