View Full Version : Rational Number Help
sjaguar13
Jul12-04, 12:16 AM
Suppose a, b, and c are integers and x, y, and z are nonzero real numbers that satisfy the following equations:
xy/x+y = a
xz/x+z = b
yz/y+z = c
Is x rational? If so, express it as a ratio of two integers.
I am pretty sure x is rational, but I don't know how to get the ratio. I am guessing the ratio uses a, b, or c. I tried solving for x, but that got me no where.
Now, I have to assume that you mean xy/(x+y), with the brackets. You really should write those brackets in instead of leaving it to those trying to help you having to guess what you mean (technically, without the brackets, the equations become 2y = a, 2z = b = c, and x could be any non-zero, so we have to guess you mean it with the brackets). Now:
x = \frac{ya}{y - a},\ y = \frac{zc}{z - c},\ z = \frac{xb}{x - b}
x = \frac{ya}{y - a},\ y = \frac{\left (\frac{xb}{x - b} \right )c}{\left (\frac{xb}{x - b} \right ) - c}
Take your equation for x, substitute what you have for y, and you have an equation with only x, a, b, and c. Isolate x, and see what you get. I would think you'd get something like f(a,b,c)/g(a,b,c) where the functions f and g are simple ones that take a, b, and c and simply add or multiply or divide them together in different ways. If this is so, and you get a non-zero denominator and numerator, then x is rational.
Suppose a, b, and c are integers and x, y, and z are nonzero real numbers that satisfy the following equations:
xy/x+y = a
xz/x+z = b
yz/y+z = c
Is x rational? If so, express it as a ratio of two integers.
I am pretty sure x is rational, but I don't know how to get the ratio. I am guessing the ratio uses a, b, or c. I tried solving for x, but that got me no where.These equations can be re-written as
{1\over x}+{1\over y}={1\over a}
etc. In this form, they are very easy to solve.
eJavier
Jul14-04, 01:40 AM
Krab is right provided that you define x^{-1} =u and the like for y and z and work with those auxiliary variables
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.