Proving a^2 - b^2 = (a+b)(a-b) with Factorization

  • Context: High School 
  • Thread starter Thread starter scientifico
  • Start date Start date
  • Tags Tags
    Difference Squares
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
4 replies · 2K views
scientifico
Messages
181
Reaction score
0
Hello, how can I prove using factorization that a^2 - b^2 = (a+b)(a-b) ?

a*a - b*b I should get something like a(a-b)+b(a-b) but how ?

thanks
 
Mathematics news on Phys.org
a2 - b2 == a2 - b2 + ab - ab == a2 + ab - b2 - ab == a(a+b) - b(a+b) == ?
 
Ok but how do I get a^2 - b^2 + ab - ab from a^2 - b^2 ?
 
scientifico said:
Ok but how do I get a^2 - b^2 + ab - ab from a^2 - b^2 ?

HallsofIvy said:
Add ab and subtract ab.

You can always add zero to any expression (here in the form of ab + (-ab), and you can always multiply an expression by 1.