document.write( "Question 52046: write the following as a single logarithm 5logn y + 3logn t \n" ); document.write( "
Algebra.Com's Answer #34717 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
There are about six log rules that you need to memorize. The two that we are using on this problem are:
\n" ); document.write( "1. nloga (u) = loga (u^n)
\n" ); document.write( "2. loga (u) + loga (v) = loga (uv)\r
\n" ); document.write( "\n" ); document.write( "5logn (y) + 3logn (t)
\n" ); document.write( "logn (y^5) + logn (t^3) Rule 1.
\n" ); document.write( "logn ((y^5)(t^3)) Rule 2.
\n" ); document.write( "
\n" );