How to find the solutions of some fractional equations ?

  • Thread starter Thread starter Chriszz
  • Start date Start date
  • Tags Tags
    fractional
AI Thread Summary
The discussion centers on solving the fractional equation A/B = x/y, where A and B are given integers, and x and y are the variables. It is noted that for any integer c, the solutions can be expressed as x = cA and y = cB, leading to an infinite number of integer pairs (x, y) that satisfy the equation. However, caution is advised regarding the case where c = 0, as this results in x = 0 and y = 0, which may not be suitable for the problem context. The importance of ensuring valid integer solutions is emphasized throughout the discussion. Overall, the thread highlights the infinite nature of solutions while addressing specific cases that require careful consideration.
Chriszz
Messages
11
Reaction score
0

Homework Statement



The problem is defined as below.

A/B = x/y

; A/B and x/y are rational numbers.

In some equations, we want to find solutions of variable x and y.
A, B : given constants. integers.
x, y : variables. integers.

Homework Equations




The Attempt at a Solution

 
Physics news on Phys.org
For any integer c. But the point is that given any integers A and B, there are infinite pairs of integers x and y such that \frac{x}{y}= \frac{A}{B}.
 
HallsofIvy said:
For any integer c. But the point is that given any integers A and B, there are infinite pairs of integers x and y such that \frac{x}{y}= \frac{A}{B}.

If you do that you should state something about the case ##c = 0##. The result that ##x = 0, y = 0, A = 1, B = 2## is probably not appropriate.
 
Back
Top