You can put this solution on YOUR website! I'm assuming the second equals sign is supposed to be a plus sign (since plus is shift = and since it make the problem solvable) making your problem:
To avoid mistakes commonly made with subtractions, we'll rewrite the left side as an addition before proceeding:
Solving this, or any equation with fractions, is easier if you start by eliminating the fractions. And the easiest way to eliminate the fractions is:
Find the lowest common denominator (LCD) of all the fractions on both sides of the equation. To find the LCD of the fractions:
Factor each denominator
The LCD is the product of the highest power of each different factor.
Multiply both sides of the equation by the LCD.
So we'll start by factoring the denominators. With the two denominators on the left side the only factoring that can be done is to factor out a 1. The denominator on the right is a trinomial which can be factored:
Now that the denominators are factored we can see that there are 2 distinct factors (3 if you count the 1's): (2z+1) and (z-2). And the highest exponent on each is just 1. So the LCD is simply: (2z+1)(z-2).
The next step is to multiply both sides of the equation by the LCD:
Using the distributive property on the left side we get:
Now we can see the "magic of the LCD" as all the denominators cancel out!
leaving:
and the fractions are gone!! Now we multiply out the left side (again with the Distributive Property):
Adding the like terms we get:
Since we have a quadratic equation we'll gather everything to one side by adding the opposite of each term on the right to both sides giving:
Now we solve this by factoring (or, if you prefer, using the quadratic formula). Since the left side is a difference of squares it is easily factored:
If this product is zero, then one of the factors must be zero:
z+8 = 0 or z-8 = 0
Solving each of these we get:
z = -8 or z = 8.
As a general rule, when you solve equations with variables in the denominator (like this one), you should either check your answers or at least check to make sure the answers do not make any denominators zero. If a possible solution makes a denominator zero then we have to discard that answer.
If we just check the denominators it is easiest to check the factored form of the denominators. So we'll check to see if z=-8 or z=8 make any of the following zero:
(2z+1), (z-2) or (2z+1)(z-2)
I'll leave the rest of the checking up to you. But you should find that neither solution makes any of the denominators zero. So we do not have to discard either solution.
So your problem has two solutions: z = -8 or z = 8.