Factor the following expression:
x^2 + CONSTANT
The expression is in the form \color{PINK}{a^2} - \color{BLUE}{b^2},
which is a difference of two squares so we can factor it as
(\color{PINK}{a} + \color{BLUE}{b})
(\color{PINK}{a} - \color{BLUE}{b}).
What are the values of a and b?
\qquad a = x
\qquad b = \sqrt{A * A} = A
Use the values we found for a and b
to complete the factored expression,
(\color{PINK}{a} + \color{BLUE}{b})
(\color{PINK}{a} - \color{BLUE}{b}).
So we can factor the expression as:
(\color{PINK}{x} + \color{BLUE}{A})
(\color{PINK}{x} - \color{BLUE}{A})