document.write( "Question 198916: 3. Simplify the following expressions:
\n" );
document.write( " a. X4 * X5
\n" );
document.write( " b. Z9/Z10
\n" );
document.write( " c. log3Y + log3Z
\n" );
document.write( " d. log5Y - log5Z
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #149455 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Simplify the following expressions: \n" ); document.write( "a. X4 * X5 = X^9 \n" ); document.write( "b. Z9/Z10 = Z^(-1) or 1/Z \n" ); document.write( "c. log3Y + log3Z = log[3y*3z] = log[9yz] \n" ); document.write( "d. log5Y - log5Z = log[5y/5z] = log [y/z] \n" ); document.write( "=========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |