document.write( "Question 710903: Please put the expanded logarithm in a single format: \"3+log3+%28x%29+-+log3+%281%2Fy%29+\" I got \"+log3+%28x%5E3%2F%281%2Fy%29%29+\" I am unsure how to get the fraction from the bottom. Do I multiply by the reciprocal? \n" ); document.write( "
Algebra.Com's Answer #437227 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
3 log3 (x) - log3 (1/y)
\n" ); document.write( "-----
\n" ); document.write( "log3(x^3) - log3(1/y)
\n" ); document.write( "-----
\n" ); document.write( "= log3[x^3/(1/y)]
\n" ); document.write( "-----
\n" ); document.write( "= log3[x^3*y]
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===================
\n" ); document.write( "
\n" );