document.write( "Question 269309: I am having difficulty solving this problem:\r
\n" );
document.write( "\n" );
document.write( "log(base 4)x - log(base4)(x+3) = -1\r
\n" );
document.write( "\n" );
document.write( "Any help would be appreciated> \n" );
document.write( "
Algebra.Com's Answer #197414 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! log(base 4)x - log(base4)(x+3) = -1 \n" ); document.write( "---------------- \n" ); document.write( "log4(x/(x+3)) = -1 \n" ); document.write( "----- \n" ); document.write( "Comment: when you say \"log = -1\" you mean \n" ); document.write( "the exponent is -1. \n" ); document.write( "---------------------------------- \n" ); document.write( "x/(x+3) = 4^-1 \n" ); document.write( "--- \n" ); document.write( "x/(x+3) = 1/4 \n" ); document.write( "--- \n" ); document.write( "Cross-multiply and solve for \"x\" \n" ); document.write( "4x = x+3 \n" ); document.write( "3x = 3 \n" ); document.write( "x = 1 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |