Results 1 to 4 of 4

Thread: Name of XY + aX + bY = c

  1. #1

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

    Name of XY + aX + bY = c

    Ok, i have an equation:

    XY + aX + bY = c

    where a,b,c are given integral constants.
    What type of equation is this?

    Is it linear (cos the highest power of each variable is one), quadratic (cos the highest COMBINED power is 2) or something else?
    sql_lall

  2. #2
    Fanatic Member twanvl's Avatar
    Join Date
    Dec 2001
    Posts
    771
    I'd say it's neither. You can rewrite it like:
    XY + aX + bY = c
    (X+b)Y + aX - c = 0
    Y = (c-aX)/(X+b)

    That is not a polynomial. Just call it an 'equation'

  3. #3
    Lively Member
    Join Date
    Oct 2003
    Location
    Guildford, UK
    Posts
    91
    It's a "bivariate" polynomial. It's degrees w.r.t. X and Y are both 1, and they add to give the overall order as 2.

  4. #4
    Fanatic Member bugzpodder's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    787
    i believe this is a translated rectangular hyperbola which means its a conic section. it is definately a second degree, and if the solutions are integers (i assume thats where you are going with integer coefficients) then we call it diophantine equation
    Massey RuleZ! ^-^__Cheers!__^-^ Massey RuleZ!


    Did you know that...
    The probability that a random rational number has an even denominator is 1/3 (Salamin and Gosper 1972)? This result is independently verified by me (2002)!

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