document.write( "Question 456589: i need to factor this out the problem is 6a^2+7a-3 and im just getting stuck \n" ); document.write( "
Algebra.Com's Answer #313330 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 6a^2+7a-3 \n" ); document.write( "6*-3=-18. Two factors of -18 whose sum is 7 are +9 and -2. \n" ); document.write( "6a^2+9a-2a-3 \n" ); document.write( "=3a(2a+3)-(2a+3) \n" ); document.write( "=(3a-1)(2a+3) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |