Find the factors using a complete square

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
mathlearn
Messages
331
Reaction score
0
Problem

First you are asked to,

write this expression as a complete square $x^2+2ax+a^2$

& ii. Using that find the factors of $x^2+2ax+a^2-9$

Workings

i $(a + x)^2$

Where do I need help

ii. Using that find the factors of $x^2+2ax+a^2-9$

Many Thanks :)
 
Mathematics news on Phys.org
mathlearn said:
Problem

First you are asked to,

write this expression as a complete square $x^2+2ax+a^2$

& ii. Using that find the factors of $x^2+2ax+a^2-9$

Workings

i $(a + x)^2$

Where do I need help

ii. Using that find the factors of $x^2+2ax+a^2-9$

Many Thanks :)

You want to factorize $(a+x)^2-9$. But this is same as $(a+x)^2-3^2=(a+x-3)(a+x+3)$.
 
caffeinemachine said:
You want to factorize $(a+x)^2-9$. But this is same as $(a+x)^2-3^2=(a+x-3)(a+x+3)$.

Thank you very much caffeinemachine :)