SOLUTION:
Case: Word Problems (leading to simultaneous equation)
Given: A test case with number of problems and number of points
Required: To find how many word problems and how many multiple -choice questions are on the test
Method:
Defining variables
Let the number number of word problem questions be represented by w
Let the number number of multiple-choice questions be represented by m
Forming equations
Number of problems
m + w = 9...........(1)
Number of points
2 points per m
5 points per w
2m + 5w = 33.......(2)
Solving simultaneously
System of equations:
Final answer:
Answer as a sentence
There are a total of 4 multiple-choice questions AND
a total of 5 word problem questions