Problem 43
Question
Exer. 1-50: Solve the equation. $$ 6 w+7 w^{1 / 2}-20=0 $$
Step-by-Step Solution
Verified Answer
The solution is \( w = \frac{16}{9} \) and \( w = \frac{25}{4} \) (requires verification for original equation matching).
1Step 1: Identify the Equation Type
The given equation is a polynomial equation with terms involving different powers of \( w \): \( 6w \), \( 7w^{1/2} \), and a constant term \(-20\). Note that \( w^{1/2} \) is equivalent to the square root of \( w \). This suggests using substitution to simplify the equation.
2Step 2: Introduce a Substitution
Let \( x = w^{1/2} \), which means \( x^2 = w \). Rewrite the equation using this substitution: \( 6x^2 + 7x - 20 = 0 \). This transforms the original equation into a quadratic equation in terms of \( x \).
3Step 3: Solve the Quadratic Equation
The quadratic equation \( 6x^2 + 7x - 20 = 0 \) can be solved using the quadratic formula: \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \), where \( a = 6 \), \( b = 7 \), and \( c = -20 \).
4Step 4: Calculate the Discriminant
Calculate the discriminant \( \Delta = b^2 - 4ac = 7^2 - 4(6)(-20) = 49 + 480 = 529 \). Since \( \Delta > 0 \), there are two real solutions for \( x \).
5Step 5: Apply the Quadratic Formula
Substitute the values into the quadratic formula: \[ x = \frac{-7 \pm \sqrt{529}}{12} \] \[ x = \frac{-7 \pm 23}{12} \]This results in two possible solutions for \( x \): 1. \( x = \frac{16}{12} = \frac{4}{3} \) 2. \( x = \frac{-30}{12} = -\frac{5}{2} \)
6Step 6: Express Solutions in Terms of w
Recall that \( x = w^{1/2} \). For each solution of \( x \):1. \( x = \frac{4}{3} \) implies \( w = (\frac{4}{3})^2 = \frac{16}{9} \).2. \( x = -\frac{5}{2} \) implies \( w = (-\frac{5}{2})^2 = \frac{25}{4} \) (this value is mathematically valid for the square root but negative values aren’t meaningful for the original substitution context since the square root of a negative number isn’t real).
7Step 7: Verify Solutions
Substitute \( w = \frac{16}{9} \) back into the original equation to verify it satisfies: \( 6(\frac{16}{9}) + 7(\frac{16}{9})^{1/2} - 20 = 0 \). Similarly, check for \( w = \frac{25}{4} \). Both solutions need to solve the original equation for true verification.
Key Concepts
Quadratic FormulaSubstitution MethodDiscriminant
Quadratic Formula
The quadratic formula is a powerful tool used for solving quadratic equations. These are equations of the form \( ax^2 + bx + c = 0 \). The quadratic formula looks like this:
This is particularly useful because it works all the time for any quadratic equation, even when factoring is impossible.
- \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \)
- \( a \) is the coefficient of \( x^2 \),
- \( b \) is the coefficient of \( x \),
- and \( c \) is the constant term.
This is particularly useful because it works all the time for any quadratic equation, even when factoring is impossible.
Substitution Method
The substitution method is an effective strategy for solving equations that aren't quite traditional quadratics initially. In this problem, we dealt with a term \( w^{1/2} \), also known as the square root of \( w \). This creates challenges when attempting to factor or apply regular methods directy.
The idea behind substitution involves transforming the original equation into a simpler, more recognizable form, often a quadratic one. This is done by substituting a variable for an expression in the equation. In this exercise:
The idea behind substitution involves transforming the original equation into a simpler, more recognizable form, often a quadratic one. This is done by substituting a variable for an expression in the equation. In this exercise:
- Let \( x = w^{1/2} \), which implies \( x^2 = w \).
- Substitute these into the original equation to get \( 6x^2 + 7x - 20 = 0 \).
Discriminant
The discriminant is a significant component of the quadratic formula that gives insight into the nature of the roots of a quadratic equation. It is the part under the square root sign in the quadratic formula, calculated as \( \Delta = b^2 - 4ac \).
The value of the discriminant determines the type and number of solutions you can expect:
The value of the discriminant determines the type and number of solutions you can expect:
- If \( \Delta > 0 \), there are two distinct real roots.
- If \( \Delta = 0 \), there is exactly one real root (also known as a repeated or double root).
- If \( \Delta < 0 \), there are no real roots; instead, the equation has two complex roots.
Other exercises in this chapter
Problem 43
Guinness Book of World Records reports that German shepherds can make vertical leaps of over 10 feet when scaling walls. If the distance \(s\) (in feet) off the
View solution Problem 43
Exer. 21-70: Solve the inequality, and express the solutions in terms of intervals whenever possible. $$ \frac{-2}{4-3 x}>0 $$
View solution Problem 43
Exer. \(39-56:\) Find the solutions of the equation. $$ x^{2}-5 x+20=0 $$
View solution Problem 43
Exer. \(31-44\) : Solve by using the quadratic formula. $$ \frac{5 x}{x^{2}+9}=-1 $$
View solution