document.write( "Question 651641: Solve for x if log10(3x+1) + log10(1/2) -log10(2x-5)=0 \n" ); document.write( "
Algebra.Com's Answer #407749 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
your problem is:
\n" ); document.write( "log(3x+1) + log(1/2) - log(2x-5) = 0
\n" ); document.write( "note that log(x) is equivalent to log(10,x) which is equivalent to the log of x to the base of 10.
\n" ); document.write( "note also that the log function of your calculator will solve for the log of x to the base of 10 which would be shown as LOG(x).
\n" ); document.write( "once again, your problem is:
\n" ); document.write( "log(3x+1) + log(1/2) - log(2x-5) = 0
\n" ); document.write( "couple of properties of logarithms that will help you out.
\n" ); document.write( "log(x*y) = log(x) + log(y)
\n" ); document.write( "log(x/y) = log(x) - log(y)
\n" ); document.write( "once again, your problem is:
\n" ); document.write( "log(3x+1) + log(1/2) - log(2x-5) = 0
\n" ); document.write( "using the first property, you get:
\n" ); document.write( "log(3x+1) + log(1/2) is equivalent to:
\n" ); document.write( "log((3x+1)*(1/2))
\n" ); document.write( "your problem now becomes:
\n" ); document.write( "log((3x+1)*(1/2)) - log(2x-5) = 0
\n" ); document.write( "using the second property, you get:
\n" ); document.write( "log((3x+1)*(1/2)) - log(2x-5) is equivalent to:
\n" ); document.write( "log((3x+1)*(1/2)/(2x-5))
\n" ); document.write( "your problem now becomes:
\n" ); document.write( "log((3x+1)*(1/2)/(2x-5)) = 0
\n" ); document.write( "simplify the expression within the logarithm sign to get:
\n" ); document.write( "(3x+1)*(1/2)/(2x-5) is equivalent to:
\n" ); document.write( "(3x+1)/(2*(2x-5)) which is equivalent to:
\n" ); document.write( "(3x+1) / (4x-10)
\n" ); document.write( "your problem now becomes:
\n" ); document.write( "log((3x+1)/(4x-10)) = 0
\n" ); document.write( "the law of logarithms states that:
\n" ); document.write( "y = log(b,x) if and only if b^y = x
\n" ); document.write( "since the base is 10, applying this law to your problem provides the following:
\n" ); document.write( "log((3x+1)/(4x-10)) = 0 if and only if 10^0 = (3x+1)/(4x-10)
\n" ); document.write( "since 10^0 is equal to 1, your problem becomes:
\n" ); document.write( "1 = (3x+1)/(4x-10)
\n" ); document.write( "multiply both sides of this equation by (4x-10) to get:
\n" ); document.write( "4x-10 = 3x+1
\n" ); document.write( "subtract 3x from both sides of this equation and add 10 to both sides of this equation to get:
\n" ); document.write( "x = 11
\n" ); document.write( "that's you solution.
\n" ); document.write( "to confirm this solution is good, substitute for x in your original equation of:
\n" ); document.write( "log(3x+1) + log(1/2) - log(2x-5) = 0 to get:
\n" ); document.write( "log(3(11)+1) + log(1/2) - log(2(11)-5) = 0 which simplifies to:
\n" ); document.write( "log(34) + log(1/2) - log(17) = 0
\n" ); document.write( "use your calculator to get:
\n" ); document.write( "LOG(35) + LOG(1/2) - LOG(17) = 0
\n" ); document.write( "this results in 0 = 0 which is true, confirming the value of 11 for x is good.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );