For this problem, we were informed that a test consists of two types of questions, true/false (x) and multiple-choice (y). The test is worth 100 points, the true/false questions are worth 3 points and the multiple-choice questions are worth 11 points each. The problem also states that there are 20 questions in total. We need to determine how many questions of each type there are.
The first step we need to take in order to solve this problem is to sum the number of each type of question, the result should be equal to the number of questions in total. So we have:
If we multiply the number of points each type of question is worth by the number of questions on the test, we should have a result that is equal to the total number of points.
Now we have two equations, and we can create a system, such as below:
By multiplying the first equation by -3, and adding both equations, we can eliminate one variable and solve for y.
We can now replace the value of "y" on the first equation to determine "x".
There are 15 true/false questions and 5 multiple-choice questions.