document.write( "Question 57397: Factoring Trinomials by Trial and Error
\n" );
document.write( "16x^2-27x-10 \n" );
document.write( "
Algebra.Com's Answer #39140 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 16x^2-27x-10 \n" ); document.write( "Find two numbers whose product is -160 and whose sum is -27. \n" ); document.write( "The numbers are -32 and 5. \n" ); document.write( "Rewrite the trinomial as follows: \n" ); document.write( "=16x^2-32x+5x-10 \n" ); document.write( "=16x(x-2)+5(x-2) \n" ); document.write( "=(x-2)(16x+5) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H \n" ); document.write( " |