document.write( "Question 69507: Factor 6x^2 + 25 + 4 \n" ); document.write( "
Algebra.Com's Answer #49480 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! leading coefficient * constant = 6 * 4 = 24 \n" ); document.write( "Factors that sum to 25 ~> 24,1 \n" ); document.write( "6x^2 + 24x + x + 4 \n" ); document.write( "(6x^2 + 24x) + (x + 4) \n" ); document.write( "6x(x + 4) + 1(x + 4) \n" ); document.write( "(6x + 1)(x + 4) \n" ); document.write( " |