document.write( "Question 704404: solve this quadratic equation but don't use the quadratic formula
\n" );
document.write( "4x^2+12x+5=0 \n" );
document.write( "
Algebra.Com's Answer #434067 by Stitch(470)![]() ![]() ![]() You can put this solution on YOUR website! First find the factors of 4 form the \n" ); document.write( "The factors of 4 are: 1,2,2,4 \n" ); document.write( "Next Find the factors of 5 (the constant) \n" ); document.write( "The factors of 5 are: 1,5 \n" ); document.write( "Note that the 5 is positive that means that the factors have to both be positive or both negative. \n" ); document.write( "Now use the factors of 4 and the factors of 5 to come up with the 12X \n" ); document.write( "2*5 + 2*1 = 12 \n" ); document.write( "So \n" ); document.write( "------------------------------------------------------- \n" ); document.write( "Now we have to solve for each part of the equation. \n" ); document.write( "The equation equals zero when either of the parentheses equal zero. \n" ); document.write( " \n" ); document.write( "Subtract 5 from both sides \n" ); document.write( " \n" ); document.write( "Divide both sides by 2 \n" ); document.write( " \n" ); document.write( "------------------------------------------------------- \n" ); document.write( " \n" ); document.write( "Subtract 1 from both sides \n" ); document.write( " \n" ); document.write( "Divide both sides by 2 \n" ); document.write( " |