Question 38546
<pre><font size = 5><b>Multiply or Divide

Multiply or Divide 
                 <u> 1-2/3z </u>
                  z-4/9z


You did not put parentheses around your denominators,
so your expression as written means this


                          2
                     1 - ——— z 
                          3
                    ———————————
                          4
                     z - ——— z 
                          9

However I think you intended it to be this:

                           2
                     1 - ———— 
                          3z
                    ———————————
                           4
                     z - ———— 
                          9z

So I will assume this is what you meant.
Put 1's under the 1 and z

                      1      2
                     ——— - ———— 
                      1     3z
                    —————————————
                      z      4
                     ——— - ———— 
                      1     9z

The four denominators are 1, 3z, 1 and 9z.
Their LCD is 9z so multiply top and bottom 
by (9z)/(9z), putting 1's under the 9z's


               9z  <font face = "symbol">æ</font> 1      2 <font face = "symbol">ö</font>
              ———— <font face = "symbol">į</font>——— - ————<font face = "symbol">ũ</font> 
                1  <font face = "symbol">č</font> 1     3z <font face = "symbol">ø</font> 
            —————— —————————————
               9z  <font face = "symbol">æ</font> z      4 <font face = "symbol">ö</font>
              ———— <font face = "symbol">į</font>——— - ————<font face = "symbol">ũ</font> 
                1  <font face = "symbol">č</font> 1     9z <font face = "symbol">ø</font>

Remove the parentheses by distributing:

              9z   1     9z    2 
             ————Ũ——— - ————Ũ———— 
               1   1      1   3z 
            ———————————————————————
              9z   z     9z    4 
             ————Ũ——— - ————Ũ———— 
               1   1      1   9z 

Cancel 3z into 9z on the top right, and
cancel the 9z's on the bottom right

                          3
              9z   1     <s>9z</s>    2 
             ————Ũ——— - ————Ũ———— 
               1   1      1   <sub>1</sub><s>3z</s> 
            ———————————————————————
              9z   z     <sup>1</sup><s>9z</s>    4 
             ————Ũ——— - ————Ũ———— 
               1   1      1   <sub>1</sub><s>9z</s> 
 

                   9z - 6
                 —————————
                  9zē - 4

Factor numerator and denominator:

                   3(3z - 2)
               ————————————————
               (3z - 2)(3z + 2)

Cancel the (3z - 2)'s

                        1
                   3<s>(3z - 2)</s>
               ————————————————
               <s>(3z - 2)</s>(3z + 2)
                   1

                       3
                   ————————
                    3z + 2

Edwin
AnlytcPhil@aol.com</pre>