document.write( "Question 540963: I need help on how to solve 3x^2-13x-10=0 by factoring. \n" ); document.write( "
Algebra.Com's Answer #353951 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! two factors of 3, multiplied with two factors of -10; must sum to -13\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3 and 1, multiplied with -5 and 2 ___ [3 * (-5)] + (1 * 2) ___ -15 + 2 = -13\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(3x + 2)(x - 5) = 0 \n" ); document.write( " |