document.write( "Question 323942: Factor completely. If a polynomial is prime, state this
\n" );
document.write( "15t^2 + 20t- 75 help me with this \n" );
document.write( "
Algebra.Com's Answer #231824 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 15t^2 + 20t- 75 \n" ); document.write( "5(3t^2+4t-15) \n" ); document.write( "5(3t^2+9t-5t-15) \n" ); document.write( "5(3t(t+3)-5(t+3)) \n" ); document.write( "5(t+3)(3t-5) \n" ); document.write( " |