document.write( "Question 636288: How do i express log base b to number cube root a tothe power -3 times b devided by q power -3 in terms of sums and differences \n" ); document.write( "
Algebra.Com's Answer #400882 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do i express log base b to number cube root a tothe power -3 times b devided by q power -3 in terms of sums and differences \n" ); document.write( "------ \n" ); document.write( "logb[a^(-3)*b/q^-3] \n" ); document.write( "----- \n" ); document.write( "= logb[b*q^3/a^3] \n" ); document.write( "--- \n" ); document.write( "= logb(b)+3logb(q)-3logb(a) \n" ); document.write( "----- \n" ); document.write( "= 1 + 3[logb(q/a)] \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |