document.write( "Question 83067: Please help me factor out this polynomial: 6x^2-7x-5. \n" ); document.write( "
Algebra.Com's Answer #59611 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! factor out this polynomial: 6x^2-7x-5. \n" ); document.write( "-------------- \n" ); document.write( "Rewriteas: \n" ); document.write( "Replace the middle term with -10x+3x to get: \n" ); document.write( "6x^2-10x+3x-5 \n" ); document.write( "Factor the 1st two and then the last two terms to get: \n" ); document.write( "2x(3x-5)+(3x-5) \n" ); document.write( "Factor out the common factor: \n" ); document.write( "(3x-5)(2x+1) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |