Find right and wrong counts from total score
In a math quiz contest, you earn points for each question you get right and lose point for each question you get wrong. If Ava solved questions in this contest and ended up with points, how many questions did Ava get wrong?
Show solution
Understand
Ava answered 50 quiz questions. Each correct answer is worth +4 points and each wrong answer is -1 point. Her final score was 155 points. We must find how many questions she got wrong.
- Total questions answered: 50
- Right answer: +4 points
- Wrong answer: -1 point
- Final score: 155 points
- The number of questions Ava got wrong
- Right count plus wrong count equals 50
- Both counts are whole numbers from 0 to 50
Plan
#6 Guess and Check · also uses: #9 Solve an Easier Related Problem#11 Work Backwards
Start from the easier 'all correct' case to get a clean total, then see how each wrong answer changes the score by a fixed amount. The fixed drop per wrong answer lets us divide to find the count.
Execute
Review
If 9 are wrong, 41 are right: 41 times 4 = 164, minus 9 = 155, which matches the final score exactly. The counts 41 and 9 add to 50.
Convert to a single-unknown equation (tool 13): with w wrong, right is 50 - w, so 4 times (50 - w) minus w = 155, giving 200 - 5w = 155 and w = 9.
Standards · min grade 3
3.OA.A.3Solve multiplication and division word problems within 100 — Finding the perfect score and dividing the lost points into groups of 53.OA.B.5Apply properties of operations as strategies to multiply and divide — Reasoning that each wrong answer changes the score by a fixed 5 points3.OA.D.8Solve two-step word problems using four operations within 100 — Combining the perfect score and the score gap across multiple steps