document.write( "Question 1004180: Rewrite the following in terms of p and q where p=log(x) and q=log(y).
\n" );
document.write( "a) log(x)(sqrt(x^6/y^4)) \n" );
document.write( "
Algebra.Com's Answer #620831 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Rewrite the following in terms of p and q where p=log(x) and q=log(y). \n" ); document.write( "a) log(x)(sqrt(x^6/y^4)) \n" ); document.write( "------ \n" ); document.write( "logx(x^6)-logx(y^4) \n" ); document.write( "------ \n" ); document.write( "= 6logx(x) - 4logx(y) \n" ); document.write( "----- \n" ); document.write( "= 6 - 4[log(y)/log(x)] \n" ); document.write( "---- \n" ); document.write( "= 6 - 4(q/p) \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |