All Exams  >   Class 8  >   Mathematical Olympiad Class 8  >   All Questions

All questions of Achievers Section for Class 8 Exam

Read the given statements carefully and state 'T' for true and 'F' for false.
(i) The roots of the quadratic equation ax² + bx + c = 0 are given by (-b ± √(b²-4ac)) / 2a.
(ii) The discriminant of the quadratic equation ax² + bx + c = 0 is b² - 4ac.
(iii) If the discriminant is negative, the quadratic equation has two real and distinct roots.
  • a)
    (i)-T, (ii)-T, (iii)-F
  • b)
    (i)-F, (ii)-T, (iii)-T
  • c)
    (i)-T, (ii)-F, (iii)-T
  • d)
    (i)-T, (ii)-T, (iii)-T
Correct answer is option 'A'. Can you explain this answer?

Meera Kumar answered
Understanding the Statements
The question examines three statements related to quadratic equations, specifically of the form ax² + bx + c = 0. Let's analyze each statement to understand why option 'A' is the correct answer.
Statement (i):
- The roots of the quadratic equation ax² + bx + c = 0 are given by the formula (-b ± √(b² - 4ac)) / 2a.
- This statement is True (T). This is the standard formula known as the quadratic formula, used to find the roots of a quadratic equation.
Statement (ii):
- The discriminant of the quadratic equation ax² + bx + c = 0 is b² - 4ac.
- This statement is also True (T). The discriminant helps determine the nature of the roots of the quadratic equation.
Statement (iii):
- If the discriminant is negative, the quadratic equation has two real and distinct roots.
- This statement is False (F). When the discriminant is negative, it indicates that the quadratic equation has no real roots; instead, it has two complex roots.
Conclusion
Based on the analysis:
- Statement (i) is True (T).
- Statement (ii) is True (T).
- Statement (iii) is False (F).
Thus, the correct answer is option 'A', which states: (i)-T, (ii)-T, (iii)-F. This indicates a clear understanding of the properties of quadratic equations and their discriminants.

The sum of digits of a two-digit number is 9. If 9 is subtracted  from the number, its digits are interchanged.
Q. What is the half of that number?
  • a)
    26
  • b)
    27
  • c)
    28
  • d)
    29
Correct answer is option 'B'. Can you explain this answer?

Uday Mehta answered
Understanding the Problem
To solve the problem, we need to identify a two-digit number whose digits add up to 9, and when 9 is subtracted from it, the digits are reversed.
Step 1: Define the Two-Digit Number
Let the two-digit number be represented as:
- 10a + b, where
- a = tens digit
- b = units digit
Step 2: Set Up the Equations
From the problem, we have the following conditions:
- The sum of the digits is 9:
- a + b = 9
- When 9 is subtracted from the number, the digits are interchanged:
- 10a + b - 9 = 10b + a
Step 3: Simplify the Second Equation
Rearranging the second equation gives:
- 10a + b - 9 = 10b + a
- This simplifies to:
- 9a - 9b = 9
- or, a - b = 1
Step 4: Solve the Equations
Now we have a system of equations:
1. a + b = 9
2. a - b = 1
Adding these equations:
- (a + b) + (a - b) = 9 + 1
- 2a = 10
- a = 5
Now substitute a = 5 into a + b = 9:
- 5 + b = 9
- b = 4
Step 5: Find the Number
The two-digit number is:
- 10a + b = 10(5) + 4 = 54
Step 6: Calculate Half of the Number
Now, to find half of the number:
- Half of 54 = 27
Conclusion
Thus, the half of that number is 27, confirming that the correct answer is option 'B'.

Read the given statements carefully and state 'T' for true and 'F' for false.
(i) The volume of a sphere is given by the formula (4/3)πr³.
(ii) If the radius of a sphere is doubled, the volume becomes eight times.
(iii) The surface area of a sphere is given by 4πr².
  • a)
    (i)-T, (ii)-T, (iii)-T
  • b)
    (i)-T, (ii)-F, (iii)-T
  • c)
    (i)-T, (ii)-T, (iii)-F
  • d)
    (i)-F, (ii)-T, (iii)-T
Correct answer is option 'A'. Can you explain this answer?

C K Academy answered
(i) The volume of a sphere is indeed given by the formula (4/3)πr³, which is correct.
(ii) If the radius of a sphere is doubled, the volume becomes (2r)³ = 8r³, making it eight times the original volume, which is also correct.
(iii) The surface area of a sphere is given by 4πr², which is correct.

Read the given statements carefully and state 'T' for true and 'F' for false.
(i) The sum of the first n natural numbers is given by n(n+1)/2.
(ii) The sum of the squares of the first n natural numbers is given by n(n+1)(2n+1)/6.
(iii) The sum of the cubes of the first n natural numbers is given by (n(n+1)/2)².
(i) (ii) (iii)
  • a)
    (i)-T, (ii)-T, (iii)-T
  • b)
    (i)-T, (ii)-F, (iii)-T
  • c)
    (i)-F, (ii)-T, (iii)-F
  • d)
    (i)-T, (ii)-T, (iii)-F
Correct answer is option 'A'. Can you explain this answer?

Nitya Sen answered
Explanation of the Statements
Let's analyze each statement one by one:
Statement (i): The sum of the first n natural numbers is given by n(n+1)/2.
- This statement is True.
- The formula n(n+1)/2 accurately calculates the sum of the first n natural numbers.
- For example, for n=3, the sum is 1 + 2 + 3 = 6, and using the formula: 3(3+1)/2 = 6.
Statement (ii): The sum of the squares of the first n natural numbers is given by n(n+1)(2n+1)/6.
- This statement is also True.
- The formula n(n+1)(2n+1)/6 correctly gives the sum of the squares of the first n natural numbers.
- For n=3, the squares are 1^2 + 2^2 + 3^2 = 14, and using the formula: 3(3+1)(2*3+1)/6 = 14.
Statement (iii): The sum of the cubes of the first n natural numbers is given by (n(n+1)/2)².
- This statement is True.
- The sum of the cubes of the first n natural numbers can be expressed as the square of the sum of the first n natural numbers.
- For n=3, the cubes are 1^3 + 2^3 + 3^3 = 36, and using the formula: (3(3+1)/2)² = 36.
Conclusion
- Since all three statements are true, the correct answer is option a: (i)-T, (ii)-T, (iii)-T.

Read the given statements carefully and state 'T' for true and 'F' for false.
(i) The determinant of a 2x2 matrix [a b; c d] is ad - bc.
(ii) The inverse of a non-singular matrix always exists.
(iii) If a matrix is singular, its determinant is zero.
(i) (ii) (iii)
  • a)
    (i)-T, (ii)-F, (iii)-T
  • b)
    (i)-F,(ii)- T, (iii)-F
  • c)
    (i)-T, (ii)-T, (iii)-T
  • d)
    (i)-F, (ii)-F, (iii)-T
Correct answer is option 'C'. Can you explain this answer?

Meera Kumar answered
Understanding the Statements
Let's analyze each statement regarding matrices to determine their truth values.
Statement (i): The determinant of a 2x2 matrix [a b; c d] is ad - bc.
- This statement is True.
- The formula for the determinant of a 2x2 matrix is indeed calculated as ad - bc.
Statement (ii): The inverse of a non-singular matrix always exists.
- This statement is True.
- A non-singular matrix is one that has a non-zero determinant, which guarantees that an inverse can be calculated.
Statement (iii): If a matrix is singular, its determinant is zero.
- This statement is True.
- A singular matrix is defined as one that does not have an inverse, which occurs when its determinant equals zero.
Conclusion
Thus, evaluating each statement gives us:
- (i) - T
- (ii) - T
- (iii) - T
Therefore, the correct option is (c): (i) - T, (ii) - T, (iii) - T.
This reflects a solid understanding of matrix properties, crucial for solving mathematical problems related to linear algebra.

In 10 days earth picks up  2.6 × 108 kg of dust from the atmosphere. How much dusk will it pick up in 45 days?
  • a)
    1. 17 × 109
  • b)
    1.17 × 107
  • c)
    1.17 × 105
  • d)
    1.17 × 104
Correct answer is option 'A'. Can you explain this answer?

Let the amount of dust picked up by the earth in 45 days be x pounds. 
Since the amount of dust picked up by the earth and the number of days are in direct variation, we have :
 Ratio of the dust picked up by the earth in pounds = ratio of the number of days taken 


Thus ,11.7x10^8 pounds of dust will be picked up by the earth in 45 days .

Match the following:
  • a)
    (P) → (iii), (Q) → (i), (R) → (iv), (S) → (ii)
  • b)
    (P) → (i), (Q) → (iv), (R) → (ii), (S) → (iii)
  • c)
    (P) → (iii), (Q) → (i), (R) → (ii), (S) → (iv)
  • d)
    (P) → (iv), (Q) → (iii), (R) → (i), (S) → (ii)
Correct answer is option 'C'. Can you explain this answer?

EduRev Class 8 answered
  • (P) The sum of the interior angles of a triangle is 180.
  • (Q) The sum of the exterior angles of any polygon is 360.
  • (R) The sum of the interior angles of a pentagon is 540.
  • (S) The sum of the interior angles of a hexagon is 720.

A man can row upstream at 5 km/hr and downstream at 9 km/hr. Find the speed of the man in still water and the speed of the stream.
  • a)
    Speed in still water = 7 km/hr, Speed of stream = 2 km/hr
  • b)
    Speed in still water = 6 km/hr, Speed of stream = 3 km/hr
  • c)
    Speed in still water = 8 km/hr, Speed of stream = 1 km/hr
  • d)
    Speed in still water = 7 km/hr, Speed of stream = 1 km/hr
Correct answer is option 'A'. Can you explain this answer?

C K Academy answered
Let the speed of the man in still water be x km/hr and the speed of the stream be y km/hr.
Upstream speed =  x − y = 5 km/hr
Downstream speed = x + y = 9 km/hr
Adding the two equations:
(x − y) + (x + y) = 5 + 9
2x = 14
x =7km/hr
Subtracting the two equations:
(x + y) − (x − y) = 9 − 5
2y = 4
y = 2km/hr

Read the given statements carefully and state 'T' for true and 'F' for false.
(i) The volume of a sphere is given by the formula (4/3)πr³.
(ii) If the radius of a sphere is doubled, the volume becomes eight times.
(iii) The surface area of a sphere is given by 4πr².
  • a)
    (i)-T, (ii)-T, (iii)-T
  • b)
    (i)-T, (ii)-F, (iii)-T
  • c)
    (i)-T, (ii)-T, (iii)-F
  • d)
    (i)-F, (ii)-T, (iii)-T
Correct answer is option 'A'. Can you explain this answer?

(i) The volume of a sphere is indeed given by the formula (4/3)πr³, which is correct.
(ii) If the radius of a sphere is doubled, the volume becomes (2r)³ = 8r³, making it eight times the original volume, which is also correct.
(iii) The surface area of a sphere is given by 4πr², which is correct.

If the area of a trapezium is 90 cm2 and its height is 5 cm, find the sum of the lengths of the parallel sides.
  • a)
    36 cm
  • b)
    40 cm
  • c)
    34 cm
  • d)
    32 cm
Correct answer is option 'A'. Can you explain this answer?

Area of a trapezium = 1/2 ×(sum of parallel sides) × height
90 = 1/2 ×(sum of parallel sides) × 5
sum of parallel sides = 90×2 / 5 =36cm

Match the following:
  • a)
    (P) → (i), (Q) → (iii), (R) → (ii), (S) → (iv)
  • b)
    (P) → (ii), (Q) → (iii), (R) → (iv), (S) → (i)
  • c)
    (P) → (i), (Q) → (ii), (R) → (iii), (S) → (iv)
  • d)
    (P) → (iii), (Q) → (ii), (R) → (iv), (S) → (i)
Correct answer is option 'A'. Can you explain this answer?

C K Academy answered
  • (P) The area of a triangle is 1/2 × Base × Height.
  • (Q) The area of a parallelogram is Base × Height.
  • (R) The area of a trapezium is 1/2 × (Base1 + Base2) × Height.
  • (S) The area of a rhombus is 1/2 × Diagonal1 × Diagonal2​.

If the circumference of a circle is 44 cm, find its area.
  • a)
    154 cm2
  • b)
    140 cm2
  • c)
    145 cm2
  • d)
    150 cm2
Correct answer is option 'A'. Can you explain this answer?

EduRev Class 8 answered
Circumference of a circle = 2πr = 44cm
πr = 22
r = 22 / π = 7 cm
Area = πr2 = π × 72 =  π × 49 = 154 cm2

Read the given statements carefully and state 'T' for true and 'F' for false.
(i) The roots of the quadratic equation ax² + bx + c = 0 are given by (-b ± √(b²-4ac)) / 2a.
(ii) The discriminant of the quadratic equation ax² + bx + c = 0 is b² - 4ac.
(iii) If the discriminant is negative, the quadratic equation has two real and distinct roots.
(i) (ii) (iii)
  • a)
    (i)-T, (ii)-T, (iii)-F
  • b)
    (i)-F, (ii)-T, (iii)-T
  • c)
    (i)-, (ii)-F, (iii)-T
  • d)
    (i)-T, (ii)-T, (iii)-T
Correct answer is option 'A'. Can you explain this answer?

EduRev Class 8 answered
(i) The roots of the quadratic equation ax² + bx + c = 0 are indeed given by (-b ± √(b²-4ac)) / 2a, which is correct.
(ii) The discriminant of the quadratic equation ax² + bx + c = 0 is b² - 4ac, which is also correct.
(iii) If the discriminant is negative, the quadratic equation has two complex conjugate roots, not two real and distinct roots, which makes this statement false.

Chapter doubts & questions for Achievers Section - Mathematical Olympiad Class 8 2026 is part of Class 8 exam preparation. The chapters have been prepared according to the Class 8 exam syllabus. The Chapter doubts & questions, notes, tests & MCQs are made for Class 8 2026 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests here.

Chapter doubts & questions of Achievers Section - Mathematical Olympiad Class 8 in English & Hindi are available as part of Class 8 exam. Download more important topics, notes, lectures and mock test series for Class 8 Exam by signing up for free.

Top Courses Class 8