document.write( "Question 1183223: please help me solve\r
\n" );
document.write( "\n" );
document.write( "factorize \n" );
document.write( "
Algebra.Com's Answer #813431 by Theo(13342)![]() ![]() You can put this solution on YOUR website! use the quadratic formula on this one. \n" ); document.write( "quadratic formula is: \n" ); document.write( "x = (-b plus or minus sqrt(b^2 - 4ac)) / 2a \n" ); document.write( "in the equation 2x^2 + 3x - 2, ... \n" ); document.write( "a = coefficient of x^2 term = 2 \n" ); document.write( "b = coefficient of x term = 3 \n" ); document.write( "c = constant term = 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "quadratic formula becomes: \n" ); document.write( "x = (-3 plus or minus sqrt(3^2 - 4*2*-2). \n" ); document.write( "this becomes x = (-3 plus or minus sqrt(3^2 + 16)) / 4. \n" ); document.write( "this becomes x = (-3 plus or minus sqrt(25)) / 4. \n" ); document.write( "this becomes x = (-3 plus or minus 5) / 4. \n" ); document.write( "this becomes x = 2/4 or -8/4. \n" ); document.write( "this becomes x = .5 or -2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to find the factors, set each of these equations equal to 0 as follows:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract .5 from both sides of the first value of x to get x - .5 = 0 \n" ); document.write( "multiply both sides of that equation to get: \n" ); document.write( "2x - 1 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract -2 from both sides of the second value of x to get x + 2 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the factors will be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(2x - 1) * (x + 2) = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiply these factors together to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(2x - 1) * (x + 2) = 2x * (x + 2) - 1 * (x + 2) which becomes: \n" ); document.write( "2x^2 + 4 - x - 2 which becomes: \n" ); document.write( "2x^2 + 3x - 2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since that is the original equation, the factors look good.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to confirm that they are the factors, replace x with each value. \n" ); document.write( "the equation should be equal to 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x^2 + 3x - 2 becomes 2 * .5^2 + 3 * .5 - 2 when x = .5. \n" ); document.write( "this becomes 2 * .25 - 1.5 + 2 which becomes: \n" ); document.write( ".5 - 1.5 + 2 which becomes 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x^2 + 3x - 2 becomes 2 * (-2)^2 + 3 * -2 - 2 when x = -2. \n" ); document.write( "this becomes 2 * 4 - 6 - 2 which becomes: \n" ); document.write( "8 - 6 - 2 hich becomes 0,.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "both solution make the equation equal to 0, confirming they are the correct solutions.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "with quadratic equations, your fallback position is the quadratic formula. \n" ); document.write( "use of that formula will always provide the solutions, whether they are real or not.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a reference on how to solve quadratic equations.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://www.purplemath.com/modules/solvquad6.htm\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |