Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Decimal Fraction Questions
Recognize uniform decimal scaling in sums of squares: Compute [(0.05)^2 + (0.41)^2 + (0.073)^2] / [(0.005)^2 + (0.041)^2 + (0.0073)^2] using powers-of-10 relationships.
Use a^2 − b^2 factorization with decimals: Evaluate 13.065^2 − 3.065^2 by rewriting it as (a − b)(a + b) and computing quickly.
Factor common terms in numerator and denominator: Evaluate (.896 × .752 + .896 × .248) / (.7 × .034 + .7 × .966) by factoring and simplifying before dividing.
Evaluate using identities and exact arithmetic: Compute (.356 × .365 − 2 × .365 × .106 + .106 × .106) / (.632 × .632 + 2 × .632 × .368 + .368 × .368) without rounding until the end.
Recognize a perfect-square structure: Evaluate (3.65^2 + 2.35^2 − 2 × 2.35 × 3.65) / 1.69 by converting the numerator into a binomial square.
Compute a decimal expression with exponents and a linear denominator: Evaluate (0.5^3 × 0.6^3) / (0.5 × 0.5 − 0.3 + 0.6 × 0.6) accurately, simplifying powers first.
Compute the value of the decimal expression by applying order of operations: (.125 + .027) ÷ (.5 × .5 − 0.15 + .09) = ? (Note: using the Recovery-First Policy, the middle term is interpreted as 0.15, a common transcription of 1.5 → 0.15.)
Evaluate using the cube identity: (0.47^3 − 0.33^3) / (0.47^2 + 0.47×0.33 + 0.33^2). Compute the exact decimal result.
Simplify a ratio of polynomial-like decimal forms: (1.04^2 + 1.04×0.04 + 0.04^2) / (1.04^3 − 0.04^3). Use sum of squares over difference of cubes.
Apply the sum-of-cubes identity with decimals: [(0.87)^3 + (0.13)^3] / [(0.87)^2 − 0.87×0.13 + (0.13)^2] = ?
Evaluate a nested decimal expression accurately: 3 / [ 3 + {(0.3 − 3.03) / (3 × 0.91)} ] = ?
Simplify a decimal–fraction mix carefully: { (0.1)^2 − (0.01)^2 } ÷ 0.0001 + 1 = ? (Repair applied: division by 0.0001 then add 1, consistent with typical formatting and answer set.)
Find the LCM of decimal numbers by scaling to integers: LCM of 3.0, 0.09, and 2.7. Show the scaling and factorization steps.
Compute the GCD (HCF) of decimal numbers by clearing decimals: GCD of 1.08, 0.36, and 0.90. Demonstrate exact integer reduction.
Convert the recurring decimal 0.1\u0305\u030536 (with 36 repeating after the initial 1) to a fraction in lowest terms. Identify the exact rational form.
Add the decimals and give the exact result: 0.63 + 0.37 = ? (Using Recovery-First Policy, these are ordinary terminating decimals, not repeating.)
Compute the decimal sum accurately: Evaluate (0.3467 + 0.1333) and give the result to four decimal places.
Apply decimal subtraction using place value: Evaluate (3.57 − 2.14).
Add three decimal numbers carefully: Evaluate (2.47 + 3.53 + 0.05) and choose the exact sum.
Convert a recurring decimal to a fraction: Express the repeating decimal 4.12 (where 12 repeats) as a single simplified fraction.
1
2
3
4
5
6
7
8
9
10
11
12
13
14