Factorizing a Difficult Polynomial: Using the Difference of Squares Identity

  • Thread starter Thread starter Heidegger
  • Start date Start date
Heidegger
Messages
7
Reaction score
0
The problem

Factorize: a^{2}-\left ( b+c \right )^{2}

expanded it to see if I can find any solution:

\left ( b+c \right )^{2}=b^{2}+2bc+c^{2}a^{2}-\left ( b^{2}+2bc+c^{2} \right )a^{2}- b^{2}-2bc-c^{2} \right )


But I can’t get any further.
What should I do now to simplify it? Please explain and show me a couple of clues or something?
 
Physics news on Phys.org
Hello there.

What do you know about the factorization of a difference of squares?
 
stringy said:
Hello there.

What do you know about the factorization of a difference of squares?

Ok so the solution could easily be found by just applying the distributive law?

I'm going to try.
 
Heidegger said:
Ok so the solution could easily be found by just applying the distributive law?

I'm going to try.
More specifically, use the fact that a2 - b2 = (a + b)(a - b). That's what stringy was getting at.
 
EDIT: Mark44 beat me to it. For future reference, the difference of squares refers to the identity that Mark44 wrote.
 
Mark44 said:
More specifically, use the fact that a2 - b2 = (a + b)(a - b). That's what stringy was getting at.

stringy said:
EDIT: Mark44 beat me to it. For future reference, the difference of squares refers to the identity that Mark44 wrote.

Thank you. I will return later with my answer.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top