document.write( "Question 546776: Factor the Polynomial:\r
\n" );
document.write( "\n" );
document.write( "3x^2-14x-5\r
\n" );
document.write( "\n" );
document.write( "I have tried to find the two sets of numbers that will give me the sum of 14 and the product of 15 but I just cant figure it out. \n" );
document.write( "
Algebra.Com's Answer #356091 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the 3 comes into play here\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(3x + 1)(x - 5) \n" ); document.write( " |