mathdad
- 1,280
- 0
Factor
(5a^2 - 11a + 10)^2 - (4a^2 - 15a + 6)^2
Must I square both trinomials as step 1?
(5a^2 - 11a + 10)^2 - (4a^2 - 15a + 6)^2
Must I square both trinomials as step 1?
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?