document.write( "Question 122700: a^2 +3a - 10 \n" ); document.write( "
Algebra.Com's Answer #92489 by apachemexican1(64)![]() ![]() ![]() You can put this solution on YOUR website! step 1: note that x^2= x*x\r \n" ); document.write( "\n" ); document.write( "step 2: factor the constant term. \n" ); document.write( "since the coefficient of the middle \n" ); document.write( "x term is +3, choose the factors \n" ); document.write( "-2 and 5, which combine to +3.\r \n" ); document.write( "\n" ); document.write( "-10=(-1)(10) or (1)(-10) \n" ); document.write( "or (-2)(5) or (2)(-5)\r \n" ); document.write( "\n" ); document.write( "step 3: write the answer using parenthesis \n" ); document.write( "beginning with x followed by the \n" ); document.write( "numerical factors\r \n" ); document.write( "\n" ); document.write( "(x-2)(x+5)\r \n" ); document.write( "\n" ); document.write( "to check your answer, you can use \n" ); document.write( "the FOIL method to multiply the factors\r \n" ); document.write( "\n" ); document.write( "(x-2)(x+5)=x^2+3x-10 \n" ); document.write( " |