|
-
Apr 21st, 2004, 06:13 AM
#1
Thread Starter
Fanatic Member
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 
-
Apr 21st, 2004, 09:41 AM
#2
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'
-
Apr 21st, 2004, 01:43 PM
#3
Lively Member
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.
-
Apr 21st, 2004, 08:48 PM
#4
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|