Maths Olympiad Prep

Library / /5 of 6

Algebra Difficulty 6.4 National olympiad Find the answer

In a math test, there are easy and hard questions. The easy questions worth 3 points and the hard questions worth D points.\\
If all the questions begin to worth 4 points, the total punctuation of the test increases 16 points.\\
Instead, if we exchange the questions scores, scoring D points for the easy questions and 3 for the hard ones, the total punctuation of the test is multiplied by 32\frac{3}{2}.\\
Knowing that the number of easy questions is 9 times bigger the number of hard questions, find the number of questions in this test.

A number or a short expression. Spacing and $ signs are ignored.

Solution

Let x x be the number of hard questions and 9x 9x be the number of easy questions in the test. Let the total number of questions be n=x+9x=10x n = x + 9x = 10x .

Given:
- Easy questions are worth 3 points each.
- Hard questions are worth D D points each.

Initial Total Points

The initial total score of the test is given by:
T=3(9x)+Dx=27x+Dx. T = 3(9x) + Dx = 27x + Dx.

Condition 1: All Questions Worth 4 Points

If all questions are worth 4 points, the total score becomes:
410x=40x. 4 \cdot 10x = 40x.

According to the problem, this new total score is 16 points more than the initial score:
40x=(27x+Dx)+16. 40x = (27x + Dx) + 16.
Simplifying, we have:
40x=27x+Dx+16    13x=Dx+16    Dx=13x16. 40x = 27x + Dx + 16 \implies 13x = Dx + 16 \implies Dx = 13x - 16.
Thus, we can express D D as:
D=1316x. D = 13 - \frac{16}{x}.

Condition 2: Exchanging Scores

If the easy questions are worth D D points and the hard ones 3 points, the new total score is:
D(9x)+3x=9Dx+3x. D(9x) + 3x = 9Dx + 3x.

The total score now is 32\frac{3}{2} times the initial score:
9Dx+3x=32(27x+Dx). 9Dx + 3x = \frac{3}{2}(27x + Dx).

Equating and simplifying this equation:
9Dx+3x=32(27x+Dx)    18Dx+6x=3(27x+Dx)    18Dx+6x=81x+3Dx. 9Dx + 3x = \frac{3}{2}(27x + Dx) \implies 18Dx + 6x = 3(27x + Dx) \implies 18Dx + 6x = 81x + 3Dx.

Subtracting terms appropriately:
18Dx+6x3Dx=81x    15Dx+6x=81x    15Dx=75x    Dx=5x. 18Dx + 6x - 3Dx = 81x \implies 15Dx + 6x = 81x \implies 15Dx = 75x \implies Dx = 5x.

From the two derived expressions for Dx Dx , set them equal:
13x16=5x. 13x - 16 = 5x.

**Solve for x x :**
13x5x=16    8x=16    x=2. 13x - 5x = 16 \implies 8x = 16 \implies x = 2.

Conclusion:

The total number of questions is:
n=10x=10×2=20. n = 10x = 10 \times 2 = 20.

Thus, the number of questions in the test is:
20. \boxed{20}.
```

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: Omni-MATH, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.