Finding the Unknown | IT

Question 22

7.3 Mind the Mistake, Mend the Mistake

The following are some equations along with the steps used to solve them to find the value of the letter-number. Go through each solution and decide whether the steps are correct. If there is a mistake, describe the mistake, correct it and solve the equation.

Question diagram 1Question diagram 2
Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • To solve linear equations with one variable, apply the following algebraic rules:
    • Transposition: When shifting a term to the other side of an equation, reverse its operation (++ becomes -, - becomes ++, ×\times becomes ÷\div, and ÷\div becomes ×\times).
    • Distributive Property: Multiply the factor outside the parentheses by every term inside: a(b+c)=ab+aca(b + c) = ab + ac.
    • Combining Like Terms: Group and simplify variable terms together and constant terms together before isolating the variable.
  • For each problem, identify where the error occurred, explain the correction, and solve for the unknown variable.

(i) Examine the solution for 4x+6=104x + 6 = 10, describe the mistake, correct it, and solve the equation.

Step 1 · Identify and Correct the Mistake

Diagram 1

  • Mistake: When transposing +6+6 to the right side, it was added instead of subtracted (4x=10+64x = 10 + 6).
  • Correction: Subtract 66 from both sides: 4x=1064x = 10 - 6.

Step 2 · Solve the Equation

4x+6=104x=1064x=4x=44x=1\begin{aligned} 4x + 6 &= 10 \\[0.4em] 4x &= 10 - 6 \\[0.4em] 4x &= 4 \\[0.4em] x &= \dfrac{4}{4} \\[0.4em] x &= 1 \end{aligned}
Answer

(i) x=1x = 1

(ii) Examine the solution for 78z=57 - 8z = 5, describe the mistake, correct it, and solve the equation.

Step 1 · Identify and Correct the Mistake

Diagram 2

  • Mistake: In the division step, 88 was divided by 22 (z=4z = 4) instead of dividing 22 by 88.
  • Correction: Divide 2-2 by 8-8 to get z=28=28z = \dfrac{-2}{-8} = \dfrac{2}{8}.

Step 2 · Solve the Equation

78z=58z=578z=2z=28z=14\begin{aligned} 7 - 8z &= 5 \\[0.4em] -8z &= 5 - 7 \\[0.4em] -8z &= -2 \\[0.4em] z &= \dfrac{-2}{-8} \\[0.4em] z &= \dfrac{1}{4} \end{aligned}
Answer

(ii) z=14z = \dfrac{1}{4}

(iii) Examine the solution for 2v4=62v - 4 = 6, describe the mistake, correct it, and solve the equation.

Step 1 · Identify and Correct the Mistake

Diagram 3

  • Mistake: The coefficient 22 was subtracted from the right side (v4=62v - 4 = 6 - 2) instead of transposing the constant term first.
  • Correction: Add 44 to the right side first (2v=6+42v = 6 + 4), then divide by 22.

Step 2 · Solve the Equation

2v4=62v=6+42v=10v=102v=5\begin{aligned} 2v - 4 &= 6 \\[0.4em] 2v &= 6 + 4 \\[0.4em] 2v &= 10 \\[0.4em] v &= \dfrac{10}{2} \\[0.4em] v &= 5 \end{aligned}
Answer

(iii) v=5v = 5

(iv) Examine the solution for 5z+2=3z45z + 2 = 3z - 4, describe the mistake, correct it, and solve the equation.

Step 1 · Identify and Correct the Mistake

Diagram 4

  • Mistake: Signs were not changed when transposing terms across the equals sign (5z+3z=4+25z + 3z = -4 + 2).
  • Correction: Transpose 3z3z to the left as 3z-3z and +2+2 to the right as 2-2, giving 5z3z=425z - 3z = -4 - 2.

Step 2 · Solve the Equation

5z+2=3z45z3z=422z=6z=62z=3\begin{aligned} 5z + 2 &= 3z - 4 \\[0.4em] 5z - 3z &= -4 - 2 \\[0.4em] 2z &= -6 \\[0.4em] z &= \dfrac{-6}{2} \\[0.4em] z &= -3 \end{aligned}
Answer

(iv) z=3z = -3

(v) Examine the solution for 15w4w=2615w - 4w = 26, describe the mistake, correct it, and solve the equation.

Step 1 · Identify and Correct the Mistake

Diagram 5

  • Mistake: Like terms on the left side were separated unnecessarily (15w=26+4w15w = 26 + 4w) instead of combining them directly.
  • Correction: Combine like terms on the LHS directly: 15w4w=11w15w - 4w = 11w.

Step 2 · Solve the Equation

15w4w=2611w=26w=2611\begin{aligned} 15w - 4w &= 26 \\[0.4em] 11w &= 26 \\[0.4em] w &= \dfrac{26}{11} \end{aligned}
Answer

(v) w=2611w = \dfrac{26}{11}

(vi) Examine the solution for 3x+1=123x + 1 = -12, describe the mistake, correct it, and solve the equation.

Step 1 · Identify and Correct the Mistake

Diagram 6

  • Mistake: Dividing only part of the equation by 33 before isolating the variable term (x+1=123x + 1 = \dfrac{-12}{3}).
  • Correction: Subtract 11 from both sides first to isolate 3x3x, then divide by 33.

Step 2 · Solve the Equation

3x+1=123x=1213x=13x=133x=133\begin{aligned} 3x + 1 &= -12 \\[0.4em] 3x &= -12 - 1 \\[0.4em] 3x &= -13 \\[0.4em] x &= \dfrac{-13}{3} \\[0.4em] x &= -\dfrac{13}{3} \end{aligned}
Answer

(vi) x=133x = -\dfrac{13}{3}

(vii) Examine the solution for 4(4q+2)=504(4q + 2) = 50, describe the mistake, correct it, and solve the equation.

Step 1 · Identify and Correct the Mistake

  • Mistake: The factor 44 was only multiplied with the first term 4q4q and not with 22 (4(4q)=5024(4q) = 50 - 2).
  • Correction: Distribute 44 to both terms inside the parentheses: 4(4q)+4(2)=16q+84(4q) + 4(2) = 16q + 8.

Step 2 · Solve the Equation

4(4q+2)=5016q+8=5016q=50816q=42q=4216q=218\begin{aligned} 4(4q + 2) &= 50 \\[0.4em] 16q + 8 &= 50 \\[0.4em] 16q &= 50 - 8 \\[0.4em] 16q &= 42 \\[0.4em] q &= \dfrac{42}{16} \\[0.4em] q &= \dfrac{21}{8} \end{aligned}
Answer

(vii) q=218q = \dfrac{21}{8}

(viii) Examine the solution for 2(34x)=14-2(3 - 4x) = 14, describe the mistake, correct it, and solve the equation.

Step 1 · Identify and Correct the Mistake

Diagram 8

  • Mistake: The variable was incorrectly changed to vv, and multiplying negative numbers gave an incorrect sign (6v8x=14-6v - 8x = 14).
  • Correction: Multiplying 2-2 by 4x-4x yields +8x+8x, giving 6+8x=14-6 + 8x = 14.

Step 2 · Solve the Equation

2(34x)=146+8x=148x=14+68x=20x=208x=52\begin{aligned} -2(3 - 4x) &= 14 \\[0.4em] -6 + 8x &= 14 \\[0.4em] 8x &= 14 + 6 \\[0.4em] 8x &= 20 \\[0.4em] x &= \dfrac{20}{8} \\[0.4em] x &= \dfrac{5}{2} \end{aligned}
Answer

(viii) x=52x = \dfrac{5}{2}

(ix) Examine the solution for 3(7y+4)=9+5y3(7y + 4) = 9 + 5y, describe the mistake, correct it, and solve the equation.

Step 1 · Identify and Correct the Mistake

Diagram 9

  • Mistake: Only the first term on the RHS was divided by 33 (7y+4=93+5y7y + 4 = \dfrac{9}{3} + 5y), and transposition sign errors occurred later.
  • Correction: Expand the LHS using the distributive property: 3(7y)+3(4)=21y+123(7y) + 3(4) = 21y + 12.

Step 2 · Solve the Equation

3(7y+4)=9+5y21y+12=9+5y21y5y=91216y=3y=316y=316\begin{aligned} 3(7y + 4) &= 9 + 5y \\[0.4em] 21y + 12 &= 9 + 5y \\[0.4em] 21y - 5y &= 9 - 12 \\[0.4em] 16y &= -3 \\[0.4em] y &= \dfrac{-3}{16} \\[0.4em] y &= -\dfrac{3}{16} \end{aligned}
Answer

(ix) y=316y = -\dfrac{3}{16}

Common Mistakes
  • Sign Error on Transposition: Forgetting that moving a term across the equals sign changes its sign (e.g., +6+6 becomes 6-6, not +6+6).
  • Incomplete Distribution: Multiplying the coefficient outside the parentheses by only the first term inside (e.g., 4(4q+2)16q+24(4q + 2) \ne 16q + 2).
  • Multiplying Negatives: Forgetting that multiplying two negative numbers gives a positive result (e.g., 2×(4x)=+8x-2 \times (-4x) = +8x, not 8x-8x).
  • Fraction Division Inversion: Dividing the coefficient by the constant rather than dividing both sides by the coefficient of the variable (e.g., for 8z=2-8z = -2, writing z=8÷2=4z = 8 \div 2 = 4 instead of z=28=14z = \dfrac{-2}{-8} = \dfrac{1}{4}).

More questions in IT

Q1

Find the unknown weights in the following cases:

Q2

Context: Finding the Unknown

Q. Discuss the answers with your classmates. Give reasons why you think your answer is right.

Q3

Find the unknown weight of the sack in the following cases. In Fig. 7.10, all the sacks have the same weight.

[Hint: If we remove equal weights from both the plates, will the weighing scale still be balanced? Remove one sack from each plate for Fig. 7.10.]

Q4

Jasmine decides to make a matchstick arrangement that appears in this sequence, using exactly 99 sticks. What will be the position number of this arrangement in the sequence?

Q5

Can you find ways to get the value of nn, such that 2n+1=992n + 1 = 99?

Q6

Is it possible to make a matchstick arrangement that appears in this sequence using exactly 200 sticks?

Q7

For the weighing scale problems in figures 7.6, 7.7, 7.8, 7.9, 7.10, and 7.11, frame equations by using letter-numbers to denote the unknown weight.

Q8

Context: For the problem in Fig. 7.6, let us denote the weight of one fried egg as ee. Since each slice of bread is 2, we have 2+2+2=62 + 2 + 2 = 6 on one side and e+ee + e on the other side. Since they are equal, we have 6=e+e6 = e + e, or 2e=62e = 6.

For the problem in Fig. 7.7, star=4\text{star} = 4, and we can denote the weight of one ring\text{ring} as yy. So, we have 16 on one side, and 4+2y4 + 2y on the other side. Thus, we have the equation 4+2y=164 + 2y = 16.

Q. Solve the equations that you frame and check if you get the same value for the unknown weight as you got previously.

Q9

Context: For the problem in Fig. 7.6, let us denote the weight of one fried egg as ee. Since each slice of bread is 22, we have 2+2+2=62 + 2 + 2 = 6 on one side and e+ee + e on the other side. Since they are equal, we have: 6=e+e, or6 = e + e, \text{ or} 2e=62e = 6

For the problem in Fig. 7.7, [flower] =4= 4, and we can denote the weight of one [donut] as yy. So, we have 1616 on one side, and 4+2y4 + 2y on the other side. Thus, we have the equation: 4+2y=164 + 2y = 16

Q. Frame 5 equations. Find methods to solve them.

Q10

Context: Consider the equation 2n+1=992n + 1 = 99.

Q. Can this equation have any other solution?

Q11

Try solving 5x4=75x - 4 = 7 using trial and error.

Q12

Consider an equation 15+8=2315 + 8 = 23. If we add, subtract, multiply or divide the same number on both sides, will it still preserve the equality of LHS and RHS?

Q13

Context: It is known that 23×41×11×8×7=5,80,88823 \times 41 \times 11 \times 8 \times 7 = 5,80,888. To find the value of the expression 23×41×11×823 \times 41 \times 11 \times 8, we can divide 5,80,8885,80,888 by 77.

Q. Is this the same as dividing both sides by 77, which removes the factor 77 and leaves only the expression to be evaluated on the LHS?

Q14

Ranjana creates a sequence of arrangements with square tiles as shown below. Can she extend the sequence and make an arrangement using 100 tiles? If yes, which step in the sequence will it be?

We have the expression 3k+13k + 1 which gives the number of tiles needed to make an arrangement in Step kk. To check whether an arrangement is possible using 100 tiles at some Step kk, we can solve the equation: 3k+1=1003k + 1 = 100. Find the value of kk.

Q15

We have the expression 3k+13k + 1 which gives the number of tiles needed to make an arrangement in Step kk.

To check whether an arrangement is possible using 100 tiles at some Step kk, we can solve the equation: 3k+1=1003k + 1 = 100. Find the value of kk.

Q16

Context: Example 11: Riyaz created a math trick, which he tries out on his friend Akash.

Riyaz asked Akash to perform the following steps without revealing the answer to any of the intermediate steps.

  1. Think of a number.
  2. Subtract 3 from the number.
  3. Multiply the result by 4.
  4. Add 8 to the product.
  5. Reveal the final answer.

The final answer revealed by Akash was 24. Using this, Riyaz correctly figured out the starting number that Akash had thought of. Find this number.

Q. Try the steps using different numbers as the starting number. Do you see any relation between the starting number and final answer?

Q17

Context: Since Akash's final answer was 24, we have the equation:

4x4=244(x1)=24x1=6(Dividing both sides by 4)\begin{aligned} 4x - 4 &= 24 \\ 4(x - 1) &= 24 \\ x - 1 &= 6 \quad \text{(Dividing both sides by 4)} \end{aligned}

Thus, Akash thought of the number 7.

Can you think of a simple rule that you can use to get the starting number from the final answer?

Q18

Context: Ramesh and Suresh have 60 marbles between them. Ramesh has 30 more marbles than Suresh. If the number of marbles with Suresh is yy, then the number of marbles with Ramesh is y+30y + 30. Since the total number of marbles is 60, we have the equation: 2y+30=602y + 30 = 60

Q. Use this to find both the unknowns.

Q19

Write equations whose solution is y=5y = 5. Share the equations you made with each other and discuss the methods used.

Q20

Can you form a chain going from the bottom equation to the top? Compare the operations used when going from the top to the bottom and from the bottom to the top.

Q21

Without calculating, can you find the value of the unknown in each equation in the chains above?

[Hint: We have seen that the value that satisfies an equation also satisfies the new equation obtained by performing the same operation on both sides of the original equation.]

Q22

7.3 Mind the Mistake, Mend the Mistake

The following are some equations along with the steps used to solve them to find the value of the letter-number. Go through each solution and decide whether the steps are correct. If there is a mistake, describe the mistake, correct it and solve the equation.

Q26

Context: Consider the equations 5x+4=3x+85x + 4 = 3x + 8 and 3x6=2x+43x - 6 = 2x + 4.

Q. Can we come up with a formula to solve these equations? That is, for the first equation, can we perform some operations using 5, 4, 3, and 8 that will directly give us the solution? Using a similar method, can you solve the second equation using the numbers 3, -6, 2 and 4?

Q27

Context: Brahmagupta's formula for solving equations of the form Ax+B=Cx+DAx + B = Cx + D is x=DBACx = \dfrac{D - B}{A - C}.

Q. Using this formula can you solve this equation 2x+3=4x+52x + 3 = 4x + 5?

Q28

There are some children and donkeys on a beach. Together they have 28 heads and 80 feet. How many donkeys are there? How many children are there?

← Back to Finding the Unknown