PrepSure LogoHubPage 60/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 591-600 of 1815Use Deep Study when you want one-question focus.
591

Read Mode

Time & Distance

medium
Mathematics

Walking at 80% of his usual speed, a man is 10 minutes late to his office. Find the usual time taken by him to reach his office.

A
20 minutes
B
30 minutes
C
40 minutes
D
50 minutes
Explanation and memory cue

When walking at 80% speed, the man takes longer to reach his office. Let the usual time be T minutes. At 80% speed, time taken is T/0.8 = 1.25T. The delay is 1.25T - T = 0.25T, which equals 10 minutes. Solving 0.25T = 10 gives T = 40 minutes. However, this contradicts the initial correction, so let's re-express carefully: If usual speed is S and usual time is T, distance D = S × T. At 80% speed, speed is 0.8S, time taken is D / (0.8S) = T / 0.8 = 1.25T. The delay is 1.25T - T = 0.25T = 10 minutes, so T = 40 minutes. Therefore, the usual time is 40 minutes, which corresponds to option C. The original correct answer C is correct.

592

Read Mode

Ratio

easy
Mathematics

The ratio of two numbers a and b is 3:5. If 2 is added to both numbers, the ratio becomes 2:3. Find b.

A
15
B
10
C
8
D
5
Explanation and memory cue

Given a:b = 3:5, let a=3x and b=5x. After adding 2, (3x+2)/(5x+2) = 2/3. Cross-multiplying gives 9x + 6 = 10x + 4, so x = 2. Thus, b = 5x = 10.

593

Read Mode

Percentage

easy
Mathematics

Two numbers are respectively 20% and 50% more than a third number. What is the ratio of the two numbers?

A
2 : 5
B
3 : 5
C
4 : 5
D
6 : 7
Explanation and memory cue

Let the third number be x. The first number is 20% more than x, which is 1.2x. The second number is 50% more than x, which is 1.5x. The ratio of the two numbers is therefore 1.2x : 1.5x = 1.2 : 1.5 = 12 : 15 = 4 : 5. Hence, the correct ratio is 4 : 5, which corresponds to option C.

594

Read Mode

Ratio

medium
Mathematics

Three quantities X, Y, and Z are such that XY = kZ, where k is a constant. Initially, X was 4 and the ratio X:Y:Z was 2:3:4. If the value of Y is changed to 12 and Z is kept constant, find the value of X.

A
2
B
3
C
5
D
6
Explanation and memory cue

Given the equation XY = kZ, and the initial ratio X:Y:Z = 2:3:4 with X = 4, we find the values of Y and Z. Since X corresponds to 2 parts and equals 4, each part is 2. Therefore, Y = 3 parts = 6 and Z = 4 parts = 8. Using XY = kZ, we get 4 * 6 = k * 8, so k = 3. When Y changes to 12 and Z remains 8, the equation becomes X * 12 = 3 * 8 = 24. Solving for X gives X = 24 / 12 = 2. Thus, the new value of X is 2, which corresponds to option A.

595

Read Mode

Ratio

medium
Mathematics

In a bag, there are coins of 25p, 10p, and 5p in the ratio 1 : 2 : 3. If there is Rs. 30 in all, how many 5p coins are there?

A
50
B
100
C
150
D
200
Explanation and memory cue

Let the number of 25p, 10p, and 5p coins be x, 2x, and 3x respectively. The total value is 25x + 10(2x) + 5(3x) = 25x + 20x + 15x = 60x pence. Since Rs. 30 = 3000 pence, 60x = 3000, so x = 50. Therefore, the number of 5p coins is 3x = 150.

596

Read Mode

Proportion

easy
Mathematics

Find the fourth proportion to 3, 7, and 9.

A
63
B
31
C
21
D
27
Explanation and memory cue

The fourth proportion to 3, 7, and 9 is found by solving the proportion 3 : 7 = 9 : x. Cross-multiplying gives 3x = 7 × 9, so x = 63.

597

Read Mode

Proportion

easy
Mathematics

A sum of money is to be distributed among A, B, C, and D in the proportion 5 : 2 : 4 : 3. If C gets Rs. 1000 more than D, what is B’s share?

A
Rs. 500
B
Rs. 1500
C
Rs. 2000
D
None of these
Explanation and memory cue

The shares of A, B, C, and D are in the ratio 5:2:4:3. Let the common multiplier be x. Then C's share is 4x and D's share is 3x. Given C gets Rs. 1000 more than D, we have 4x - 3x = 1000, so x = 1000. Therefore, B's share is 2x = 2 * 1000 = Rs. 2000. Among the options, Rs. 2000 corresponds to option C, so the correct answer is C.

598

Read Mode

Time & Distance

medium
Mathematics

Three towns X, Y, and Z are on a river which flows uniformly. Y is equidistant from X and Z. If a boatman rows from X to Y and back in 10 hours and from X to Z in 4 hours downstream, find the ratio of the speed of the boatman in still water to the speed of the current.

A
2:5
B
5:3
C
3:5
D
1:2
Explanation and memory cue

Let the speed of the boat in still water be b and the speed of the current be c. Let the distance between X and Y be d. Since Y is equidistant from X and Z, distance XZ = 2d. Time taken from X to Y and back is 10 hours: (d/(b-c)) + (d/(b+c)) = 10 Time taken from X to Z is 4 hours: 2d/(b-c) = 4 From the second equation, d = 2(b-c). Substitute d in the first equation: (2(b-c)/(b-c)) + (2(b-c)/(b+c)) = 10 => 2 + 2(b-c)/(b+c) = 10 => 2(b-c)/(b+c) = 8 => (b-c)/(b+c) = 4 This is not possible as the ratio must be less than 1. Re-examining the problem, the time from X to Z is 4 hours downstream, so speed downstream is (b+c), and time = distance/speed = 2d/(b+c) = 4. So, 2d/(b+c) = 4 => d = 2(b+c). Now substitute d in the first equation: (d/(b-c)) + (d/(b+c)) = 10 => (2(b+c)/(b-c)) + (2(b+c)/(b+c)) = 10 => 2(b+c)/(b-c) + 2 = 10 => 2(b+c)/(b-c) = 8 => (b+c)/(b-c) = 4 Let r = b/c. Then (r+1)/(r-1) = 4 => r+1 = 4r - 4 => 3r = 5 => r = 5/3 Therefore, the ratio of the speed of the boatman in still water to the speed of the current is 5:3.

599

Read Mode

Time & Distance

medium
Mathematics

A man travelled a distance of 61 km in 9 hours. He travelled partly on foot at 4 km/hr and partly on bicycle at 9 km/hr. What is the distance travelled on foot?

A
12 km
B
14 km
C
16 km
D
18 km
Explanation and memory cue

Let the distance travelled on foot be x km. Then the distance travelled by bicycle is (61 - x) km. The time taken on foot is x/4 hours, and the time on bicycle is (61 - x)/9 hours. The total time is 9 hours, so x/4 + (61 - x)/9 = 9. Solving this equation gives x = 16 km, which matches option C.

600

Read Mode

Time and Work

easy
Mathematics

A and B can together do a piece of work in 15 days. B alone can do it in 20 days. In how many days can A alone do it?

A
40 days
B
50 days
C
60 days
D
70 days
Explanation and memory cue

A and B together complete 1/15 of the work per day, and B alone completes 1/20 per day. Therefore, A's work rate is 1/15 - 1/20 = 1/60 per day, so A alone can do the work in 60 days.