document.write( "Question 39284: determine the constant that should be added to the binomial so that it becomes a perfect square trinomial. factor the trinomial. x^-5x \n" ); document.write( "
Algebra.Com's Answer #24717 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! You probably meant \n" ); document.write( "x^2 - 5x \n" ); document.write( "The number we add is \n" ); document.write( "half of -5, squared...that is \n" ); document.write( "[(1/2)(-5)]^2 = (-5/2)^2 = 25/4 \n" ); document.write( "and is always positive. \n" ); document.write( "So from x^2 - 5x + 25/4, we factor it as \n" ); document.write( "(x - 5/2)^2. \n" ); document.write( "Notice the -5/2 is half of the original -5 from above... \n" ); document.write( " |