solve for all values of x that satisfy the equation x/x+3=5/x+7
***************************************************************
The other person who responded saw the equation as:
, and ended up with the x-value,
.
Most likely though, it's
, with
x(x + 7) = 5(x + 3) ---- Cross-multiplying
(x - 3)(x + 5) = 0
x - 3 = 0 OR x + 5 = 0 ----- Setting each FACTOR equal to 0
x = 3 OR x = - 5
Both values for x make the equation true, they are neither - 3 nor - 7, and so, both are VALID/ACCEPTABLE!