All Exams Test series for 1 year @ ₹349 only
Question

value of   \(3\frac{5}{6}+\left[3\frac{2}{3}+\lbrace{\frac{15}{4}\left(5\frac{4}{5}\div 14\frac{1}{2}\right)\rbrace}\right]\) is equal to:

This question was previously asked in
SSC CGL 2020 Tier-II (English) Previous Year Paper (29-Jan-2022)
The correct answer is

9

The question asks us to find the value of a mathematical expression involving mixed fractions, simple fractions, and various types of grouping symbols like brackets \(\left[\right]\) and braces \(\lbrace\rbrace\). To solve this, we need to follow the order of operations, often remembered by acronyms like BODMAS or PEMDAS.

Solving the Expression with BODMAS/PEMDAS

BODMAS stands for Brackets, Order (powers/roots), Division, Multiplication, Addition, Subtraction. PEMDAS stands for Parentheses, Exponents, Multiplication, Division, Addition, Subtraction. Both convey the same order: solve operations inside grouping symbols first, then powers/roots, then multiplication and division (from left to right), and finally addition and subtraction (from left to right).

The given expression is: \(3\frac{5}{6}+\left[3\frac{2}{3}+\lbrace{\frac{15}{4}\left(5\frac{4}{5}\div 14\frac{1}{2}\right)\rbrace}\right]\)

Let's break down the calculation step-by-step.

Step 1: Convert Mixed Fractions to Improper Fractions

First, convert all mixed fractions in the expression into improper fractions. This makes calculations easier.

  • \(3\frac{5}{6} = \frac{(3 \times 6) + 5}{6} = \frac{18 + 5}{6} = \frac{23}{6}\)
  • \(3\frac{2}{3} = \frac{(3 \times 3) + 2}{3} = \frac{9 + 2}{3} = \frac{11}{3}\)
  • \(5\frac{4}{5} = \frac{(5 \times 5) + 4}{5} = \frac{25 + 4}{5} = \frac{29}{5}\)
  • \(14\frac{1}{2} = \frac{(14 \times 2) + 1}{2} = \frac{28 + 1}{2} = \frac{29}{2}\)

The expression now becomes: \(\frac{23}{6}+\left[\frac{11}{3}+\lbrace{\frac{15}{4}\left(\frac{29}{5}\div \frac{29}{2}\right)\rbrace}\right]\)

Step 2: Solve the Innermost Operation (Division within Parentheses)

The innermost operation is the division inside the parentheses:

\(\frac{29}{5}\div \frac{29}{2}\)

Dividing by a fraction is the same as multiplying by its reciprocal:

\(\frac{29}{5}\times \frac{2}{29} = \frac{\cancel{29}}{5}\times \frac{2}{\cancel{29}} = \frac{2}{5}\)

The expression is now: \(\frac{23}{6}+\left[\frac{11}{3}+\lbrace{\frac{15}{4}\left(\frac{2}{5}\right)\rbrace}\right]\)

Step 3: Solve the Operation within Braces (Multiplication)

Next, solve the multiplication inside the braces:

\(\frac{15}{4}\times \frac{2}{5}\)

Multiply the numerators and the denominators, cancelling common factors if possible:

\(\frac{\cancel{15}^3}{4_{\cancelto{2}{4}}}\times \frac{\cancel{2}^1}{\cancel{5}^1} = \frac{3}{2}\times \frac{1}{1} = \frac{3}{2}\)

The expression becomes: \(\frac{23}{6}+\left[\frac{11}{3}+\frac{3}{2}\right]\)

Step 4: Solve the Operation within Square Brackets (Addition)

Now, solve the addition inside the square brackets:

\(\frac{11}{3}+\frac{3}{2}\)

To add fractions, find a common denominator. The least common multiple (LCM) of 3 and 2 is 6.

\(\frac{11}{3} = \frac{11 \times 2}{3 \times 2} = \frac{22}{6}\)

\(\frac{3}{2} = \frac{3 \times 3}{2 \times 3} = \frac{9}{6}\)

Now add the fractions:

\(\frac{22}{6}+\frac{9}{6} = \frac{22 + 9}{6} = \frac{31}{6}\)

The expression is now: \(\frac{23}{6}+\frac{31}{6}\)

Step 5: Solve the Final Operation (Addition)

Finally, perform the last addition:

\(\frac{23}{6}+\frac{31}{6}\)

Since the fractions already have a common denominator (6), simply add the numerators:

\(\frac{23 + 31}{6} = \frac{54}{6}\)

Simplify the fraction:

\(\frac{54}{6} = 9\)

The value of the expression is 9.

Summary of Calculation Steps

Here's a quick recap of the steps taken to evaluate the expression:

  1. Convert all mixed numbers to improper fractions.
  2. Solve the division inside the parentheses: \(\frac{29}{5} \div \frac{29}{2} = \frac{2}{5}\).
  3. Solve the multiplication inside the braces: \(\frac{15}{4} \times \frac{2}{5} = \frac{3}{2}\).
  4. Solve the addition inside the square brackets: \(\frac{11}{3} + \frac{3}{2} = \frac{22}{6} + \frac{9}{6} = \frac{31}{6}\).
  5. Solve the final addition: \(\frac{23}{6} + \frac{31}{6} = \frac{54}{6} = 9\).

Final Answer Value

The calculation shows that the value of the given expression \(3\frac{5}{6}+\left[3\frac{2}{3}+\lbrace{\frac{15}{4}\left(5\frac{4}{5}\div 14\frac{1}{2}\right)\rbrace}\right]\) is 9.

Revision Table: Key Concepts for Expression Evaluation

Concept Description Importance in this Problem
Order of Operations (BODMAS/PEMDAS) Rules dictating the sequence of operations in a mathematical expression (Brackets/Parentheses, Orders/Exponents, Division/Multiplication, Addition/Subtraction). Crucial for determining the correct calculation sequence (innermost grouping symbols first).
Mixed Numbers A number consisting of a whole number and a fraction (e.g., \(3\frac{5}{6}\)). Must be converted to improper fractions for easier calculations.
Improper Fractions A fraction where the numerator is greater than or equal to the denominator (e.g., \(\frac{23}{6}\)). Standard form for performing arithmetic operations on fractions.
Fraction Division To divide by a fraction, multiply by its reciprocal (e.g., \(\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c}\)). Used in the innermost part of the expression.
Fraction Addition To add fractions, they must have a common denominator. Add numerators once denominators match. Used in the square brackets and for the final step.

Additional Information: Handling Fractions and Brackets

When dealing with expressions like this, precision at each step is key. Converting to improper fractions initially simplifies the process significantly. Remember that brackets, braces, and parentheses all serve the same purpose – to group operations that must be performed before those outside the grouping symbol.

Working from the inside out of the grouping symbols ensures that the order of operations is correctly applied. If you encounter complex fractions within the expression, simplify them first before combining them with other terms.

Was this answer helpful?

Similar Questions

  1. Simplify the expression 441 ÷  \(\left[270 \div \frac{3}{7}+\left(17\div \frac{1}{3}\right)-\left(8\frac{1}{2}-\frac{5}{2}\right)\right]\)

  2. If the sum of two positive numbers is 65 and the square root of their product is 26, then the sum of their reciprocals is:

  3. Simplify the following expression.

    \([\frac{85}{34}\times \frac{1}{18}- \{(\frac{46}{69}\div\frac{27}{135})-(\frac{86}{129}\div\frac{14}{91})\}\ of \frac{112}{36}]\)

  4. What is the value of \(\rm \frac{X}{Y}\) if \(\rm \frac{X-5Y}{X+5Y}=\frac{7}{13}\).

  5. The value of \(9 \div [\frac{1}{2}+\frac{1}{3}+\frac{1}{4}+\frac{1}{6}\div(\frac{3}{4}-\frac{1}{3})\;of\;\frac{2}{9}]\)  is:

  6. Simplify the following expression:

    \(\rm \frac{7}{12} \div \frac{1}{10} \ of \ \frac{2}{3} - \frac{5}{3} \times \frac{9}{10} + \frac{5}{8} \div \frac{3}{4} \ of \ \frac{2}{3}\)

  7. Three fractions x, y and z are such that x > y > z. When the smallest of them is divided by the greatest, the result is \({\frac{9}{16}}\) , which exceeds y by 0.0625. If x + y + z =  \(2{\frac{3}{12}}\) , then what is the value of x + z?

  8. The value of \(\frac{46+\frac{3}{4} \ \text{of}\ 32-6}{37-\frac{3}{4} \ \text{of}\ (34+6)}\) is:
  9. Raju ate \(\frac{3}{8}\)  part of a pizza and Adam ate  \(\frac{3}{10}\) part of the remaining pizza. Then Renu ate  \(\frac{4}{7}\)  part of the pizza that was left. What fraction of the pizza is still left?

  10. Evaluate:

    \(\frac 1 {15} + \frac 1 {35} + \frac 1 {63} + \frac 1 {99} + \frac 1 {143}\)


Important Questions from Fractions

  1. 5 \(\frac{3}{4}\) + x + 2  \(\frac{1}{2}\) = 10  \(\frac{1}{8}\) Find the value of x.

  2. Simplify the expression 441 ÷  \(\left[270 \div \frac{3}{7}+\left(17\div \frac{1}{3}\right)-\left(8\frac{1}{2}-\frac{5}{2}\right)\right]\)

  3. Number 0.232323 can be written in rational form as:

  4. Solve: \(\frac{1}{2}\)  [{-2(2 + 3)*20}/2]

  5. Match the following.

    Column I

    Column II

    a.

    Equivalent fraction of \(\frac{7}{12}\)  is  

    i.

    Proper fraction

    b.

    Equivalent fraction of  \(\frac{9}{15}\)  is

    ii.

    Improper fraction

    c.

    \(\frac{7}{11}\)  is

    iii.

    \(\frac{21}{36}\)

    d.

    \(\frac{19}{5}\)  is

    iv.

    \(\frac{3}{5}\)

Need Expert Advice?
Upcoming Exams
SSC CGL
September 30, 2026
UPSSSC PET
October 23, 2026
Test Series
SSC CGL img
SSC
SSC CGL (Tier I + Tier II) 2026 Mock Test Series - Latest Pattern
2503 Tests 6 Tests Free
5388 Attempts
4.2(868)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App