document.write( "Question 1104565: Solve the equation. Show algebraic work that fully supports your answer. Exact answers only, no decimal approximations.\r
\n" );
document.write( "\n" );
document.write( "log4(2𝑥) − log4(𝑥 − 3) = 1 \n" );
document.write( "
Algebra.Com's Answer #719276 by Boreal(15235) You can put this solution on YOUR website! log 4 {(2x)/(x-3) }=1 \n" ); document.write( "raise everything to the 4 \n" ); document.write( "that becomes 2x/(x-3)=4 \n" ); document.write( "2x=4x-12 \n" ); document.write( "-2x=-12 \n" ); document.write( "x=6 \n" ); document.write( "log 4(12)-log4(3)=1 checks since log 4 (12/3)=1 \n" ); document.write( " |