document.write( "Question 194783: Find the perfect square trinomial whose first two terms are given as: m^2+14m \n" ); document.write( "
Algebra.Com's Answer #146113 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"m%5E2%2B14m\"
\n" ); document.write( "The is \"complete the square\" You do it
\n" ); document.write( "by taking 1/2 of the coefficient of the
\n" ); document.write( "m term, which is \"14\", and square it,
\n" ); document.write( "and add it as the 3rd term
\n" ); document.write( "\"m%5E2+%2B+14m+%2B+%2814%2F2%29%5E2\"
\n" ); document.write( "\"m%5E2+%2B+14m+%2B+49\"
\n" ); document.write( "\"%28m+%2B+7%29%5E2\"
\n" ); document.write( "
\n" );