Solve for x using the substitution method for the following complex equations
- x4- 5x2+ 4 = 0
- |x2 - 4| < 5
- f(x) = 2x + 1, if f(f(x)) = 25
3 Answers By Expert Tutors
Inactive Tutor answered 06/17/25
- x4- 5x2+ 4 = 0:
Let y = x^2. Then, x^4 = y^2, x^2 = y. Thus, rewrite the equation as.
y^2 -5y + 4 = 0
(y-4)(y-1)=0
y = 4, y = 1.
since x^2 = y, x = +/- sqrt(y).
when y = 4 =>x = +/- 2
when y = 1 =>x=+/- 1
==========================================
- |x2 - 4| < 5
This means that -5 < x2-4 < 5.
Add 4 to all parts:
−1<x2<9.
- The left part: x2>−1 is always true (since x2≥0 for all real x)
- The right part: x2 < 9 means:
−3<x<3
Final Answer:
−3<x<3
===========================================
- f(x) = 2x + 1, if f(f(x)) = 25.
f(f(x)) = 2f(x) + 1 = 25
then f(x) = (25-1)/2 = 12
=> 2x+1 = 12, x = 11/2
https://youtu.be/YCp7mdcI4P4
See the videa for detailed explanations.
Inactive Tutor answered 06/16/25
- x2 = 1 or x2 = 4; x = ±1 or x = ±2
- x2 - 4 ≥ 0 and x2 - 4 < 5;
{x ≤ - 2 or x ≥ 2} ∩ {- 3 < x < 3}; {- 3 < x ≤ - 2} U {2 ≤ x <3}
x2 - 4 < 0, 4 - x2 < 5; x2 > - 1; - 2 < x < 2
So, answer: -3 < x < 3
- ff(x) = 2(2x + 1) + 1 = 4x + 3 = 25; 4x = 22; x = 11/2 = 5.5
Frank T.
06/17/25
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Inactive Tutor
The equations are not complex. The substitution method is used to solve systems of equations.06/16/25