When solving equations in algebra, you isolate the variable you're solving for.
In this case, we want to solve for x.
And how would we solve for x? Well, we would want to get x on one side of the equation all alone and everything else to do the opposite side of x.
We get x all alone on one side by undoing all the operations done to it.
We undo operations by using the inverse of the operation.
You'll see what I mean when I start solving the equation.
If the variable you're solving for is on both sides of the equation, we will need to get them on one side.
Typically, it would be the left-hand side. But if you prefer the right-hand side that will also work.
We also have parentheses. We will need to simplify them using the distributive property.
The distributive property states
Now let's solve the equation.
5(x - 6) = 2(x + 3)
Simplify the parentheses on both sides using the distributive property.
5(x - 6) = 2(x + 3)
5x - 30 = 2x + 6
Great! We simplified the parentheses. But we have one x term on one side and another x term on the opposite side.
I want to get all the x terms on the left-hand side of the equation.
What we can do is subtract both sides by from equation by 2x.
And it is important to note that if you do something on one side, you do it on the opposite side.
5x - 30 - 2x = 2x + 6 - 2x
3x - 30 = 6
Now we just have an x term on one side of the equation.
Now solving it will be a lot easier.
The x term is being multiplied by 3 and is being subtracted by 30.
We will need to undo all those operations. But how?
We want to use the inverse of subtraction and multiplications.
Which are addition and division respectively.
First, undo the subtraction by adding 30 to both sides of the equation.
We do the same operation to both sides of an equation to keep the equation balanced or true.
3x - 30 + 30 = 6 + 30
3x = 36
We are very close to the answer. Just one more step.
The x term is being multiplied by 3.
We can undo the multiplication operation by dividing both sides by 3.
3x / 3 = 36 / 3
x = 12
So, x is equal to 12.