Question
Question: $\sqrt{5-x}=(5-x^2)$...
5−x=(5−x2)

The solutions are x=2−1+21 and x=21−17.
Solution
The problem asks to solve the equation 5−x=(5−x2). The given steps correctly derive the equation 10=(2x2+1)±(2x−1) from the original equation a−x=a−x2 by setting a=5.
Solution:
The original equation is 5−x=5−x2. For the square root to be defined, 5−x≥0⟹x≤5. For the right side to be non-negative (since it equals a square root), 5−x2≥0⟹x2≤5⟹−5≤x≤5. Combining these conditions, the valid range for x is [−5,5], which is approximately [−2.236,2.236].
The provided steps lead to the equation: 10=(2x2+1)±(2x−1)
We consider two cases based on the ± sign, which arises from (2x−1)2=∣2x−1∣.
Case 1: 10=(2x2+1)+(2x−1) 10=2x2+2x Dividing by 2: 5=x2+x x2+x−5=0 Using the quadratic formula x=2a−b±b2−4ac: x=2(1)−1±12−4(1)(−5) x=2−1±1+20 x=2−1±21
Let's check these values against the valid range [−5,5]: x1=2−1+21≈2−1+4.58=23.58=1.79. This value is within the range. For this solution, 2x−1=21−2≈2.58>0, so this corresponds to the '+' sign in 10=(2x2+1)+(2x−1). This is a valid solution.
x2=2−1−21≈2−1−4.58=2−5.58=−2.79. This value is outside the range. Thus, x2 is an extraneous solution.
Case 2: 10=(2x2+1)−(2x−1) 10=2x2+1−2x+1 10=2x2−2x+2 Dividing by 2: 5=x2−x+1 x2−x−4=0 Using the quadratic formula: x=2(1)−(−1)±(−1)2−4(1)(−4) x=21±1+16 x=21±17
Let's check these values against the valid range [−5,5]: x3=21+17≈21+4.12=25.12=2.56. This value is outside the range. Thus, x3 is an extraneous solution.
x4=21−17≈21−4.12=2−3.12=−1.56. This value is within the range. For this solution, 2x−1=1−17−1=−17≈−4.12<0, so this corresponds to the '-' sign in 10=(2x2+1)−(2x−1). This is a valid solution.
Both valid solutions must satisfy the original equation. We have verified both solutions in the thought process.
The solutions to the equation are x=2−1+21 and x=21−17.
Explanation of the solution:
- Establish domain for x: 5−x≥0⟹x≤5 and 5−x2≥0⟹−5≤x≤5. Combined, x∈[−5,5].
- Square both sides of 5−x=5−x2 to get 5−x=(5−x2)2.
- Rearrange the squared equation to form a quadratic in x2 or x, or solve for a=5 in the general form a2−(2x2+1)a+x4+x=0.
- The given steps correctly lead to 10=(2x2+1)±(2x−1).
- Solve two separate quadratic equations for x:
- 10=2x2+1+2x−1⟹x2+x−5=0⟹x=2−1±21.
- 10=2x2+1−(2x−1)⟹x2−x−4=0⟹x=21±17.
- Filter solutions based on the domain x∈[−5,5].
- 2−1+21≈1.79 is valid.
- 2−1−21≈−2.79 is extraneous.
- 21+17≈2.56 is extraneous.
- 21−17≈−1.56 is valid.
- The valid solutions are 2−1+21 and 21−17.