document.write( "Question 387102: I need to find the zeros of this function:\r
\n" );
document.write( "\n" );
document.write( "h=-16t^2+3.5t
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #273622 by stanbon(75887) ![]() You can put this solution on YOUR website! I need to find the zeros of this function: \n" ); document.write( "h=-16t^2+3.5t\r \n" ); document.write( "\n" ); document.write( "---- \n" ); document.write( "Solve -16t^2+3.5t = 0 \n" ); document.write( "Factor: \n" ); document.write( "-t(16t+3.5) = 0 \n" ); document.write( "-t = 0 or 16t+3.5 = 0 \n" ); document.write( "t = 0 or t = -3.5/16 \n" ); document.write( "Those are the zeros. \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |