document.write( "Question 66056This question is from textbook beginning algebra
\n" );
document.write( ": I'm supposed to solve for the roots of each quadratic equation by using the factoring method. This is so confusing to me it's almost painful. I honestly d^2+3x-40=0 on't know where to start.
\n" );
document.write( "Xis the problem. If you could get this to make sense to me I would greatly appreciate it.\r
\n" );
document.write( "\n" );
document.write( "Karen \n" );
document.write( "
Algebra.Com's Answer #46788 by algebrapro18(249)![]() ![]() ![]() You can put this solution on YOUR website! Well to solve a quadratic equation by factoring you need to do the following:\r \n" ); document.write( "\n" ); document.write( "1)Factor the quadratic equation \n" ); document.write( " a)Multiply the a and c terms together where a and c are coefficients. \n" ); document.write( " b)Factor that number and see what factors add to the b term. \n" ); document.write( " *Note: You might end up haveing to take the negative of both factors to get \n" ); document.write( " them to add right. \n" ); document.write( "c)re-write the equation as a product of its factors. \n" ); document.write( "2)Set each factor equal to 0 and solve\r \n" ); document.write( "\n" ); document.write( "X^2+3x-40=0 \r \n" ); document.write( "\n" ); document.write( "a = 1, b= 3, c = -40 \r \n" ); document.write( "\n" ); document.write( "a * c = 1 * -40 = -40 \r \n" ); document.write( "\n" ); document.write( "factors of -40 are: \n" ); document.write( "-1 and 40 \n" ); document.write( "-2 and 20 \n" ); document.write( "-4 and 10 \n" ); document.write( "-5 and 8 \r \n" ); document.write( "\n" ); document.write( "-5 * 8 = -40 \n" ); document.write( "-5 + 8 = 3 \r \n" ); document.write( "\n" ); document.write( "X^2+3x-40=0 \n" ); document.write( "=>(x-5)(x+8)=0 \r \n" ); document.write( "\n" ); document.write( "now solve each equation \r \n" ); document.write( "\n" ); document.write( "x - 5 = 0 \n" ); document.write( "x = 5 \r \n" ); document.write( "\n" ); document.write( "x + 8 = 0 \n" ); document.write( "x = -8 \r \n" ); document.write( "\n" ); document.write( "So the solution to X^2+3x-40=0 are x = 5 and x = -8 now we check our work \r \n" ); document.write( "\n" ); document.write( "5^2+3(5)-40=0 \n" ); document.write( "25+15-40=0 \n" ); document.write( "0=0 so we know that x = 5 is a solution. \r \n" ); document.write( "\n" ); document.write( "(-8)^2+3(-8)-40=0 \n" ); document.write( "64-24-40=0 \n" ); document.write( "0=0 so we know that x = -8 is a solution and we are done. \n" ); document.write( " |