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

Select the correct combination of mathematical signs that can sequentially replace the * signs and balance the given equation.

55 * 63 * 9 * 8 * 3 = 38

This question was previously asked in
SSC CGL 2023 (Tier-II) Paper 1 Previous Year Paper (26-Oct-2023) (Shift-1)
The correct answer is

+, ÷, -, ×

Solving Mathematical Sign Replacement Problems

The question asks us to find the correct sequence of mathematical signs from the given options that, when substituted for the asterisks (*) in the equation, will make the equation true.

The given equation is: 55 * 63 * 9 * 8 * 3 = 38

We need to test each option by replacing the asterisks with the signs in the order given in the option and then evaluate the expression according to the order of operations (BODMAS/PEMDAS).

Testing the Options

Let's examine each option systematically.

Option 1: ÷, ×, -, +

Replacing the asterisks with these signs in sequence, the equation becomes:

\(55 \div 63 \times 9 - 8 + 3\)

Let's evaluate this expression:

  • First, perform division: \(55 \div 63\) is not a whole number. This suggests this option might not be the correct one for typical aptitude problems involving integers.

Calculating the approximate value: \(55 \div 63 \approx 0.87\). Then \(0.87 \times 9 \approx 7.83\). So, the expression is approximately \(7.83 - 8 + 3\).

\(7.83 - 8 = -0.17\)

\(-0.17 + 3 = 2.83\)

\(2.83 \neq 38\). So, Option 1 is incorrect.

Option 2: ×, ÷, +, -

Replacing the asterisks with these signs in sequence, the equation becomes:

\(55 \times 63 \div 9 + 8 - 3\)

Let's evaluate this expression following BODMAS/PEMDAS:

  • First, perform division: \(63 \div 9 = 7\).
  • The equation becomes: \(55 \times 7 + 8 - 3\).
  • Next, perform multiplication: \(55 \times 7 = 385\).
  • The equation becomes: \(385 + 8 - 3\).
  • Now, perform addition and subtraction from left to right:
  • \(385 + 8 = 393\).
  • \(393 - 3 = 390\).

\(390 \neq 38\). So, Option 2 is incorrect.

Option 3: +, -, ×, ÷

Replacing the asterisks with these signs in sequence, the equation becomes:

\(55 + 63 - 9 \times 8 \div 3\)

Let's evaluate this expression following BODMAS/PEMDAS:

  • First, perform multiplication and division from left to right:
  • \(9 \times 8 = 72\).
  • The equation becomes: \(55 + 63 - 72 \div 3\).
  • Next, perform division: \(72 \div 3 = 24\).
  • The equation becomes: \(55 + 63 - 24\).
  • Now, perform addition and subtraction from left to right:
  • \(55 + 63 = 118\).
  • \(118 - 24 = 94\).

\(94 \neq 38\). So, Option 3 is incorrect.

Option 4: +, ÷, -, ×

Replacing the asterisks with these signs in sequence, the equation becomes:

\(55 + 63 \div 9 - 8 \times 3\)

Let's evaluate this expression following BODMAS/PEMDAS (Brackets, Orders, Division/Multiplication, Addition/Subtraction):

  • First, perform Division and Multiplication from left to right:
  • Division: \(63 \div 9 = 7\).
  • The equation becomes: \(55 + 7 - 8 \times 3\).
  • Multiplication: \(8 \times 3 = 24\).
  • The equation becomes: \(55 + 7 - 24\).
  • Now, perform Addition and Subtraction from left to right:
  • Addition: \(55 + 7 = 62\).
  • The equation becomes: \(62 - 24\).
  • Subtraction: \(62 - 24 = 38\).

\(38 = 38\). The equation balances.

Conclusion

The sequence of mathematical signs +, ÷, -, × correctly balances the given equation.

Option Signs Equation Evaluation Result Balances?
1 ÷, ×, -, + \(55 \div 63 \times 9 - 8 + 3\) \(0.87 \times 9 - 8 + 3 \approx 7.83 - 8 + 3 \approx 2.83\) \(\approx 2.83\) No
2 ×, ÷, +, - \(55 \times 63 \div 9 + 8 - 3\) \(55 \times 7 + 8 - 3 = 385 + 8 - 3 = 393 - 3 = 390\) \(390\) No
3 +, -, ×, ÷ \(55 + 63 - 9 \times 8 \div 3\) \(55 + 63 - 72 \div 3 = 55 + 63 - 24 = 118 - 24 = 94\) \(94\) No
4 +, ÷, -, × \(55 + 63 \div 9 - 8 \times 3\) \(55 + 7 - 8 \times 3 = 55 + 7 - 24 = 62 - 24 = 38\) \(38\) Yes

Revision Table: Key Concepts

Concept Explanation
Mathematical Signs Symbols representing arithmetic operations: addition (+), subtraction (-), multiplication (×), division (÷).
Balancing Equation Finding the correct arrangement of signs/numbers that makes the Left Hand Side (LHS) of the equation equal to the Right Hand Side (RHS).
Order of Operations A rule (like BODMAS or PEMDAS) that dictates the sequence in which operations should be performed in a mathematical expression to ensure a unique result.
BODMAS/PEMDAS Acronyms for the order: Brackets/Parentheses, Orders/Exponents, Division and Multiplication (from left to right), Addition and Subtraction (from left to right).

Additional Information: Order of Operations Explained

Understanding the correct order of operations is crucial for solving problems like this. Without it, evaluating an expression like \(55 + 63 \div 9 - 8 \times 3\) could yield different results depending on which operation is performed first. The standard order is followed to ensure consistency.

  • B/P (Brackets/Parentheses): Operations inside brackets or parentheses are always performed first.
  • O/E (Orders/Exponents): Next, evaluate any powers or roots.
  • DM (Division and Multiplication): These operations are performed next, from left to right in the expression. They have equal priority.
  • AS (Addition and Subtraction): These operations are performed last, from left to right in the expression. They also have equal priority.

In the case of \(55 + 63 \div 9 - 8 \times 3\), we first perform the division \(63 \div 9\) and the multiplication \(8 \times 3\) because D and M come before A and S. Since division appears before multiplication when reading from left to right after addressing higher priority operations (though in this specific case they are separated by other terms, the rule applies to pairs with equal priority), we get \(55 + 7 - 24\). Then we perform addition and subtraction from left to right: \(55 + 7 = 62\), then \(62 - 24 = 38\).

This systematic approach guarantees the correct outcome when evaluating mathematical expressions with multiple operations.

Was this answer helpful?

Similar Questions

  1. Which of the following interchange of numbers and mathematical signs would make the given equation correct?

    30 ÷ 6 × 4 + 15 - 35 = 25

  2. Select the correct combination of mathematical signs that can sequentially replace the * signs and make the equation correct.

    48 * 12 * 8 * 15 * 3 * 44

  3. By Interchanging the given two numbers which of the following equation will be not correct?

    9 and 6

  4. By Interchanging the given two numbers which of the following equation will be correct?

    2 and 8

  5. Which two signs should be interchanged to make the given equation correct?

    95 * 5 + 19 ÷ 2 − 21 = 36

  6. By interchanging the given two signs and numbers which of the following equation will be not correct?

    + and –, 3 and 5

  7. Select the correct combination of mathematical signs to sequentially replace the * signs and to balance the given equation.

    50 * 25 * 10 * 2 * 175

  8. Which two signs and two numbers should be interchanged in the following equation to make it correct?

    10 × 11 + 19 - 323 ÷ 3 = 50

  9. By interchanging the given two signs which of the following equation will be not correct?

    + and ÷

  10. By interchanging the given two signs and numbers which of the following equation will be not correct?

    × and +, 7 and 4

    I. 7 × 8 + 4 – 6 ÷ 3 = 57

    II. 4 × 8 – 9 ÷ 3 + 7 = 3


Important Questions from Logical Puzzle

  1. Seven persons P, Q, R, S, T, U and V like different watches namely W1, W2, W3, W4, W5, W6 and W7 (not necessarily in the same order). P and R do not like odd numbered watch. T likes W5. U does not like W2 or W3 or W6 or W7. P likes prime numbered watch. Q likes W4. S likes W2 or W7. Which of the following statement(s) is/are correct ?

    I. S likes W7.

    II. R likes W2.

    III. U likes W1.

    IV. V likes W3.

  2. If ‘+’ means ‘×’, ‘×’ means ‘÷’, ‘÷’ means ‘–’ and ‘–’ means ‘+’, then

    16 + 18 × 3 ÷ 6 = ?

  3. In a certain code language, ‘Today is last match’ is written as ‘Sa Te Mo Pt’, ‘Last king like your team’ is written as ‘De Ra Mo Lo Zs’, ‘Our team won today match’ is written as ‘Te Ra Pt Ae We’. What is the code for ‘Our won is Last’ in that code language?

  4. In a certain code language, ‘LETTER’ is written as ‘ZLZYIO’. What is the code for ‘ACTION’ in that code language?

  5. If A denotes ‘+’, B denotes ‘×’, C denotes ‘-’, and D denotes ‘÷’, then what will come in place of ‘?’ in the following equation?

    34 A 15 B 3 C 11 B 2 A (51 D 17) = ?

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
5389 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