document.write( "Question 421189: Solve the equation : 2(x)^1/2 = 9 + 5 (x)^-1/2\r
\n" ); document.write( "\n" ); document.write( "*Please answer as soon as possible. :) =)
\n" ); document.write( "

Algebra.Com's Answer #294353 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
\"2%28x%29%5E%281%2F2%29+=+9+%2B+5+%28x%29%5E%28-1%2F2%29\"
\n" ); document.write( "When solving equations it is usually a good idea to start by simplifying each side of the equation. To me, part of simplifying is to eliminate fractions. (After all, aren't things \"simpler\" without fractions than with them?) There are two types of fractions here. There are the fractions in the exponents. And there is the \"hidden\" fraction represented by the negative exponent! This fraction will be obvious if we rewrite the equation with positive exponents:
\n" ); document.write( "\"2%28x%29%5E%281%2F2%29+=+9+%2B+5%2F%28x%29%5E%281%2F2%29\"
\n" ); document.write( "I'm going to eliminate the \"5%2F%28x%29%5E%281%2F2%29\" fraction. This can be done by multiplying both sides of the equation by \"%28x%29%5E%281%2F2%29\":
\n" ); document.write( "
\n" ); document.write( "On the left side we use the rule for exponents for multiplying (i.e. add the exponents. On the right side we use the Distributive Property:
\n" ); document.write( "\"2x%5E%28%281%2F2%29%2B%281%2F2%29%29+=+9x%5E%281%2F2%29+%2B+5\"
\n" ); document.write( "which simplifies to:
\n" ); document.write( "\"2x%5E1+=+9x%5E%281%2F2%29+%2B+5\"
\n" ); document.write( "At this point we could eliminate the fraction that remains (in the exponent). Or we could recognize that the exponent of \"2x%5E1\" is twice the exponent of \"9x%5E%281%2F2%29\". This makes the equation an equation of \"quadratic form\". If you have trouble seeing this, use of temporary variable can help you see the \"quadratic-ness\" of the equation:
\n" ); document.write( "Let \"q+=+x%5E%281%2F2%29\"
\n" ); document.write( "Then \"q%5E2+=+%28x%5E%281%2F2%29%29%5E2+=+x%5E1\"
\n" ); document.write( "Substituting these into the equation we get:
\n" ); document.write( "\"2q%5E2+-9q+-+5+=+0\"

\n" ); document.write( "I am going to solve this equation as a quadratic form equation. (At the end I will also solve the equation by eliminating the fraction in the exponent first.)
\n" ); document.write( "Quadratic form equations are solved using the same techniques as \"regular\" quadratic equations. So we want one side to be zero. Since the rest of the problem will be a little easier if I keep the coefficient of the term with the biggest exponent positive, I am going to subtract the entire right side from both sides giving us:
\n" ); document.write( "\"2q%5E2+-9q+-+5+=+0\"
\n" ); document.write( "Now we factor (or use the Quadratic Formula). This factors farily easily:
\n" ); document.write( "(2q+1)(q-5) = 0
\n" ); document.write( "From the Zero Product Property we know that one of these factors must be zero. So:
\n" ); document.write( "2q+1 = 0 or q-5 = 0
\n" ); document.write( "Solving these we get:
\n" ); document.write( "q = -1/2 or q = 5
\n" ); document.write( "These are solutions for q. But we are interested in solutions for x. So we substitute back in for q. (Q was a temporary variable after all.)
\n" ); document.write( "\"x%5E%281%2F2%29+=+-1%2F2\" or \"x%5E%281%2F2%29+=+5\"
\n" ); document.write( "Since an exponent of 1/2 means square root and since square roots cannot be negative, there is no solution to the first equation. To solve the second equation we just square both sides. This gives us:
\n" ); document.write( "x = 25
\n" ); document.write( "Any time you square both sides of an equation you must check your answer(s). And when checking use, the original equation:
\n" ); document.write( "\"2%28x%29%5E%281%2F2%29+=+9+%2B+5+%28x%29%5E%28-1%2F2%29\"
\n" ); document.write( "Checking x = 25:
\n" ); document.write( "\"2%2825%29%5E%281%2F2%29+=+9+%2B+5+%2825%29%5E%28-1%2F2%29\"
\n" ); document.write( "which simplifies as follows:
\n" ); document.write( "\"2%285%29+=+9+%2B+5+%281%2F5%29\"
\n" ); document.write( "10 = 9 + 1
\n" ); document.write( "10 = 10 Check!
\n" ); document.write( "So x = 25 is the solution to your equation.

\n" ); document.write( "If we don't notice that
\n" ); document.write( "\"2x%5E1+=+9x%5E%281%2F2%29+%2B+5\"
\n" ); document.write( "is an equation of quadratic form, or if we just decide we don't like solving quadratic form equations, we can solve this equation as a square root equation (since an exponent of 1/2 means square root. To start I am going to actuall write the equation with a square root:
\n" ); document.write( "\"2x+=+9sqrt%28x%29+%2B+5\"
\n" ); document.write( "A procedure for solving square root equations is:
  1. Isolate a square root term that has a variable in its radicand. (The expression inside a radical is called a radicand.)
  2. Square both sides of the equation.
  3. If there is still a square root with a variable in its radicand, then repeat steps 1 and 2.
  4. At this point there should be no square roots with a variable in its radicand. Solve the equation using techniques appropriate for the type of equation it is.
  5. Since you have squared both sides of the equation at least once at step 2, you must check your solutions.
Let's see this in action:
\n" ); document.write( "1) Isolate a square root.
\n" ); document.write( "Subtracting 5 from each side we get:
\n" ); document.write( "\"2x+-+5+=+9sqrt%28x%29\"
\n" ); document.write( "(We can leave the 9 where it is or we can divide both sides of the equation by 9. The important thing is: will the sides of the equation be easier to square with the 9 where it is or with the 9 in the denominator on the other side? I think it is easier where it is. If we had something like \"%281%2F2%29sqrt%28x%29\" I would multiply both sides by 2.)

\n" ); document.write( "2. Square both sides:
\n" ); document.write( "\"%282x+-+5%29%5E2+=+%289sqrt%28x%29%29%5E2\"
\n" ); document.write( "The right side is easy to square. On the left side we should use FOIL or the \"%28a-b%29%5E2+=+a%5E2-2ab%2Bb%5E2\" pattern. I like using the pattern:
\n" ); document.write( "\"%282x%29%5E2+-2%282x%29%285%29+%2B+%285%29%5E2+=+81x\"
\n" ); document.write( "which simplifies to:
\n" ); document.write( "\"4x%5E2+-20x+%2B+25+=+81x\"

\n" ); document.write( "3) If there is still a square root...
\n" ); document.write( "The square root is gone.

\n" ); document.write( "4) Solve the equation.
\n" ); document.write( "This is a quadratic equation. So we want one side equal to zero. Subtracting 81x from each side we get:
\n" ); document.write( "\"4x%5E2+-101x+%2B+25+=+0\"
\n" ); document.write( "Now we factor (or use the Quadratic Formula). This does factor:
\n" ); document.write( "(4x-1)(x-25) = 0
\n" ); document.write( "From the Zero Product Property we knwo that one of these factors must be zero. So:
\n" ); document.write( "4x-1 = 0 or x-25 = 0
\n" ); document.write( "Solving these we get:
\n" ); document.write( "x = 1/4 or x = 25

\n" ); document.write( "5) Check you answer(s).
\n" ); document.write( "Usually you go back to the original equation. And we can do so here. But any of the equations we had before we squared both sides can be used. I'm going to use:
\n" ); document.write( "\"2x+=+9sqrt%28x%29+%2B+5\"
\n" ); document.write( "Checking x = 1/4:
\n" ); document.write( "\"2%281%2F4%29+=+9sqrt%281%2F4%29+%2B+5\"
\n" ); document.write( "which simplifies as follows:
\n" ); document.write( "\"1%2F2+=+9%2A%281%2F2%29+%2B+5\"
\n" ); document.write( "\"1%2F2+=+8%2F2+%2B+5\"
\n" ); document.write( "\"1%2F2+=+9%2F2+%2B+10%2F2\"
\n" ); document.write( "\"1%2F2+=+19%2F2\" Check fails!!
\n" ); document.write( "So we reject x = 1/4 as a solution. (x = 1/4 is what is called an extraneous solution. Extraneous solutions are solutions that work in the squared equation but not in the \"pre-squared\" equation. Extraneous solutions can happen any time you square both sides of an equation. Extraneous solutions may happen even if no mistakes have been made. This is why even expert mathematicians must check their answers after they have squared both sides of an equation.)

\n" ); document.write( "Checking x = 25:
\n" ); document.write( "\"2%2825%29+=+9sqrt%2825%29+%2B+5\"
\n" ); document.write( "50 = 9*5 + 5
\n" ); document.write( "50 = 45 + 5
\n" ); document.write( "50 = 50 Check!!

\n" ); document.write( "So the only solution, just as found with the quadratic form solution, is x = 25.
\n" ); document.write( "
\n" );