document.write( "Question 980460: find the limit as t approaches 3 of \n" );
document.write( "
Algebra.Com's Answer #601601 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! t^3 - 27 factors to (t-3)(t^2 + 3t + 9) when you use the difference of cubes factoring rule\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now plug in t = 3 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the limiting value is 27 \n" ); document.write( " |