Question 124341
If both sides of the equation can be reduced such that they are identical,
then there are 
an infinite number of solutions.
.
For example, take the equation:
.
{{{4x = (12(2x - 2))/6 + 4}}}
.
Looks pretty normal, but let's solve it. Begin by doing the distributed multiplication 
in the numerator on the right side to get:
.
{{{4x = (24x - 24)/6 + 4}}}
.
Divide the two terms in the numerator by the denominator 6 to reduce the equation to:
.
{{{4x = 4x - 4 + 4}}}
.
The -4 and +4 on the right side cancel out, so the equation is just:
.
{{{4x = 4x}}}
.
and if you divide both sides by 4 you get the identity:
.
{{{x = x}}}
.
This tells you that no matter what value of x you use, the right side of the equation will 
equal the left side. Try it for some values of x ... 
.
Start with the equation:
.
{{{4x = (12(2x - 2))/6 + 4}}}
.
and let x = 0
.
The equation becomes:
.
{{{0 = (12(0 - 2))/6 + 4 = -24/6 + 4 = -4 + 4 = 0}}}
.
The result is {{{0 = 0}}} so that works.
.
Suppose you now let x = 10. The equation:
.

{{{4x = (12(2x - 2))/6 + 4}}}
.
then becomes:
.
{{{40 = (12(20 - 2))/6 + 4}}}
.
the numerator on the right side reduces to 12(18) = 216 and the equation becomes:
.
{{{40 = 216/6 + 4}}}
.
Do the division on the right side and you get:
.
{{{40 = 36 + 4 }}}
.
That is true so x = 10 works. You can try other values for x, and no matter what value you
substitute for x the result will always be the same ... the left side will equal the right 
side. There are an infinite number of solutions because the equation can be reduced to 
the identity x ≡ x.
.
Hope this clarifies things a little bit.
.