document.write( "Question 785666: solve using the zero product property
\n" );
document.write( "
\n" );
document.write( " (t+11)(t-5)=17 \n" );
document.write( "
Algebra.Com's Answer #477669 by xinxin(76)![]() ![]() ![]() You can put this solution on YOUR website! (t+11)(t-5)=17 \n" ); document.write( "t^2 - 5t + 11t -55 =17 \n" ); document.write( "t^2 + 6t -72 = 0 \n" ); document.write( "(t+12)(t-6) = 0 \n" ); document.write( "Use the zero product property, t+12= 0 or t-6 =0. Therefore t = -12 or t = 6. \n" ); document.write( " |