document.write( "Question 978590: Determine whether the following trinomial is a perfect square. x2 + 10x + 25 \n" ); document.write( "
Algebra.Com's Answer #599956 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
hi there,
\n" ); document.write( "x^2 + 10x + 25
\n" ); document.write( "Factorised
\n" ); document.write( "(x + 5)(x + 5)
\n" ); document.write( "(x + 5)^2
\n" ); document.write( "Yes it is a perfect square.
\n" ); document.write( "Hope this helps:-)
\n" ); document.write( "
\n" );