Chapter 1: Problem 102
Find all real solutions of the equation. $$x^{1 / 2}+3 x^{-1 / 2}=10 x^{-3 / 2}$$
Short Answer
Expert verified
The real solution is \( x = 2 \).
Step by step solution
01
Substitute with a new variable
To simplify the equation, let's substitute a new variable. Set \( y = x^{-1/2} \). Then \( x^{1/2} = 1/y \) and \( x^{-3/2} = y^3 \). Substitute into the original equation to get \( \frac{1}{y} + 3y = 10y^3 \).
02
Clear the fraction
Multiply every term by \( y \) to eliminate the fraction. This gives us the equation \( 1 + 3y^2 = 10y^4 \).
03
Rearrange into a polynomial equation
Rearrange the equation into a standard polynomial form: \( 10y^4 - 3y^2 - 1 = 0 \).
04
Factor the polynomial
Notice that \( 10y^4 - 3y^2 - 1 = 0 \) resembles a quadratic in form. Set \( z = y^2 \), then the equation becomes \( 10z^2 - 3z - 1 = 0 \). Factor it as \( (5z + 1)(2z - 1) = 0 \).
05
Solve for \( y^2 \)
Set each factor equal to zero: \( 5z + 1 = 0 \) which gives \( z = -\frac{1}{5} \) and \( 2z - 1 = 0 \) which gives \( z = \frac{1}{2} \). Since \( y^2 \) must be non-negative, ignore \( z = -\frac{1}{5} \). Thus, \( y^2 = \frac{1}{2} \).
06
Solve for \( y \) and back-substitute
Since \( y^2 = \frac{1}{2} \), \( y = \frac{1}{\sqrt{2}} \) or \( y = -\frac{1}{\sqrt{2}} \). Recall that \( y = x^{-1/2} \), so \( x = (\sqrt{2})^2 = 2 \). Ignore the negative value since \( x \) must be positive due to being squared.
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Substitution Method
The substitution method is a powerful tool in solving complex equations. The central idea is to replace a complicated part of the equation with a simpler substitute, making solving the problem more manageable. In this exercise, we substituted a part of the given equation to make it simpler.
When trying to solve the equation \( x^{1 / 2} + 3 x^{-1 / 2} = 10 x^{-3 / 2} \), we noticed that simplifying this might be easier if expressed in terms of another variable.
Thus, by setting \( y = x^{-1/2} \), we transform the equation into a simpler form \( \frac{1}{y} + 3y = 10y^3 \), which is more straightforward to manipulate and interpret.
This substitution reduces the problem to a polynomial-like form, where traditional algebraic techniques, such as clearing fractions and factoring, can be applied.
When trying to solve the equation \( x^{1 / 2} + 3 x^{-1 / 2} = 10 x^{-3 / 2} \), we noticed that simplifying this might be easier if expressed in terms of another variable.
Thus, by setting \( y = x^{-1/2} \), we transform the equation into a simpler form \( \frac{1}{y} + 3y = 10y^3 \), which is more straightforward to manipulate and interpret.
This substitution reduces the problem to a polynomial-like form, where traditional algebraic techniques, such as clearing fractions and factoring, can be applied.
Polynomial Factoring
Polynomial factoring is a technique used to break down a polynomial into simpler, more manageable components called factors. Once a polynomial is factored, finding solutions becomes much easier.
In our example, the equation \( 10y^4 - 3y^2 - 1 = 0 \) was reached by simplifying and rearranging the substituted variables.
Recognizing it as a quadratic in form, we performed another substitution with \( z = y^2 \).
In our example, the equation \( 10y^4 - 3y^2 - 1 = 0 \) was reached by simplifying and rearranging the substituted variables.
Recognizing it as a quadratic in form, we performed another substitution with \( z = y^2 \).
- This substitution transformed the equation further into \( 10z^2 - 3z - 1 = 0 \).
- We factored this expression as \( (5z + 1)(2z - 1) = 0 \).
Variable Substitution
Variable substitution plays a key role in simplifying and solving complex mathematics problems. This method essentially replaces complex terms within an equation with simpler ones, aiding in a more straightforward resolution.
Initially, we set \( y = x^{-1/2} \) to reduce complexity in the equation. After substitution and simplification, the variable \( z = y^2 \) was introduced. Each substitution was designed strategically to transform the problem into something more solvable.
This approach utilized two levels of substitution:
Initially, we set \( y = x^{-1/2} \) to reduce complexity in the equation. After substitution and simplification, the variable \( z = y^2 \) was introduced. Each substitution was designed strategically to transform the problem into something more solvable.
This approach utilized two levels of substitution:
- Turning complicated power expressions into simpler fractional forms, and later
- Transforming a quartic polynomial into a quadratic one.
Real Solutions
Real solutions are the real-number results that satisfy an equation. In the context of our problem, we sought real solutions to the substituted equation.
Upon factoring the polynomial \( 10z^2 - 3z - 1 = 0 \), we found potential solutions \( z = -\frac{1}{5} \) and \( z = \frac{1}{2} \). Considering \( z = y^2 \), and knowing that square values must be non-negative, we found that \( z = -\frac{1}{5} \) isn't possible.
Therefore, we focused on \( y^2 = \frac{1}{2} \) leading to two possibilities: \( y = \frac{1}{\sqrt{2}} \) and \( y = -\frac{1}{\sqrt{2}} \).
Upon factoring the polynomial \( 10z^2 - 3z - 1 = 0 \), we found potential solutions \( z = -\frac{1}{5} \) and \( z = \frac{1}{2} \). Considering \( z = y^2 \), and knowing that square values must be non-negative, we found that \( z = -\frac{1}{5} \) isn't possible.
Therefore, we focused on \( y^2 = \frac{1}{2} \) leading to two possibilities: \( y = \frac{1}{\sqrt{2}} \) and \( y = -\frac{1}{\sqrt{2}} \).
- Reverting to the original variable, we found the real solution \( x = 2 \) by calculating \( x = (\sqrt{2})^2 = 2 \).