Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Simplification Questions
A number multiplied by five times itself equals 1445. Form the equation n * (5n) = 1445 and determine the positive value of n.
Equal partition of a board — unit conversion and division A wooden board is 80 inches long and is cut into 4 equal parts in a workshop. What is the exact length of each part, expressed in inches?
Custom operator evaluation — apply the rule a * b = a + b + a/b Using the defined operation, compute the numerical value of 12 * 4.
Identity-based simplification with cubes and squares Evaluate [137^2 + 137×133 + 133^2] / [137^3 − 133^3] using algebraic factorization.
Apply the cube difference identity to simplify Compute (117^3 − 98^3) / (117^2 + 117×98 + 98^2) by using standard algebraic formulas.
Recovering the intended identity: (a^3 + b^3)/(a^2 − ab + b^2) Assuming the denominator is 343^2 − 343×257 + 257^2, evaluate (343^3 + 257^3)/(343^2 − 343×257 + 257^2).
Bracketed fractional simplification — nested division and “of” as multiplication Evaluate 3 ÷ [(8 − 5) ÷ {(4 − 2) ÷ (2 + 8/13)}] carefully using left-to-right precedence for × and ÷.
Mixed numbers and fractional operations — follow left-to-right for × and ÷ Compute the value of {7 1/2 + 1/2 ÷ 1/2 of 1/4 − 2/5 × 2 1/3 ÷ 1 7/8 of (1 2/5 − 1 1/3)}.
Reconstructing a bracketed expression with “of” and ratios Evaluate 3/4 ÷ (2 1/4 of 2/3) − [ (1/2 − 1/3) / (1/2 + 1/3) × 3 1/3 ] + 5/6.
Solve for the unknown in a mixed-fraction equation Find the value of ? if (5/6 ÷ 6/7) × ? − (8/9 ÷ 1 3/5) + (3/4 × 3 1/3) = 2 7/9.
Balance an equation with products of mixed numbers Compute the missing term ? such that 15 2/3 × 3 1/6 + 6 1/3 = 11 7/18 + ?.
Carefully simplify the nested fractional expression Compute the exact value of: 7 1/2 − [ 2 1/4 ÷ { 1 1/4 − 1/2(1 1/2 − 1/3 − 1/6) } ].
Proportion with a missing mean: solve for the number x in 50 / x = x / 12 1/2 (treat 12 1/2 as 12.5 and find x exactly).
Algebraic substitution with a given ratio If x / y = 4 / 5, evaluate 4/7 + (2y − x) / (2y + x).
Solve using a given proportional relation If x / (2y) = 3 / 2, find the exact value of (2x + y) / (x − 2y).
Recognize and apply algebraic identities Evaluate (885^3 + 115^3) / (885^2 + 115^2 − 885*115) exactly.
Mixed numbers to improper fractions; chained division and multiplication Evaluate exactly: 4 2/17 ÷ 1 2/5 * 2 2/33.
Evaluate a rational expression from a given ratio If a / b = 1 / 3, compute (3a + 2b) / (3a − 2b).
Telescoping product over odd terms Compute (2 − 1/3)(2 − 3/5)(2 − 5/7)…(2 − 999/1001) exactly.
Unit-fraction counting in a mixed number How many parts of size 1/8 are contained in 37 1/2?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63