$1 \frac{1}{4} + 1 \frac{5}{9} \times 1 \frac{5}{8} \div 6 \frac{1}{2} = x$
Aptitude
Simplification
Difficulty: Medium
Choose an option
-
A17
-
B27
-
C18
-
D42
-
ENone of these
Answer
Correct Answer: None of these
Explanation
### Concept & Logic
This problem tests strict adherence to the BODMAS order of operations alongside fraction arithmetic. You must resolve Division first, then Multiplication, and finally Addition.
### Step-by-Step Solution
* The original expression is: $1 \frac{1}{4} + 1 \frac{5}{9} \times 1 \frac{5}{8} \div 6 \frac{1}{2}$
* First, convert all mixed numbers to improper fractions:
$1 \frac{1}{4} = \frac{5}{4}$
$1 \frac{5}{9} = \frac{14}{9}$
$1 \frac{5}{8} = \frac{13}{8}$
$6 \frac{1}{2} = \frac{13}{2}$
* Rewrite the full expression with improper fractions:
$\frac{5}{4} + \frac{14}{9} \times \frac{13}{8} \div \frac{13}{2}$
* Apply BODMAS by solving the division part first ($\frac{13}{8} \div \frac{13}{2}$):
$\frac{13}{8} \times \frac{2}{13} = \frac{2}{8} = \frac{1}{4}$
* Now, rewrite the expression with the division solved and proceed to multiplication:
$\frac{5}{4} + (\frac{14}{9} \times \frac{1}{4})$
$\frac{14}{9} \times \frac{1}{4} = \frac{14}{36} = \frac{7}{18}$
* Finally, perform the addition step:
$\frac{5}{4} + \frac{7}{18}$
* Find the Least Common Multiple (LCM) of $4$ and $18$, which is $36$:
$\frac{5 \times 9}{36} + \frac{7 \times 2}{36} = \frac{45}{36} + \frac{14}{36} = \frac{59}{36}$
* The exact fractional result is $\frac{59}{36}$ (or $1 \frac{23}{36}$).
Since all options are whole numbers and do not match, the answer is "None of these".
### Exam Strategy & Shortcut
A quick glance at the operations and values can save time. You have a small fraction ($\approx 1.25$) being added to the product of two other small fractions divided by a larger one. The result will unequivocally remain a small mixed decimal/fraction (under $2$). Since options (a), (b), (c), and (d) are all large whole numbers ($17$ or higher), you can instantly mark "None of these" without doing the rigorous fraction arithmetic.
### Common Pitfall
Ignoring BODMAS and solving left-to-right is the most common path to failure here. Adding the first two terms before multiplying or dividing will yield a completely incorrect and often messy numerical result.
### Final Answer
**Therefore, the correct answer is None of these.**