document.write( "Question 862138: The question is: Explain the steps you would take to factor 3x^2+7x+2. I'm not sure which method I would use to solve this. \n" ); document.write( "
Algebra.Com's Answer #519467 by josgarithmetic(39621)![]() ![]() ![]() You can put this solution on YOUR website! 3 is a prime number, so the only ways to get this as a product is (-1)(-3) or (1)(3). 2 is a prime number, so similar as stated about 3.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Look for combinations that work: \n" ); document.write( "- \n" ); document.write( "(3x+1)(x+2) \n" ); document.write( "- \n" ); document.write( "(3x-1)(x-2) \n" ); document.write( "- \n" ); document.write( "(3x+2)(x+1) \n" ); document.write( "- \n" ); document.write( "(3x-2)(x-1) \n" ); document.write( "-\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Only one of them will work. \n" ); document.write( " |