document.write( "Question 359742: Solve for x: \n" );
document.write( "
Algebra.Com's Answer #256902 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "This equation can be solved if we rewrite it in terms of log(x). The right side of the equation can be rewritten in terms of log(x) if we use a property of logarithms, \n" ); document.write( " \n" ); document.write( "If you can't yet see how to solve this, perhaps a temporary variable will help. Let z = log(x). Substituting z in for log(x) we get: \n" ); document.write( " \n" ); document.write( "To solve a 3rd degree equation like this, we want one side to be zero. So we'll subtract 4z from each side: \n" ); document.write( " \n" ); document.write( "And then we factor. First the Greatest Common Factor (which is z): \n" ); document.write( " \n" ); document.write( "Then we can use the difference of squares pattern, \n" ); document.write( " \n" ); document.write( "From the Zero Product Property we know that this (or any) product can be zero only if one of the factors is zero. So \n" ); document.write( "z = 0 or z+2 = 0 or z-2 = 0 \n" ); document.write( "Solving these we get: \n" ); document.write( "z = 0 or z = -2 or z = 2 \n" ); document.write( "Of course we do not care what z is. We want to know what x is. So at this point we substitute back log(x) for z: \n" ); document.write( "log(x) = 0 or log(x) = -2 or log(x) = 2 \n" ); document.write( "If you understand what logarithms are then you may be able to figure out what x is for each of these. If not, then the next step is to rewrite these in exponential form. In general, \n" ); document.write( " \n" ); document.write( "Simplifying these powers of 10 we get: \n" ); document.write( "1 = x or 1/100 = x or 100 = x \n" ); document.write( "So there are three solutions to your equation. \n" ); document.write( "P.S. With some practice on equations like this, you will be able to work without the temporary variable. You will see how to go from \n" ); document.write( " \n" ); document.write( "to \n" ); document.write( " \n" ); document.write( "to \n" ); document.write( " \n" ); document.write( "etc. \n" ); document.write( " |