To solve the equation \( 3(x - 4) = 18 \), we can check which of the proposed methods will also lead to the correct solution.
-
First divide by 3, then subtract 4:
- Dividing both sides by 3 gives \( x - 4 = 6 \).
- Then, subtracting 4 gives \( x = 6 + 4 = 10 \).
- This method does not yield the correct answer, as \( x - 4 \) should equal 6 and we need to add 4, not subtract it.
-
First distribute the 3, then add 4, and lastly divide by 3:
- Distributing gives \( 3x - 12 = 18 \).
- Then, adding 12 gives \( 3x = 30 \).
- Finally, dividing by 3 gives \( x = 10 \).
- This method works correctly.
-
First distribute the 3, then add 12 and lastly divide by 3:
- Distributing gives \( 3x - 12 = 18 \).
- Adding 12 gives \( 3x = 30 \).
- Dividing by 3 gives \( x = 10 \).
- This method also works correctly.
-
First, multiply by 1.3 then subtract 4:
- This step doesn't appropriately manipulate the given equation according to the algebraic principles that preserve equality (since multiplying by 1.3 is not the same as dividing by 3).
- This method would not yield the correct answer.
From the above analysis, the methods that correctly solve the equation are:
- First distribute the 3, then add 4, and lastly divide by 3.
- First distribute the 3, then add 12 and lastly divide by 3.
Both of these methods yield the correct answer of \( x = 10 \).