Equations in One Variable - Grade 6

Grade 6 examples and questions on equations and word problems in one variable with detailed solutions and explanations. If you find some of the questions challenging, do not skip them. Take your time, break them down, and remember that we learn math by solving challenging questions!

Algebra Questions and Practice Problems

Question 1

Which of the following is an equation in one variable?

  1. \(2x + 2\)
  2. \(x + 2 = 4\)
  3. \(8 = x\)
  4. \(4 + \dfrac{x}{3}\)
  5. \(\dfrac{x - 8}{3} = 9\)
  6. \(\dfrac{2x + 7}{3}\)
View Solution

An equation in mathematics is a statement that two mathematical expressions are equal. Therefore, an equation must contain an equal sign (=).

From the given list, only the following contain an equal sign and are therefore equations:

  • b) \(x + 2 = 4\)
  • c) \(8 = x\)
  • e) \(\dfrac{x - 8}{3} = 9\)

The others (a, d, f) are just mathematical expressions.

Question 2

Which of the following is not an equation?

  1. \(3x - 9\)
  2. \(\dfrac{x}{2} + 4 = 6\)
  3. \(12 - 7 = 5\)
  4. \(8 \times x\)
  5. \(5 = \dfrac{x}{4}\)
View Solution

According to the definition, an equation must have an equal sign. The following are not equations (they are expressions):

  • a) \(3x - 9\)
  • d) \(8 \times x\)

Note: Option c (\(12 - 7 = 5\)) is a numerical equation, and options b and e are algebraic equations.

Question 3

Which value of \(x\) satisfies the equation \(2x - 4 = 4\)?

  1. \(x = 0\)
  2. \(x = 4\)
  3. \(x = 2\)
  4. \(x = -2\)
View Solution

We test the values of \(x\) by substituting them into the equation \(\;2x - 4 = 4\; \) and comparing both sides.

  • Testing \(x = 0\):
    Left side: \(2(0) - 4 = -4\)
    Right side: \(4\)
    \(-4 \neq 4\) → Not a solution.
  • Testing \(x = 4\):
    Left side: \(2(4) - 4 = 8 - 4 = 4\)
    Right side: \(4\)
    \(4 = 4\) → \(x = 4\) is the correct solution.

Question 4

Which value of \(x\) satisfies the equation \(\dfrac{x}{3} - 1 = 2\)?

  1. \(x = -3\)
  2. \(x = 6\)
  3. \(x = -9\)
  4. \(x = 9\)
View Solution

Check which values satisfy \(\dfrac{x}{3} - 1 = 2\):

  • a) \(x = -3\): Left side = \(\dfrac{-3}{3} - 1 = -1 - 1 = -2\). Right side = \(2\). Not a solution.
  • b) \(x = 6\): Left side = \(\dfrac{6}{3} - 1 = 2 - 1 = 1\). Right side = \(2\). Not a solution.
  • c) \(x = -9\): Left side = \(\dfrac{-9}{3} - 1 = -3 - 1 = -4\). Right side = \(2\). Not a solution.
  • d) \(x = 9\): Left side = \(\dfrac{9}{3} - 1 = 3 - 1 = 2\). Right side = \(2\). This is the solution.

Question 5

Solve the following equations:

  1. \(x - 6 = 12\)
  2. \(3 = x + 3\)
  3. \(2 + x = 8\)
  4. \(2x = 16\)
  5. \(\dfrac{x}{3} = 5\)
View Solution

To solve an equation, we isolate \(x\) by applying the inverse operation to both sides of the equal sign:

  1. \(x - 6 = 12\)
    Add 6 to both sides: \(x = 12 + 6 \Rightarrow \mathbf{x = 18}\)
  2. \(3 = x + 3\)
    Subtract 3 from both sides: \(3 - 3 = x \Rightarrow \mathbf{x = 0}\)
  3. \(2 + x = 8\)
    Subtract 2 from both sides: \(x = 8 - 2 \Rightarrow \mathbf{x = 6}\)
  4. \(2x = 16\)
    Divide both sides by 2: \(x = \dfrac{16}{2} \Rightarrow \mathbf{x = 8}\)
  5. \(\dfrac{x}{3} = 5\)
    Multiply both sides by 3: \(x = 5 \times 3 \Rightarrow \mathbf{x = 15}\)

Question 6

Which pairs of equations have the same solution?

  1. \(x = 2\) and \(2x = 4\)
  2. \(x + 3 = 6\) and \(x + 4 = 8\)
  3. \(\dfrac{x}{2} = 2\) and \(x = -4\)
  4. \(3x = 9\) and \(x + 1 = 4\)
View Solution

We solve both equations in each pair and compare their solutions:

  1. \(x = 2\) and \(2x = 4\) (which simplifies to \(x=2\))
    Same solutions.
  2. \(x + 3 = 6 \Rightarrow x = 3\)
    \(x + 4 = 8 \Rightarrow x = 4\)
    Different solutions.
  3. \(\dfrac{x}{2} = 2 \Rightarrow x = 4\)
    \(x = -4\)
    Different solutions.
  4. \(3x = 9 \Rightarrow x = 3\)
    \(x + 1 = 4 \Rightarrow x = 3\)
    Same solutions.

Pairs (a) and (d) have the same solutions.

Word Problems to Equations

For the following questions, carefully translate the English sentence into an algebraic equation, then solve for the unknown variable.

Question 7

What value of \(x\) makes the expression \(2x + 6\) equal to 12?

View Solution

Set up the equation: \(2x + 6 = 12\)

Subtract 6 from both sides: \(2x = 6\)

Divide by 2: \(\mathbf{x = 3}\)

Check: \(2(3) + 6 = 6 + 6 = 12\) ✔

Question 8

For what value of \(x\) do the expressions \(4x + 6\) and \(2 + 12\) have equal values?

View Solution

Set up the equation: \(4x + 6 = 2 + 12\)

Simplify the right side: \(4x + 6 = 14\)

Subtract 6 from both sides: \(4x = 8\)

Divide by 4: \(\mathbf{x = 2}\)

Check: \(4(2) + 6 = 8 + 6 = 14\) and \(2 + 12 = 14\) ✔

Question 9

The sum of \(d\) and 23 is 56. What is the value of \(d\)?

View Solution

Translate "sum" to addition: \(d + 23 = 56\)

Subtract 23 from both sides: \(d = 56 - 23\)

\(\mathbf{d = 33}\)

Question 10

Seven subtracted from \(x\) is 41. What is the value of \(x\)?

View Solution

Translate "subtracted from" carefully (the 7 comes after the x): \(x - 7 = 41\)

Add 7 to both sides: \(x = 41 + 7\)

\(\mathbf{x = 48}\)

Question 11

The product of \(y\) and 6 is 36. What is the value of \(y\)?

View Solution

Translate "product" to multiplication: \(6y = 36\)

Divide both sides by 6: \(y = \dfrac{36}{6}\)

\(\mathbf{y = 6}\)

Question 12

The division of \(b\) by 5 is 4. What is the value of \(b\)?

View Solution

Translate to an equation: \(\dfrac{b}{5} = 4\)

Multiply both sides by 5: \(b = 4 \times 5\)

\(\mathbf{b = 20}\)

Question 13

Jacky has \(x\) cards and Jimmy has 23 cards. Together they have 121 cards. How many cards does Jacky have?

View Solution

Set up the equation representing their total cards: \(x + 23 = 121\)

Subtract 23 from both sides: \(x = 121 - 23\)

\(\mathbf{x = 98}\) (Jacky has 98 cards)

Question 14

Jimmy, Toby, and Dina contributed a total of \( \$123 \) to buy a gift. Jimmy contributed \( \$34 \) and Dina \( \$45 \). How much did Toby contribute?

View Solution

Let \(c\) be Toby's contribution. Set up the equation: \(34 + 45 + c = 123\)

Simplify the constants on the left side: \(79 + c = 123\)

Subtract 79 from both sides: \(c = 123 - 79\)

\(\mathbf{c = 44}\) (Toby contributed $44)

More References and Links