PrepSure LogoHubPage 153/182
Normal Study1,815 questions

Mathematics

Scan verified MCQs with the answer highlighted, then open explanations when you want the reasoning.

Deep Study Mode
Showing 1521-1530 of 1815Use Deep Study when you want one-question focus.
1521

Read Mode

Average (Cricket Runs)

easy
Mathematics

The average runs scored by a cricket player in 10 innings is 32. How many runs must he score in his next innings to increase his average by 4?

A
2
B
4
C
76
D
70
Explanation and memory cue

The total runs after 10 innings is 10 × 32 = 320. To increase the average by 4, the new average should be 36 after 11 innings, so total runs should be 11 × 36 = 396. Therefore, runs needed in the next innings = 396 - 320 = 76.

1522

Read Mode

Perimeter And Circumference

medium
Mathematics

The perimeter of a square is equal to the perimeter of a rectangle with length 16 cm and breadth 14 cm. Find the circumference of a semicircle whose diameter is equal to the side of the square. (Round off your answer to two decimal places.)

A
23.57 cm
B
47.14 cm
C
84.92 cm
D
94.94 cm
Explanation and memory cue

First, calculate the perimeter of the rectangle: 2 × (16 + 14) = 60 cm. Since the square's perimeter equals 60 cm, each side is 60 ÷ 4 = 15 cm. The diameter of the semicircle is 15 cm, so its circumference is half the circumference of a full circle plus the diameter: (π × 15) ÷ 2 + 15 ≈ 23.56 cm, rounded to 23.57 cm (option A).

1523

Read Mode

Average Weights

easy
Mathematics

The average weight of A, B, and C is 45 kg. If the average weight of A and B is 40 kg and that of B and C is 43 kg, then the weight of B is ___________?

A
17 kg
B
20 kg
C
26 kg
D
31 kg
Explanation and memory cue

Let the weights of A, B, and C be a, b, and c respectively. Given: (a + b + c)/3 = 45, so a + b + c = 135. Also, (a + b)/2 = 40, so a + b = 80, and (b + c)/2 = 43, so b + c = 86. Adding a + b = 80 and b + c = 86 gives a + 2b + c = 166. Subtracting a + b + c = 135 from this, we get b = 31. However, this contradicts the initial calculation. Rechecking: From a + b = 80 and b + c = 86, adding gives a + 2b + c = 166. Since a + b + c = 135, subtracting gives b = 31. So the weight of B is 31 kg, which corresponds to option D. Therefore, the original correct answer D is correct.

1524

Read Mode

Roots Of Quadratic Equations

easy
Mathematics

Find the roots of the quadratic equation: x² + 2x – 15 = 0.

A
-5, 3
B
3, 5
C
-3, 5
D
-3, -5
Explanation and memory cue

The quadratic equation x² + 2x - 15 = 0 can be factored as (x + 5)(x - 3) = 0. Setting each factor equal to zero gives the roots x = -5 and x = 3. Therefore, the correct roots are -5 and 3, which corresponds to option A.

1525

Read Mode

Quadratic Equations

easy
Mathematics

Solve the quadratic equations (i) a² + 11a + 30 = 0 and (ii) b² + 6b + 5 = 0 to find the values of a and b. What is the relationship between a and b?

A
If a < b
B
If a ≤ b
C
If the relationship between a and b cannot be established
D
If a > b
Explanation and memory cue

Solving the quadratic equation a² + 11a + 30 = 0 by factoring gives (a + 5)(a + 6) = 0, so the roots are a = -5 and a = -6. Solving the quadratic equation b² + 6b + 5 = 0 by factoring gives (b + 1)(b + 5) = 0, so the roots are b = -1 and b = -5. Comparing the roots, the largest root of a is -5 and the largest root of b is -1, so a < b. Therefore, the correct relationship is a < b, which corresponds to option A.

1526

Read Mode

Roots Of Quadratic Equation

easy
Mathematics

The roots of the equation 3x² – 12x + 10 = 0 are?

A
rational and unequal
B
complex
C
real and equal
D
irrational and unequal
Explanation and memory cue

The discriminant of the quadratic equation 3x² – 12x + 10 = 0 is Δ = (-12)² - 4*3*10 = 144 - 120 = 24, which is positive but not a perfect square. This means the roots are real, unequal, and irrational.

1527

Read Mode

Quadratic Equations (Roots/Relationships)

medium
Mathematics

Find the value of , if and are the roots of the quadratic equation .

A
15
B
14
C
24
D
26
Explanation and memory cue

Given the quadratic equation x² + 8x + 4 = 0, the sum of roots a + b = -8 and the product ab = 4. The expression a/b + b/a can be rewritten as (a² + b²)/ab. Using the identity a² + b² = (a + b)² - 2ab, we get ( (-8)² - 2*4 ) / 4 = (64 - 8) / 4 = 56 / 4 = 14.

1528

Read Mode

Average/Mean Of Grouped Data

easy
Mathematics

If the average marks of three batches of 55, 60, and 45 students respectively are 50, 55, and 60, then what is the average marks of all the students combined?

A
53.33
B
54.68
C
55
D
None of these
Explanation and memory cue

The total marks for each batch are calculated by multiplying the number of students by their average marks: (55 × 50) = 2750, (60 × 55) = 3300, and (45 × 60) = 2700. Adding these gives the combined total marks: 2750 + 3300 + 2700 = 8750. The total number of students is 55 + 60 + 45 = 160. The average marks of all students combined is the total marks divided by the total number of students: 8750 ÷ 160 = 54.6875, which rounds to 54.68. Therefore, option B (54.68) is the correct answer, not option A (53.33).

1529

Read Mode

Average Marks

medium
Mathematics

In an examination, a pupil’s average marks were 63 per paper. If he had obtained 20 more marks for his Geography paper and 2 more marks for his History paper, his average per paper would have been 65. How many papers were there in the examination?

A
8
B
9
C
10
D
11
Explanation and memory cue

Let the number of papers be n. The total marks initially are 63n. After adding 20 marks to the Geography paper and 2 marks to the History paper, the total marks become 63n + 22. The new average is 65, so (63n + 22)/n = 65. Solving this gives 63n + 22 = 65n, or 22 = 2n, so n = 11. Therefore, the number of papers in the examination is 11, which corresponds to option D.

1530

Read Mode

Cubes & Scaling (Surface Area Ratio)

medium
Mathematics

The ratio of the volumes of two cubes is 729 : 1331. What is the ratio of their total surface areas?

A
81 : 121
B
9 : 11
C
729 : 1331
D
27 : 12
Explanation and memory cue

The ratio of volumes of two cubes is 729 : 1331, which corresponds to the cubes of their side lengths. Taking cube roots, the ratio of their sides is 9 : 11. Since surface area scales with the square of the side length, the ratio of their total surface areas is (9^2) : (11^2) = 81 : 121.