PrepSure LogoHubPage 163/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 1621-1630 of 1815Use Deep Study when you want one-question focus.
1621

Read Mode

Trigonometric Functions And Quadrants

easy
Mathematics

In which quadrant(s) is the value of tan positive?

A
First
B
Second
C
Third
D
Both 1st and 3rd
Explanation and memory cue

The tangent function is positive in the first and third quadrants because tangent is the ratio of sine to cosine, and both sine and cosine have the same sign in these quadrants, making their ratio positive.

1622

Read Mode

Symbol Interpretation

easy
Mathematics

89 The symbol ">" is often used to represent a:

A
Logic function/Operation
B
Arithmetic function
C
Text formatting option
D
Bullet point
Explanation and memory cue

The symbol ">" is commonly used as a comparison operator in arithmetic and programming to mean "greater than." It is not primarily a logic function, text formatting option, or bullet point.

1623

Read Mode

Number properties

easy2021FIA ASI Paper 21-12-2021
MathematicsFIA

What is the number whose square and cube are the same?

A
1
B
2
C
3
D
4
Explanation and memory cue

The number 1 is the only number whose square (1² = 1) and cube (1³ = 1) are equal. Other numbers have different values for their square and cube.

1624

Read Mode

Percentages

easy2021FIA Assistant Paper 14-12-2021
MathematicsFIA

If sales tax is 3%, how much tax would you pay for an item that costs $2000?

A
$100
B
$60
C
$70
D
None of these
Explanation and memory cue

To find the sales tax, multiply the item cost by the tax rate: $2000 × 3% = $2000 × 0.03 = $60. Therefore, the correct tax amount is $60, which corresponds to option B.

1625

Read Mode

Ratio and equations

easy2021FIA Assistant Paper 14-12-2021
MathematicsFIA

If the ratio of two numbers is 5:7 and if 5 is subtracted from the sum of these two numbers, 79 is obtained, then what are the numbers?

A
30:70
B
40:80
C
40:49
D
35:49
Explanation and memory cue

Let the two numbers be 5x and 7x. Their sum is 12x. According to the problem, subtracting 5 from the sum gives 79, so 12x - 5 = 79. Solving for x, we get 12x = 84, so x = 7. Therefore, the numbers are 5*7 = 35 and 7*7 = 49, which corresponds to option D.

1626

Read Mode

LCM

easy2021FIA Assistant Paper 14-12-2021
MathematicsFIA

What is the LCM of 70 and 80?

A
560
B
650
C
367
D
876
Explanation and memory cue

The least common multiple (LCM) of 70 and 80 is the smallest number divisible by both. The prime factors of 70 are 2, 5, and 7; for 80, they are 2^4 and 5. Taking the highest powers, LCM = 2^4 × 5 × 7 = 16 × 5 × 7 = 560.

1627

Read Mode

Sphere volume relation

easy2021FIA Assistant Paper 14-12-2021
MathematicsFIA

If the volume of a sphere is V = , then the value of the radius (r) is:

A
r = ³√[3 * π / (4 * V)]
B
r = ³√[4 * V / (3 * π)]
C
r = ³√[3 * V / (4 * π)]
D
None of these
Explanation and memory cue

The volume of a sphere is given by the formula V = (4/3)πr³. To find the radius r in terms of the volume V, rearrange the formula: r³ = (3V) / (4π). Taking the cube root of both sides gives r = ³√(3V / 4π). This corresponds exactly to option C. Therefore, the correct answer is C, not B.

1628

Read Mode

Algebraic Fractions

easy2021FIA Assistant Paper 14-12-2021
MathematicsFIA

What is the value of the expression ?

A
ca/db
B
a2b/c2d
C
ab/dc
D
None of these
Explanation and memory cue

The expression 'ab/c/cd/a' is ambiguous as written, but if interpreted as (ab/c) ÷ (cd/a), it simplifies to (ab/c) × (a/cd) = a^2 b / c^2 d, which matches option B. However, the original expression is unclear due to missing parentheses and ambiguous notation, so the safest choice is 'None of these' unless clarified.

1629

Read Mode

Time and work

medium2020
MathematicsFIA

Twelve men take 6 hours to finish a piece of work. After the 12 men have worked for 1 hour, the boss calls in 8 more men. How many more hours would 20 men take to complete the remaining work?

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

Twelve men take 6 hours to finish the work, so total work = 12 × 6 = 72 man-hours. After working for 1 hour, 12 men complete 12 man-hours of work, leaving 60 man-hours remaining. Now, 20 men work to complete the remaining 60 man-hours. Time required = 60 ÷ 20 = 3 hours. Therefore, 20 men will take 3 more hours to finish the remaining work, making the correct answer option A (3 hours).

1630

Read Mode

Number Theory

medium2020
MathematicsFIA

The sum of four consecutive two-digit odd numbers, when divided by 10, becomes a perfect square. Which of the following can possibly be one of these four numbers?

A
21
B
25
C
41
D
67
Explanation and memory cue

Let the four consecutive two-digit odd numbers be x, x+2, x+4, and x+6. Their sum is 4x + 12. When this sum is divided by 10, the quotient must be a perfect square. We want (4x + 12)/10 = k, where k is a perfect square integer. Thus, 4x + 12 = 10k. Since x is odd and two-digit, testing perfect squares for k shows that k can be 16 or 36. For k=16, sum = 160, so 4x + 12 = 160 => 4x = 148 => x = 37, giving numbers 37, 39, 41, 43. For k=36, sum = 360, so 4x + 12 = 360 => 4x = 348 => x = 87, giving numbers 87, 89, 91, 93. Among the options given (21, 25, 41, 67), only 41 appears in the valid set (37, 39, 41, 43). Therefore, option C (41) is the correct answer.