document.write( "Question 26651: Solve the equation log^9(3x+14)-log^95=log^92x. \n" ); document.write( "
Algebra.Com's Answer #14498 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
log^9(3x+14)-log^95=log^92x.
\n" ); document.write( "i think you mean all logs are to base 9...in that case since all are to a common base we can drop the base.
\n" ); document.write( "log(3x+1)-log 5=log(2x)....or.....log(3x+1)-log 5-log(2x)=0
\n" ); document.write( "log{(3x+1)/(5*2x)=0..taking antilogs,we get
\n" ); document.write( "(3x+1)/10x=1
\n" ); document.write( "3x+1=10x...or...10x-3x=1...
\n" ); document.write( "7x=1
\n" ); document.write( "x=1/7
\n" ); document.write( "
\n" );