document.write( "Question 273640: what are the zeros for the polynomial 6x2 - 27x -54
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #199847 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 6x2 - 27x -54=0 \n" ); document.write( "(6x+9)(x-6)=0 \n" ); document.write( "6x+9=0 \n" ); document.write( "6x=-9 \n" ); document.write( "x=-9/6 \n" ); document.write( "x=-1.5 ans. \n" ); document.write( "x-6=0 \n" ); document.write( "x=6 ans. \n" ); document.write( " \n" ); document.write( " |