|
Question 1181290: A mathematics teacher prepared a test consisting of 50 problems worth 2 points, 5 points, and 10 points each. If the number of 2-point problems is thrice the number of 10-point problems, and the number of 5-point problems is 10 less than twice the number of 2-point problems, how many points is the entire test?
Found 3 solutions by Solver92311, greenestamps, ikleyn: Answer by Solver92311(821) (Show Source): Answer by greenestamps(13203) (Show Source): Answer by ikleyn(52817) (Show Source):
You can put this solution on YOUR website! .
A mathematics teacher prepared a test consisting of 50 problems worth 2 points, 5 points, and 10 points each.
If the number of 2-point problems is thrice the number of 10-point problems,
and the number of 5-point problems is 10 less than twice the number of 2-point problems,
how many points is the entire test?
~~~~~~~~~~~~~~~
Let x be the number of the 10-point problems.
Then the number of the 2-point problems is 3x, according to the condition,
and the number of the 5-point problems is (2*(3x) - 10) = (6x-10).
Now we write an equation for the total number of problems
x + 3x + (6x-10) = 50 problems.
Simplify and find x
x + 3x + 6x = 50 + 10
10x = 60
x = 60/10 = 6.
So, the number of the 10-point problems is 6;
the number of the 2-point problems is 3*6 = 18,
and of the 5-point problems is (6x-10) = 6*6-10 = 26.
As a check, 6 + 18 + 26 = 50 problems, in all.
Now the last step of the solution is to calculate the number of points. It is
6*10 + 18*2 + 26*5 = 226.
ANSWER. The entire test is 226 points.
Solved.
-----------------
Couple of post-notes.
From the first glance, this problem is for 3 unknowns and 3 equations.
But it is not so.
It easily can be solved using one single equation in one single unknown.
Moreover, this problem and many other similar problems, are DESIGNED, are INTENDED
and are EXPECTED to be solved PRECISELY in this way.
Solving such problems in this way has important educational goal
to train and to prepare a mathematically literate student.
|
|
|
| |