document.write( "Question 1019855: Find the largest value of n such that 5x^2+nx+48 can be factored as the product of two linear factors with integer coefficients. \n" ); document.write( "
Algebra.Com's Answer #635794 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 5x^2+nx+48 \n" ); document.write( "two linear factors with integer coefficients \n" ); document.write( "factoring using 48 & 1 \n" ); document.write( "(5x + 48)(1x + 1) \n" ); document.write( "F First terms 5x^2 \n" ); document.write( "O Outside terms 5x \n" ); document.write( "I Inside terms 48x \n" ); document.write( "L Last terms 48 \n" ); document.write( "n = 53 |