Should I Square Both Trinomials in This Factoring Problem?

  • Context:
  • Thread starter Thread starter mathdad
  • Start date Start date
  • Tags Tags
    Factoring
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
mathdad
Messages
1,280
Reaction score
0
Factor

(5a^2 - 11a + 10)^2 - (4a^2 - 15a + 6)^2

Must I square both trinomials as step 1?
 
Mathematics news on Phys.org
No, you are given a difference of squares...:D
 
Let x = (5a^2 - 11a + 10)

Let y = (4a^2 - 15a + 6)

x^2 - y^2

(x - y)(x + y)

Back-substitute next, correct?
 
RTCNTC said:
Let x = (5a^2 - 11a + 10)

Let y = (4a^2 - 15a + 6)

x^2 - y^2

(x - y)(x + y)

Back-substitute next, correct?

Yes, then combine like terms. :D
 
I am learning a lot thanks to you and this website.