የ12ኛ ክፍል ውጤት ወጥቷል፤ ውጤትዎን የሚያዩበት መንገድ

ያለፉ ፈተናዎች

የሒሳብ መግቢያ ፈተና፣ 2016 ዓ.ም. (2024)

ተማሪዎች በ2016 ዓ.ም. የተፈተኑበት የ12ኛ ክፍል የሒሳብ የዩኒቨርሲቲ መግቢያ ፈተና እውነተኛ ጥያቄዎች። እያንዳንዱ ጥያቄ ትክክለኛ መልስ እና የተብራራ ማብራሪያ አለው።

  • ሁለቱም ዘርፎች

    ማን ይፈተናል

  • 2016 ዓ.ም. (2024)

    የፈተና ዓመት

  • 38 ጥያቄዎች ከመልስ ጋር

    በዚህ ስብስብ

ከዚህ ፈተና ጥያቄዎችን ይሞክሩ

መልሱን ከመክፈትዎ በፊት እያንዳንዱን ጥያቄ በራስዎ ይመልሱ። ማብራሪያዎቹ ወደ መማሪያ መጽሐፉ ትክክለኛ ክፍል ይጠቁማሉ፤ ስለዚህ ጥያቄ ሲስቱ የትኛውን ገጽ እንደገና ማንበብ እንዳለብዎት ያውቃሉ።

ጥያቄ 1

In the set of natural numbers, which one of the following defines a composite number?

  1. A.A number that has only two distinct factors
  2. B.A number that is divisible by numbers from 2 to 9
  3. C.A number that has two or more different factors
  4. D.A number that has three or more different divisors
መልሱን እና ማብራሪያውን ይመልከቱ

መልስ፦ D A number that has three or more different divisors

ለምን

The topic is the classification of natural numbers by how many divisors they have.

Count divisors:
A prime such as \(7\) has exactly two divisors, 1 and 7.
A composite such as \(4\) has the divisors 1, 2 and 4, which is three.
A composite such as \(6\) has 1, 2, 3 and 6, which is four.

So a composite number is one that has more divisors than a prime, that is three or more different divisors. That is option D.

The classic wrong turn is option C. Saying two or more factors still lets every prime in, because a prime has exactly two. Option A is the definition of a prime, and option B fails for \(121\), which is composite yet is divisible by none of the numbers 2 to 9.

Textbook: Mathematics Grade 9, Unit 1 The Number System, section 1.1 (page 18).

ጥያቄ 2

Which of the following is true about rationalizing the denominator?

  1. A.Only denominators can be multiplied by an irrational number
  2. B.Only numerators can be rationalized when there is a radical
  3. C.It is a method of changing the denominator into a rational number
  4. D.It is a technique of multiplying a given number by an irrational expression
መልሱን እና ማብራሪያውን ይመልከቱ

መልስ፦ C It is a method of changing the denominator into a rational number

ለምን

Rationalizing the denominator means rewriting a fraction so that no radical is left underneath.

You multiply the numerator and the denominator by the same well chosen expression, so the value of the fraction never changes:
\( \frac{1}{\sqrt{5}} = \frac{1}{\sqrt{5}} \cdot \frac{\sqrt{5}}{\sqrt{5}} = \frac{\sqrt{5}}{5} \)
With a two term denominator you use the conjugate:
\( \frac{1}{3-\sqrt{2}} = \frac{3+\sqrt{2}}{(3-\sqrt{2})(3+\sqrt{2})} = \frac{3+\sqrt{2}}{7} \)

In both cases the denominator ends up rational, so option C states the purpose correctly.

The classic wrong turn is option D. The multiplier is not always irrational, and multiplying the whole number by it would change the value. You multiply by a fraction equal to 1.

Textbook: Mathematics Grade 9, Unit 1 The Number System, section 1.3 (page 39).

ጥያቄ 3

When dividing 142 by 13 and expressed using the division algorithm, which is correct?

  1. A.142 = 10(13) + 12
  2. B.142 = 11(13) − 1
  3. C.142 = 11(13) + 1
  4. D.142 = 10(14) + 2
መልሱን እና ማብራሪያውን ይመልከቱ

መልስ፦ A 142 = 10(13) + 12

ለምን

The division algorithm says that for a dividend \(a\) and a divisor \(b>0\) there are unique numbers \(q\) and \(r\) with \(a = qb + r\) and \(0 \le r < b\). The remainder must be non negative and smaller than the divisor.

Divide 142 by 13:
\(13 \times 10 = 130\)
\(142 - 130 = 12\)
\(0 \le 12 < 13\), so the remainder is allowed.

Therefore \(142 = 10(13) + 12\), which is option A.

The classic wrong turn is option B. It is true as arithmetic, since \(11 \times 13 - 1 = 142\), but \(-1\) is not a legal remainder, so it is not the division algorithm form.

Textbook: Mathematics Grade 9, Unit 1 The Number System, section 1.1 (page 18).

ጥያቄ 4

The solution set of the system 2x − y = 5 and 3y + 15 = 6x is:

  1. A.The empty set
  2. B.{(t, 2t − 15): t ∈ R}
  3. C.{(t, 2t − 5): t ∈ R}
  4. D.{(0, −5), (1, −3), (2, −2), ...}
መልሱን እና ማብራሪያውን ይመልከቱ

መልስ፦ C {(t, 2t − 5): t ∈ R}

ለምን

This is a system of two linear equations in two variables. Put both equations in the form \(y = mx + c\) and compare them.

First equation:
\(2x - y = 5\)
\(y = 2x - 5\)

Second equation:
\(3y + 15 = 6x\)
\(3y = 6x - 15\)
\(y = 2x - 5\)

The two equations describe the same line, so the system is dependent and has infinitely many solutions. Write them with a parameter: let \(x = t\), then \(y = 2t - 5\).

The solution set is \(\{(t,\ 2t-5) : t \in \mathbb{R}\}\), which is option C.

The classic wrong turn is option A. Students see two equations, subtract, get \(0 = 0\) and read that as no solution. \(0 = 0\) means every point of the line works, not that the set is empty.

Textbook: Mathematics Grade 9, Unit 2 Solving Equations, section 2.2 (page 91).

ጥያቄ 5

Which one of the following refers to the definition of similar plane figures?

  1. A.Figures whose corresponding angles have the same ratio
  2. B.Figures where one is an enlargement of the other
  3. C.Figures whose ratios of corresponding sides are different
  4. D.Figures that have different shapes but same size
መልሱን እና ማብራሪያውን ይመልከቱ

መልስ፦ B Figures where one is an enlargement of the other

ለምን

Two plane figures are similar when they have the same shape but not necessarily the same size. Formally, corresponding angles are congruent and corresponding sides are in the same ratio.

Saying one figure is an enlargement (or a reduction) of the other is the same statement in everyday words: every length is multiplied by one scale factor \(k\), and the angles stay as they are. So option B is the definition.

Why the others fail:
Option A: angles are equal, not in a ratio.
Option C: the ratios of corresponding sides must be equal, not different.
Option D: same size with different shape is not similarity. Figures with the same shape and the same size are congruent, which is the special case \(k = 1\).

Textbook: Mathematics Grade 9, Unit 6 Congruency and Similarity, section 6.2 (page 214).

ጥያቄ 6

In a right triangle where angle A is 30° and side opposite it is 11 cm, what is the hypotenuse?

  1. A.22 cm
  2. B.22√3 cm
  3. C.11√3 cm
  4. D.33 cm
መልሱን እና ማብራሪያውን ይመልከቱ

መልስ፦ A 22 cm

ለምን

In a right angled triangle the sine of an acute angle is the opposite side over the hypotenuse.

Here \(A = 30^\circ\) and the side opposite \(A\) is 11 cm. Let the hypotenuse be \(c\).

\( \sin 30^\circ = \frac{11}{c} \)
\( \frac{1}{2} = \frac{11}{c} \)
\( c = 2 \times 11 = 22 \)

The hypotenuse is 22 cm, which is option A. A quick check: in a 30, 60, 90 triangle the side facing \(30^\circ\) is always half the hypotenuse.

The classic wrong turn is using \(\cos 30^\circ\) or \(\tan 30^\circ\), which gives the answers with \(\sqrt{3}\) in them. Those belong to the other two sides, not to the pair given here.

Textbook: Mathematics Grade 9, Unit 4 Introduction to Trigonometry, section 4.2 (page 167).

ሙሉውን ፈተና በ PDF ያውርዱ

በዚህ ስብስብ ያሉት 38 ጥያቄዎች ሁሉ እንደ ታትሞ የወጣ ፈተና፣ የመልስ ቁልፉም ከ38 ማብራሪያዎች ጋር እንደ ሁለተኛ ፋይል። ያትሟቸው ወይም ያለ ዳታ ያንብቧቸው።

ነጻ ነው፤ መለያም አይጠይቅም።

ሙሉውን ፈተና በሰዓት ተገድበው ይስሩ

ነጻ የተማሪ መለያ ሙሉውን የሒሳብ ፈተና እና የሌሎች ዓመታትንም ሁሉ በሰዓት የተገደቡ የሙከራ ፈተናዎች አድርጎ ከወዲያውኑ ውጤት ጋር ይሰጥዎታል። በማንኛውም ስልክ ላይ፣ ደካማ ግንኙነት ላይም ይሰራል።

በነጻ ልምምድ ይጀምሩ

ይህን ፈተና ከመቀመጥዎ በፊት ሒሳብ ያጥኑ

የ12ኛ ክፍል ሒሳብ አጭር ማስታወሻዎች 34 ካርዶች አሏቸው። እያንዳንዱ ከአገር አቀፉ መጽሐፍ ምዕራፍ በምዕራፍ ተዘጋጅቶ ሕጉን፣ ምልክቶቹ ምን እንደሚወክሉና ውጤት የሚያሳጣውን ስህተት ይናገራል።

የሒሳብ ማስታወሻዎችን ይክፈቱ
እነዚህ እውነተኛዎቹ የ2016 ዓ.ም. የሒሳብ መግቢያ ፈተና ጥያቄዎች ናቸው?

አዎ። ተማሪዎች በ2016 ዓ.ም. (2024) ከተፈተኑበት ብሔራዊ የዩኒቨርሲቲ መግቢያ የሒሳብ ፈተና የተወሰዱ ናቸው። ስብስባችን ከጥያቄዎቹ 38 ያህሉን ይዟል፤ እያንዳንዱም መልስና ወደ መማሪያ መጽሐፉ የሚጠቁም ማብራሪያ አለው።

ሙሉውን ፈተና እንዴት እለማመዳለሁ?

በስልክ ቁጥር ነጻ መለያ ይክፈቱ። ሙሉው ፈተና በሰዓት የተገደበ የሙከራ ፈተና ሆኖ ወዲያውኑ ውጤት ይሰጣል፣ በወር 199 ብር የሆነው የ AI አጋዥ ማሻሻያም ያመለጠዎትን ሁሉ ያስረዳዎታል።

የ2016 ዓ.ም. የሒሳብ ፈተናን በ PDF ማውረድ እችላለሁ?

አዎ፤ ነጻም ነው። የጥያቄ ወረቀቱ አንድ ፋይል ነው፤ የመልስ ቁልፉ ከማብራሪያዎቹ ጋር ሌላ ፋይል ነው፤ ስለዚህ ፈተናውን መጀመሪያ መሞከር ይችላሉ። ያትሟቸው፣ ወይም ዳታ በሌለበት ጊዜ ለክለሳ በስልክዎ ላይ ያስቀምጧቸው።

ግባመለያዎን ይክፈቱ