document.write( "Question 208285: Please help me solve this equation.. Find the roots of quadratic equation..t^2+9t+14=0 \n" ); document.write( "
Algebra.Com's Answer #157578 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! t^2 + 9t + 14 = 0 \n" ); document.write( ": \n" ); document.write( "Look for the two factors of 14 that add up to 9 \n" ); document.write( "Obviously thats: 2, 7 \n" ); document.write( "(t + 2)(t + 7) = 0 (FOIL this to check it) \n" ); document.write( "Two solutions \n" ); document.write( "t = -7 \n" ); document.write( "t = -2 \n" ); document.write( " |