document.write( "Question 1025135: Solve for X:
\n" );
document.write( "X^2 + 3X - 28 = 0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #640444 by mbessearch(2)![]() ![]() ![]() You can put this solution on YOUR website! Polynomial equations, which have two answers. \n" ); document.write( "Equations in this form are likely (especially on a test) created by (x+a)(x+b)=0. \n" ); document.write( "Either x+a=0 or x+b=0 \r \n" ); document.write( "\n" ); document.write( "Given the simplicity of this problem what are the factors of 28 that have a difference of 3 \n" ); document.write( "28, 1 nope. 14, 2 nope, 7, 4 yes! \n" ); document.write( "We know that one must be negative and one positive. Since the second term in the original question si positive, the answers are a and b are 7 and -4.\r \n" ); document.write( "\n" ); document.write( "Going back to find x, we have x+7=0 and x-4=0. Solving for x we get -7 and 4. \r \n" ); document.write( "\n" ); document.write( "Testing them in the original equation proves they are correct. \n" ); document.write( " \n" ); document.write( " |