document.write( "Question 1088307: Solve the equation by the method of factoring\r
\n" );
document.write( "\n" );
document.write( "5x^2+22x+8=0\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #702561 by natolino_2017(77)![]() ![]() ![]() You can put this solution on YOUR website! 5 is a prime number so the polynomial can be written as:\r \n" ); document.write( "\n" ); document.write( "(5x+a)(x+b) = 5x^2+22x+8\r \n" ); document.write( "\n" ); document.write( "so a + 5b = 22 \n" ); document.write( " ab= 8\r \n" ); document.write( "\n" ); document.write( "by simple inspection, a=2 and b=4.\r \n" ); document.write( "\n" ); document.write( "answer: (5x+2)(x+4)\r \n" ); document.write( "\n" ); document.write( "@natolino_ \n" ); document.write( " |