document.write( "Question 176366This question is from textbook
\n" ); document.write( ": Log5(3x^2-1)=Log5(2x) \n" ); document.write( "
Algebra.Com's Answer #131483 by EMStelley(208)\"\" \"About 
You can put this solution on YOUR website!
Since both of the sides are log base 5, all that is needed is to set the arguments equal to each other:
\n" ); document.write( "\"3x%5E2-1=2x\"
\n" ); document.write( "\"3x%5E2-2x-1\"
\n" ); document.write( "I will use the quadratic formula to solve with a=3,b=-2, c=-1.
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"x+=+%282+%2B-+sqrt%28+%28-2%29%5E2-4%2A3%2A-1+%29%29%2F%282%2A3%29+\"
\n" ); document.write( "\"x+=+%282+%2B-+sqrt%284%2B12%29%29%2F6+=+%282+%2B-+sqrt%2816%29%29%2F6+=+%282+%2B-+4%29%2F6\"
\n" ); document.write( "So
\n" ); document.write( "\"x=6%2F6=1\"
\n" ); document.write( "and
\n" ); document.write( "\"x=-2%2F6=-1%2F3\"
\n" ); document.write( "Now, with logarithms you always want to check your answer because you cannot take the log of a negative number. Notice that if you plugged in x=-1/3 to the right hand side (log5(2x)) you would be taking the log of a negative number. So x=-1/3 is what is called an extraneous solution. Therefore, x=1 is the only solution.
\n" ); document.write( "
\n" );