Question 1013553

Please help! 
	
A trinomial consisting of a first term that is a perfect square, a middle term that is twice the product of the square roots of the first and third terms, and a third term that is a perfect square can be factored as the square of a binomial. 
 
  True  
 	
  False  
<pre>{{{highlight(highlight(TRUE))}}}
<b><u>Example:</b></u>
{{{x^2 + 2sqrt(4x^2) + 4}}} ----> {{{x^2 + 2 * 2x + 4}}} ----> {{{X^2 + 4x + 4}}} -----> {{{highlight_green((x + 2)^2)}}}