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)![]() ![]() ![]() You can put this solution on YOUR website! \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( " \n" ); document.write( "I'm going to eliminate the \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( " \n" ); document.write( "which simplifies to: \n" ); document.write( " \n" ); document.write( "At this point we could eliminate the fraction that remains (in the exponent). Or we could recognize that the exponent of \n" ); document.write( "Let \n" ); document.write( "Then \n" ); document.write( "Substituting these into the equation we get: \n" ); document.write( " \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( " \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( " \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( " \n" ); document.write( "Checking x = 25: \n" ); document.write( " \n" ); document.write( "which simplifies as follows: \n" ); document.write( " \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( " \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( " \n" ); document.write( "A procedure for solving square root equations is:
\n" ); document.write( "1) Isolate a square root. \n" ); document.write( "Subtracting 5 from each side we get: \n" ); document.write( " \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 \n" ); document.write( "2. Square both sides: \n" ); document.write( " \n" ); document.write( "The right side is easy to square. On the left side we should use FOIL or the \n" ); document.write( " \n" ); document.write( "which simplifies to: \n" ); document.write( " \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( " \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( " \n" ); document.write( "Checking x = 1/4: \n" ); document.write( " \n" ); document.write( "which simplifies as follows: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \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( " \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( " |