To solve the equation \(2x - 5 = 3(4x + 5)\), we can follow these steps:
Step 1: Distribute on the right side
Use the distributive property on the right side of the equation:
\(3(4x + 5) = 12x + 15\)
Thus, the equation becomes:
\[ 2x - 5 = 12x + 15 \]
Step 2: Move all terms involving \(x\) to one side
To do this, subtract \(2x\) from both sides:
\[ -5 = 12x - 2x + 15 \]
This simplifies to:
\[ -5 = 10x + 15 \]
Step 3: Move the constant term to the other side
Subtract \(15\) from both sides:
\[ -5 - 15 = 10x \]
This simplifies to:
\[ -20 = 10x \]
Step 4: Solve for \(x\)
Divide both sides by \(10\):
\[ x = \frac{-20}{10} \]
This simplifies to:
\[ x = -2 \]
Thus, the ordered steps with their corresponding properties are:
- Step 1: Distributive Property to get: \(2x - 5 = 12x + 15\)
- Step 2: Subtract \(2x\) from both sides to get: \(-5 = 10x + 15\)
- Step 3: Subtract \(15\) from both sides to get: \(-20 = 10x\)
- Step 4: Divide by \(10\) to get: \(x = -2\)