Solving a Factoring Problem in Calculus without a Calculator

  • Thread starter Thread starter zombeast
  • Start date Start date
  • Tags Tags
    Factoring
zombeast
Messages
9
Reaction score
0
I'm in calculus, but we're having this test on some curve sketing soon and I'm doing some practice problems that the teacher gave us. We're not allowed to use a calculator in this calculus class (except for very rare instances) so we have to know how to sketch graphs with no problem!

I'm wondering I have factored this correctly. If not, I'm wondering if someone can point me in the right direction.

Orginal Equation:
<br /> x^3 - 3x^2-6x+8<br />

My Factors
<br /> (x+2)(x^2-2x+4) - 3x(x+2) <br />

Turns into ...

<br /> (1-3x)(x+2)(x^2 -2x + 4) <br />

If anyone could help me out I would appreciate it.

Thanks!
 
Physics news on Phys.org
You can always multiply them back out to see if it gets you where you started.
 
Your original polynomial has degree 3 yet you have 4 factors involving x!

Hint: (x+2)(x^2-2x+4) - 3x(x+2) is correct but
ab- ca= a(b- c) NOT ab(1-c).
 
Ok, thanks for the help thus far. I was able to remember (through the help of another math friend) that if all the coefficients of the polynomial add up to zero, it is divisble by x-1 and x-1 is one of the factors. Therefore I had to take x-1 and divide it into x^3 - 3x^2 -6x+8 and I was given x^2-2x-8. From that I could get the other two factors (x-4)(x+2)

Thanks for looking at it though.
 
Your factored expression is a 4th degree polynomial while your original expression is a 3rd degree polynomial.

As HallsofIvy said, (x+2)(x^2-2x+4) - 3x(x+2) is correct, and the factored form should be

(x+2)(2nd degree poly).
 
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