Results 1 to 3 of 3

Thread: [resolved] x - (x * y) = z

  1. #1

    Thread Starter
    Fanatic Member WorkHorse's Avatar
    Join Date
    Jul 2002
    Location
    Where you live.
    Posts
    591

    [resolved] x - (x * y) = z

    Solve for x:

    x - (x * y) = z

    I believe the answer is x = z / (z - (z * y)), but I don't understand how I get that. Can someone show me how to solve this, step by step? Thank you.
    Last edited by WorkHorse; Dec 1st, 2003 at 03:50 AM.

  2. #2
    Fanatic Member sql_lall's Avatar
    Join Date
    Jul 2002
    Location
    Up Above (i.e. AUS)
    Posts
    571

    Talking ok

    Umm...different result, but here's how you get it:
    x - (x*y) = z
    x - xy = z
    x(1 - y) = z
    x = z/(1-y)


    BTW:
    z/(z- z*y) = z/(z[1-y]) = 1/(1-y), so thats not the same.
    sql_lall

  3. #3

    Thread Starter
    Fanatic Member WorkHorse's Avatar
    Join Date
    Jul 2002
    Location
    Where you live.
    Posts
    591
    I see what I did. Thank you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width