In a math contest of 10 problems, 3 points are given for each correct answer and 1 point is deducted for each incorrect answer. If Nancy did all 10 problems and scored 18 points, how many correct answers did she have?
2026-03-28 08:09:26.1774685366
On
On
If Nancy did all 10 problems and scored 18 points, how many correct answers did she have?
719 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
Suppose she had 6 correct answers. That's $6 \times 3 - 4 = 18-4 = 14$. Nope too low!
What about 7? $7 \times 3 - 3 = 21-3 = 18$. Oh, we got it.
0
On
She answered $10$ questions, so she was expecting $30$ points. Instead, she got only $18$ points. That means that she lost a total of $12$ points. If you take into consideration that an incorrect answer takes $4$ points from your expected total ($3$ for annulment, $1$ for penalty), the amount of incorrect answers is $12/4=3$. That means that the number of correct answers is $10-3=7$.
Let $x$ be correct answers then $10-x$ are incorrect answers.
Then marks for correct answers = $3 × x = 3x$
And marks deducted for incorrect answers = $1 × (10-x) = 10 - x$
Now after deducting negative marks she got 18 marks.
$3x - (10-x) = 18$
$3x - 10 + x = 18$
$4x = 28$
$x = 7$
So correct answers 7 and incorrect answers 3.