document.write( "Question 865843: 48+32t-16t^2 \n" ); document.write( "
Algebra.Com's Answer #521884 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! solve for t \n" ); document.write( "48+32t-16t^2 \n" ); document.write( "16t^2-32t-48=0 \n" ); document.write( "t^2-2t-3=0 \n" ); document.write( "(t-3)(t+1)=0 \n" ); document.write( "t=3 \n" ); document.write( "or \n" ); document.write( "t=-1 \n" ); document.write( " |