All Practice Exams

100+ Free DIM Bakalavr Group II Practice Questions

Prepare for the DIM Bakalavr Group II Economics Entrance Examination (Azerbaijan) exam with instant access — no signup required.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
Competitive admission based on university quota and national percentile rankings Pass Rate
100+ Questions
100% Free

Loading practice questions...

Same family resources

Explore More Azerbaijan DIM Bakalavriat University Entrance Examinations

Continue into nearby exams from the same family. Each card keeps practice questions, study guides, flashcards, videos, and articles in one place.

2026 Statistics

Key Facts: DIM Bakalavr Group II Exam

400 pts

Max Block Score

State Examination Center (DİM)

90

Total Questions

State Examination Center (DİM)

180 min

Exam Duration

State Examination Center (DİM)

50 AZN

Registration Fee

DİM Official Tariff

The DIM Bakalavr Group II exam is Azerbaijan's centralized Stage 2 undergraduate entrance test for economics, finance, business administration, marketing, and management faculties. Administered by the State Examination Center (DİM), the test features 90 questions across Mathematics (30), Geography (30), and History (30) for a maximum score of 400 points over 180 minutes, contributing to a 700-point total admission score alongside the Stage 1 Buraxılış exam. The official exam is sat in Azerbaijani or Russian; this bank is an English-language MCQ study adaptation.

Sample DIM Bakalavr Group II Practice Questions

Try these sample questions to test your DIM Bakalavr Group II exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1A store increases the price of an item by 20%, and then later discounts the new price by 20%. How does the final price compare to the original price?
A.It is 4% lower than the original price
B.It is equal to the original price
C.It is 4% higher than the original price
D.It is 2% lower than the original price
Explanation: Let the original price be P. After a 20% increase, the new price is P * 1.20. Applying a 20% discount on the new price yields (P * 1.20) * (1 - 0.20) = 1.20 * 0.80 * P = 0.96 * P. The final price is 96% of the original, which represents a net decrease of 4%.
2What is the sum and product of the roots of the quadratic equation 2x^2 - 7x + 3 = 0, according to Vieta's formulas?
A.Sum = 3.5, Product = 1.5
B.Sum = -3.5, Product = 1.5
C.Sum = 7, Product = 3
D.Sum = -7, Product = 3
Explanation: According to Vieta's formulas for ax^2 + bx + c = 0, the sum of the roots is x_1 + x_2 = -b/a = -(-7)/2 = 7/2 = 3.5, and the product of the roots is x_1 * x_2 = c/a = 3/2 = 1.5.
3What is the slope and y-intercept of the line given by 3x - 4y = 12?
A.Slope m = 3/4, y-intercept = -3
B.Slope m = -3/4, y-intercept = 3
C.Slope m = 4/3, y-intercept = -3
D.Slope m = 3/4, y-intercept = 3
Explanation: Convert to slope-intercept form y = mx + b: -4y = -3x + 12 => y = (3/4)x - 3. Thus, the slope is m = 3/4 and the y-intercept is b = -3 (the point (0, -3)).
4A depositor invests 5,000 AZN in a bank account offering an annual compound interest rate of 10% compounded annually. What will be the total account balance after 2 years?
A.6,050 AZN
B.6,000 AZN
C.5,500 AZN
D.6,100 AZN
Explanation: Using the compound interest formula A = P(1 + r)^t: A = 5000 * (1 + 0.10)^2 = 5000 * (1.10)^2 = 5000 * 1.21 = 6,050 AZN.
5When rolling two standard fair six-sided dice simultaneously, what is the probability that the sum of the numbers rolled is equal to 7?
A.1/6
B.1/12
C.7/36
D.5/36
Explanation: Total possible outcomes when rolling two dice is 6 * 6 = 36. The favorable pairs summing to 7 are: (1,6), (2,5), (3,4), (4,3), (5,2), and (6,1) — a total of 6 outcomes. Thus, probability = 6 / 36 = 1 / 6.
6What is the sum of the first 20 terms of the arithmetic progression 5, 8, 11, 14, ...?
A.670
B.640
C.700
D.580
Explanation: The first term is a_1 = 5, common difference d = 3, and number of terms n = 20. The 20th term is a_20 = a_1 + 19d = 5 + 19(3) = 5 + 57 = 62. The sum is S_20 = (n/2) * (a_1 + a_20) = (20/2) * (5 + 62) = 10 * 67 = 670.
7What is the solution set to the rational inequality (x - 3) / (x + 2) <= 0?
A.(-2, 3]
B.[-2, 3]
C.(-inf, -2) U [3, inf)
D.(-2, 3)
Explanation: Critical points are x = 3 (numerator zero) and x = -2 (denominator zero). Setting up intervals: (-inf, -2) is positive (+/+), (-2, 3) is negative (-/+), and (3, inf) is positive (+/+). The expression is <= 0 on the interval (-2, 3]. Note that x = -2 must be strictly excluded because it causes division by zero.
8What is the median of the following dataset: 14, 8, 22, 17, 9, 31, 12?
A.14
B.17
C.16.1
D.12
Explanation: First, sort the data in ascending order: 8, 9, 12, 14, 17, 22, 31. Since there are n = 7 values (an odd number), the median is the middle element at position (7 + 1)/2 = 4th position, which is 14.
9In triangle ABC, side AB = 8 cm, side AC = 10 cm, and the angle between them is angle A = 30 degrees. What is the area of triangle ABC?
A.20 cm^2
B.40 cm^2
C.20*sqrt(3) cm^2
D.40*sqrt(3) cm^2
Explanation: The area of a triangle given two sides and the included angle is A = (1/2) * a * b * sin(C). Here, Area = (1/2) * 8 * 10 * sin(30 degrees) = (1/2) * 80 * (1/2) = 40 * (1/2) = 20 cm^2.
10What is the value of x if log_5(2x + 1) = 2?
A.x = 12
B.x = 13
C.x = 24
D.x = 4.5
Explanation: Convert the logarithmic equation to its exponential form: 2x + 1 = 5^2 = 25. Solving for x gives 2x = 25 - 1 = 24 => x = 12.

About the DIM Bakalavr Group II Exam

The DIM Bakalavr Group II Entrance Examination (II ixtisas qrupu üzrə qəbul imtahanı) is the official centralized subject examination for students seeking undergraduate university admission to economics, finance, accounting, management, marketing, and business administration programs in Azerbaijan. Administered by the State Examination Center (DİM), it serves as Stage 2 (Blok imtahanı) of the undergraduate admission model.

Assessment

Centralized Stage 2 block test featuring 30 Mathematics questions, 30 Geography questions, and 30 History questions

Time Limit

180 minutes (3 hours)

Passing Score

Competitive admission based on combined score (up to 700 points: 300 from Stage 1 Buraxılış + 400 from Stage 2 block exam); general eligibility minimum typically starts at 150-200 total points.

Exam Fee

50 AZN (State Examination Center (DİM) of Azerbaijan)

DIM Bakalavr Group II Exam Content Outline

35%

Mathematics

Algebraic equations, functions and analysis, sequences, financial arithmetic, geometric shapes, perimeter, area, volume, and data interpretation.

35%

Geography

Physical geography, lithosphere, atmosphere, hydrosphere, biosphere, economic and demographic geography of Azerbaijan, world economic geography, and environmental resources.

30%

History of Azerbaijan & World History

Historical eras of Azerbaijan from antiquity through the Middle Ages, Safavids, Khanates, modern oil boom, ADR, Soviet period, restoration of independence, and major world civilizations.

How to Pass the DIM Bakalavr Group II Exam

What You Need to Know

  • Passing score: Competitive admission based on combined score (up to 700 points: 300 from Stage 1 Buraxılış + 400 from Stage 2 block exam); general eligibility minimum typically starts at 150-200 total points.
  • Assessment: Centralized Stage 2 block test featuring 30 Mathematics questions, 30 Geography questions, and 30 History questions
  • Time limit: 180 minutes (3 hours)
  • Exam fee: 50 AZN

Keys to Passing

  • Work through all 100 available questions
  • Review every answer and explanation
  • Track weak areas and revisit them
  • Use our AI tutor for tough concepts

DIM Bakalavr Group II Study Tips from Top Performers

1Review Azerbaijan's economic regions, transport corridors, and natural resource distributions in geography.
2Practice algebraic equations, percentage calculations, and probability problems for the mathematics section.
3Build a precise chronological timeline of key Azerbaijani statehood events and international treaties in history.

Frequently Asked Questions

What subjects are tested in the DIM Bakalavr Group II block exam?

The Group II block exam consists of 90 total questions divided equally: Mathematics (30 questions), Geography (30 questions), and History (30 questions covering Azerbaijan History and General World History).

How is the total score calculated for Group II admission?

The maximum combined score is 700 points: up to 300 points from the mandatory Stage 1 Buraxılış exam and up to 400 points from the Stage 2 Group II block exam.

In what languages is the DIM Bakalavr Group II exam available?

The official exam is administered in Azerbaijani and Russian. This practice bank provides an English-language MCQ study adaptation.