document.write( "Question 1076504: Add a term to make the expression a perfect square. Then factor the perfect square.\r
\n" );
document.write( "\n" );
document.write( "x^2 + 2/5x \n" );
document.write( "
Algebra.Com's Answer #691105 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Take half the x term and square it. \n" ); document.write( "That would be 1/5 and the square is 1/25 \n" ); document.write( "(x+(1/5))^2=x^2+(2/5)x+(1/25) \n" ); document.write( " |