Question 594750: Can you help me solve for x in this equation?
-6x+6x^2=0
I think the first step is to set both sides to 0...
-6x=0, = (-6/-6x = 0/-6), x = 0
and 6x^2=0(But I do not know how to solve this side?
Is this correct? I get lost after this?
Thanks!!
Juanita
Answer by bucky(2189) (Show Source):
You can put this solution on YOUR website!
The problem is to solve the equation:
.
-6x + 6x^2 = 0
.
Before we do anything else, let's arrange the two terms on the left side of the equal sign to be in descending powers of x. It's not necessary to do this, but it's sort of a standard practice. After we make this change the equation is:
.
6x^2 - 6x = 0
.
(All we have done so far is just switch around the two terms on the left side of the equal sign, and this does not really change the original equation at all.)
.
Notice that each of the terms on the left side of the equal sign contains at least one x. Let's factor an x out of each term. When we do that, the equation becomes:
.
x(6x - 6) = 0
.
(Notice that if we multiply the x times each of the terms in the parentheses, we get back to the above equation of 6x^2 - 6x = 0, so we didn't really change the equation. We just found a different way of writing it.)
.
Now the equation has a product on the left side of the equal sign. That product is x times (6x - 6) and it equals the zero on the right side of the equal sign.
.
Think about this. If you multiply two things together and the answer equals zero, then one of the multipliers must be a zero. For example, what would you multiply 3 by to make the product equal zero? The answer is 3 times 0 equals 0, so you need to multiply 3 by zero to get zero.
.
Compare this simple example to our problem of:
.
x(6x - 6) = 0
.
In order for us to get the answer of 0 (on the right side) one of the multipliers on the left side must be a zero. This means that either the multiplier x must be a zero or the multiplier (6x - 6) must equal zero in order to get the answer 0. So we can write two equations. Either:
.
x = 0
.
or
.
6x - 6 = 0
.
The first equation tells us directly that if x equals zero, this will make the original equation of the problem equal to zero. The second equation needs just a little work to solve for another value of x that will make the original equation equal to zero. So let's solve:
.
6x - 6 = 0
.
Make the -6 disappear from the left side of the equal sign by adding +6 to both sides:
.
6x - 6 + 6 = +6
.
On the left side of the equal sign the -6 and the +6 cancel each other and we are left with:
.
6x = 6
.
Solve for x by dividing both sides by 6 (because 6 is the number of x's on the left side of the equal sign). The division by 6 on the left side results in just x on the left side, and the right side is 6 divided by 6. So
.
6x/6 = 6/6
.
becomes just
.
x = 1
.
That's it. We have two values for x that will make the original equation balance and those two values are 0 and 1.
.
Let's check to ensure that our answers are correct. Go back to the original equation:
.
-6x + 6x^2 = 0
.
If we substitute our answer 0 for x, this equation becomes:
.
-6*0 + 6*0^2 = 0
.
Notice that with zero as a multiplier in each term, the two term on the left side each become zero. So when x equals zero, the original equation becomes:
.
0 + 0 = 0
.
And that is obviously correct.
.
But how about our answer that x equals 1? Again go to the original equation:
.
-6x + 6x^2 = 0
.
and this time substitute 1 for x to get:
.
-6*1 + 6*(1)^2 = 0
.
If you multiply out each of the terms on the left side of the equal sign you get:
.
-6 + 6 = 0
.
And when you add the two terms on the left side the equation becomes:
.
0 = 0
.
which is correct. So we know that x equals 1 is also a good solution.
.
So the two answers to this problem are x = 0 and x = 1 and both of these answers check.
.
I hope this explanation helps you to understand this problem. If you have a problem in which x appears in every term, you can factor out an x as we did here. That is something that you can look for.
.
|
|
|