Discovering Patterns in the Difference of Squares Equation

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
rocomath
Messages
1,752
Reaction score
1
I'm looking for patterns and if you can add to things I noticed before working it out, that would be good :-]

1. [tex](a+b+c)(a+b-c)=a^2+b^2+c^2+2ab[/tex]

I noticed that b+c and b-c compensated for each other.

2. [tex](a+b+c)(a-b-c)=a^2-b^2-c^2-2bc[/tex]

a+b and a-b compensated for each other and the fact that it's b+c and -b-c, is the reason that it was -2bc?

3. [tex](a+b-c)(a-b+c)=a^2-b^2-c^2+2bc[/tex]

a+b and a-b compensated for each other, Now I figured from problem 2 that it would be 2bc again, but I didn't predict the sign correctly?
 
Last edited:
Physics news on Phys.org
Not sure I will be helpful here but all I can see is that
rocophysics said:
2. [tex](a+b+c)(a-b-c)=a^2-b^2-c^2-2bc[/tex]

a+b and a-b compensated for each other and the fact that it's b+c and -b-c, is the reason that it was -2bc?

[tex](a+b+c)(a-b-c)==(a+(b+c))(a-(b+c))=(a)^2-(b+c)^2[/tex]

and the same for the 3rd one.

for the first one:
[tex] (a+b+c)(a+b-c)((a+b)+c)((a+b)-c)[/tex]

EDIT: oh wait...that is not what you were talking about...my bad
 
rock.freak667 said:
EDIT: oh wait...that is not what you were talking about...my bad
Nope, lol. But I didn't even think about what you were doing (grouping then putting it in a more visible manner). Thanks, still helped!