document.write( "Question 1012454: Good evening, I have some difficulties with this logarithmic equation:
\n" );
document.write( "4log4((x+1)^(1/2)) - log2(5-7x)=0
\n" );
document.write( "I tried to solve changing the base in such a way:
\n" );
document.write( "4log4((x+1)^(1/2)) = (log4(5-7x))/log4(2)
\n" );
document.write( "but I do wrong somewhere solving the arguments.
\n" );
document.write( "Can somebody help me explaining the right method?
\n" );
document.write( "Many thanks
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #628391 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! you were on the right track. log 4 (2)=1/2, and dividing by 1/2 is multiplying by 2, which is what I did when I converted to base 2, rather than base 4.\r \n" ); document.write( "\n" ); document.write( "4log4((x+1)^(1/2)) =log2(5-7x) \n" ); document.write( "log 4 (x+1)^2=log 2 (5-7x) \n" ); document.write( "log2 (x+1)^2/log2 (4)=log 2 (5-7x) \n" ); document.write( "log2(4)=2, multiply by 2 both sides \n" ); document.write( "log 2(x+1)^2=log 2 (5-7x)^2 \n" ); document.write( "(x+1)^2=(5-7x)^2 \n" ); document.write( "x^2+2x+1=25-70x+49x^2 \n" ); document.write( "0=24-72x+48x^2 \n" ); document.write( "divide both sides by 24 \n" ); document.write( "2x^2-3x+1=0 \n" ); document.write( "(2x-1)(x-1)=0 \n" ); document.write( "x=1/2, 1 \n" ); document.write( "check back \n" ); document.write( "4 log 4(2^(1/2)-log 2 (5-7)=0; the second term does not exist. \n" ); document.write( "4 log 4 (3/2)^(1/2)-log2 (5-3.5)=0 \n" ); document.write( "log 4 (3/2)^2=log 2 (3/2) \n" ); document.write( "log 2 (3/2)^2/log 2 (4)=log 2 (3/2) \n" ); document.write( "==================== \n" ); document.write( "The second term is 0.585 or 2^0.585=1.5 \n" ); document.write( "the first term is 4 log 4(3/2)^(1/2) \n" ); document.write( "3/2^(1/2)=1.225 \n" ); document.write( "4 log 4 (1.225), and log 4(1.225)=0.1465 \n" ); document.write( "0.1465*4=0.586, rounding error. \n" ); document.write( "log 2 (4)=2 \n" ); document.write( "multiply through by 2 \n" ); document.write( "log 2 (3/2)^2=2 log 2 (3/2)=log 2 (3/2)^2 \n" ); document.write( "x=1/2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |