document.write( "Question 1133034: Exponentail Functions:\r
\n" );
document.write( "\n" );
document.write( "Simplify writing with positive exponents\r
\n" );
document.write( "\n" );
document.write( "(9t)(6t)^-3\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #750183 by Boreal(15235) You can put this solution on YOUR website! This is 9t*6^(-3)*t^(-3) \n" ); document.write( "=(9/216)*t^(-2); 9 divides into 216 24 times, so it cancels with 1 in the numerator and 24 in the denominator \n" ); document.write( "This is 1/(24t^2) \n" ); document.write( " |