If x is different from -2 and also 7
[#permalink]
01 Mar 2026, 00:30
Step-by-Step Solution:
1. Start with the given equation:
$$
\(\frac{x-3}{x+2}=\frac{x+3}{x-7}\)
$$
2. Cross-multiply to eliminate the fractions:
$$
\((x-3)(x-7)=(x+3)(x+2)\)
$$
3. Expand both sides (FOIL):
- Left side: $\(x^2-7 x-3 x+21=x^2-10 x+21\)$
- Right side: $\(x^2+2 x+3 x+6=x^2+5 x+6\)$
4. Set the expanded sides equal to each other:
$$
\(x^2-10 x+21=x^2+5 x+6\)
$$
5. Simplify the equation:
Subtract $\(x^2\)$ from both sides:
$$
\(-10 x+21=5 x+6\)
$$
6. Isolate $x$ :
Add $10 x$ to both sides:
$$
\(21=15 x+6\)
$$
Subtract 6 from both sides:
$$
\(15=15 x\)
$$
Divide by 15 :
$$
\(x=1\)
$$
Verification:
Check if $x=1$ is within the defined domain ( $\(x \neq-2, x \neq 7\)$ ): Yes.
Check the values:
- Left side: $\(\frac{1-3}{1+2}=\frac{-2}{3}\)$
- Right side: $\(\frac{1+3}{1-7}=\frac{4}{-6}=-\frac{2}{3}\)$
The values match.
Correct Option:
A. 1