Factoring Problem a^2 - b^2 + 2bc - c^2

  • Thread starter Thread starter A_Moose
  • Start date Start date
  • Tags Tags
    Factoring
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
6 replies · 2K views
A_Moose
Messages
9
Reaction score
0
[SOLVED] Factoring problem

Homework Statement
Factorize the following: a^2 - b^2 + 2bc - c^2

The attempt at a solution
I know this should be a fairly simple problem, but my brain must be fried or something, I can't seem to come up with anything... There are no factors common to all terms, and I can't spot anything I can do to this thing... I know, it's going to turn out to be me missing something really simple, but I've been staring at this for a while now.
 
Last edited:
Physics news on Phys.org
Does this help:

a^2 - b^2 + 2bc - c^2 = a^2 - (b^2 - 2bc + c^2)

?
 
Wow, now I feel like a moron.
Thanks for the help, lol.
So, a^2-(b-c)(b-c)... Is that as far as it'll go, or am I missing something again?
 
Factoring is the decomposition of a polynomial into a product of other polynomials. This means that the final form of that expression should be a product of 2 or 3 or more parenthesis.

How do you factorize x^2 - y^2 ?
See if that applies to your expression.
 
Grrr, I'm certainly getting in my "stupid stuff" quota for the day...

(a+(b-c))(a-(b-c))?
 
Correct!
It's not about smartness. It's just about practice.
 
Well, thanks a lot for the help. You, sir, are a life-saver.