Which two numbers from amongst the given options should be interchanged to make the given equation correct? (63 ÷ 9 + 17) ÷ 11 = 15 – 195 ÷ 17 – 2
17 and 15
The problem asks us to find which pair of numbers from the given options, when swapped in the equation, makes the equation true. The original equation is:
\( (63 \div 9 + 17) \div 11 = 15 - 195 \div 17 - 2 \)
To solve this, we will test each option by swapping the specified numbers and then evaluate both the Left Hand Side (LHS) and the Right Hand Side (RHS) of the modified equation to see if they are equal.
If we swap 11 and 15, the equation becomes:
\( (63 \div 9 + 17) \div \underline{15} = \underline{11} - 195 \div 17 - 2 \)
Let's evaluate the LHS:
\( \text{LHS} = (63 \div 9 + 17) \div 15 \)
\( = (7 + 17) \div 15 \)
\( = 24 \div 15 \)
\( = \frac{24}{15} = \frac{8}{5} = 1.6 \)
Now let's evaluate the RHS:
\( \text{RHS} = 11 - 195 \div 17 - 2 \)
\( = 11 - \frac{195}{17} - 2 \)
\( \frac{195}{17} \approx 11.47 \)
\( \text{RHS} \approx 11 - 11.47 - 2 = -0.47 - 2 = -2.47 \)
Since \( 1.6 \neq -2.47 \), swapping 11 and 15 does not make the equation correct.
If we swap 17 and 15, we replace every instance of 17 with 15 and every instance of 15 with 17. The equation becomes:
\( (63 \div 9 + \underline{15}) \div 11 = \underline{17} - 195 \div \underline{15} - 2 \)
Let's evaluate the LHS:
\( \text{LHS} = (63 \div 9 + 15) \div 11 \)
\( = (7 + 15) \div 11 \)
\( = 22 \div 11 \)
\( = 2 \)
Now let's evaluate the RHS:
\( \text{RHS} = 17 - 195 \div 15 - 2 \)
First, calculate \( 195 \div 15 \):
\( 195 \div 15 = 13 \)
Now substitute this value back into the RHS expression:
\( \text{RHS} = 17 - 13 - 2 \)
\( = 4 - 2 \)
\( = 2 \)
Since LHS = 2 and RHS = 2, LHS = RHS. Swapping 17 and 15 makes the equation correct.
If we swap 195 and 63, the equation becomes:
\( (\underline{195} \div 9 + 17) \div 11 = 15 - \underline{63} \div 17 - 2 \)
Let's evaluate the LHS:
\( \text{LHS} = (195 \div 9 + 17) \div 11 \)
\( 195 \div 9 = \frac{195}{9} = \frac{65}{3} \approx 21.67 \)
\( \text{LHS} = (\frac{65}{3} + 17) \div 11 \)
\( = (\frac{65 + 51}{3}) \div 11 = \frac{116}{3} \div 11 = \frac{116}{3 \times 11} = \frac{116}{33} \approx 3.52 \)
Now let's evaluate the RHS:
\( \text{RHS} = 15 - 63 \div 17 - 2 \)
\( 63 \div 17 = \frac{63}{17} \approx 3.71 \)
\( \text{RHS} = 15 - \frac{63}{17} - 2 \)
\( = 13 - \frac{63}{17} = \frac{13 \times 17 - 63}{17} = \frac{221 - 63}{17} = \frac{158}{17} \approx 9.29 \)
Since \( 3.52 \neq 9.29 \), swapping 195 and 63 does not make the equation correct.
If we swap 2 and 15, the equation becomes:
\( (63 \div 9 + 17) \div 11 = \underline{2} - 195 \div 17 - \underline{15} \)
Let's evaluate the LHS. The LHS remains the same as the original equation:
\( \text{LHS} = (63 \div 9 + 17) \div 11 \)
\( = (7 + 17) \div 11 \)
\( = 24 \div 11 \)
\( = \frac{24}{11} \approx 2.18 \)
Now let's evaluate the RHS:
\( \text{RHS} = 2 - 195 \div 17 - 15 \)
\( = 2 - \frac{195}{17} - 15 \)
\( \frac{195}{17} \approx 11.47 \)
\( \text{RHS} \approx 2 - 11.47 - 15 = -9.47 - 15 = -24.47 \)
Since \( 2.18 \neq -24.47 \), swapping 2 and 15 does not make the equation correct.
After testing all the options, we found that interchanging the numbers 17 and 15 makes the given equation correct.
| Numbers Swapped | New Equation | LHS Result | RHS Result | Equation Correct? |
|---|---|---|---|---|
| 11 and 15 | \( (63 \div 9 + 17) \div 15 = 11 - 195 \div 17 - 2 \) | \( 1.6 \) | \( \approx -2.47 \) | No |
| 17 and 15 | \( (63 \div 9 + 15) \div 11 = 17 - 195 \div 15 - 2 \) | \( 2 \) | \( 2 \) | Yes |
| 195 and 63 | \( (195 \div 9 + 17) \div 11 = 15 - 63 \div 17 - 2 \) | \( \approx 3.52 \) | \( \approx 9.29 \) | No |
| 2 and 15 | \( (63 \div 9 + 17) \div 11 = 2 - 195 \div 17 - 15 \) | \( \approx 2.18 \) | \( \approx -24.47 \) | No |
When solving equations that require interchanging numbers or operators, it's crucial to carefully apply the BODMAS/PEMDAS rule (Brackets/Parentheses, Orders/Exponents, Division and Multiplication, Addition and Subtraction). This rule dictates the order of operations in a mathematical expression.
In this problem, after swapping the numbers, we used the BODMAS rule to evaluate both sides of the equation step-by-step, performing division before addition/subtraction, and working within parentheses first.
If A denotes '+', B denotes '×', C denotes '-', and D denotes '÷', then what will be the value of the following expression?
56 A 102 C 30 D 6 B 7 = ?
Select the correct combination of mathematical signs to replace the * signs and to balance the given equation.
52 * 4 * 38 * 5 * 5 * 0
If A denotes ‘+’, B denotes ‘×’, C denotes ‘−’, and D denotes ‘÷’, then what will come in place of ‘?’ in the following equation?
146 A 4 B 2 = 73 B ? A 8
Which two numbers from amongst the given options should be interchanged to make the given equation correct?
(36 ÷ 2) × 5 – 15 × 4 = 20 − 260 ÷ (5 × 3 + 2)
In this question, the statement is followed by two conclusions. Which of the two conclusions is/are true?
Statement: P > D < R > A = X ≤ P = T
Conclusions:
I. A = T
II. R > X
If G = E < D < R and E = Y > K > Q, then which of the following options is NOT correct?
Which two signs and two numbers should be interchanged in the following equation to make it correct?
14 × 8 + 64 ÷ 32 – 2 = 88
If ‘A’ denotes ‘addition’, ‘B’ denotes ‘multiplication‘, ‘C’ denotes ‘subtraction’ and ‘D’ denotes ‘division’, then what will be the value of the following expression?
55 A 5 B (7 A 4) C 75 D (25 D 5) = ?
Which two signs should be interchanged to make the following equation correct?
If ‘<’ means ‘multiplication’, ‘×’ means ‘subtraction’, ‘÷’ means ‘addition’, and ‘+’ means ‘division’, then find the value of the given expression.
5 ÷ 3 < 2 + (9 + 3) × 2 = ?
If ‘A’ denotes ‘addition’, ‘B’ denotes ‘subtraction’, ‘C’ denotes ‘multiplication’ and ‘D’ denotes ‘division’, then what will be the value of the following expression?
6 C (57 B 8) D 7 B 32 A 9
If, 5 + 7 = 47, 3 + 8 = 35, 9 + 2 = 29 then 7 + 4 = ?
Which two signs need to be interchanged to make the following equation correct?
63 ÷ 21 – 7 + 28 × 3 = 144
If ‘–’ stands for ‘÷’, ‘+’ stands for ‘×’, ‘÷’ stands for ‘–’ and ‘×’ stands for ‘+’, then 80 – 20 + 10 ÷ 8 × 10 is equal to:
Which two signs need to be interchanged to make the given equation correct?
3 ÷ 2 - 4 × 5 + 5 = 1