document.write( "Question 58695: Factor the polynomial 3x^2-14x-5 \n" ); document.write( "
Algebra.Com's Answer #40225 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Factor the polynomial 3x^2-14x-5 \n" ); document.write( "=3x^2-15x+x-5 \n" ); document.write( "=3x(x-5)+1(x-5) \n" ); document.write( "=(3x+1)(x-5) \n" ); document.write( " |