Help Understanding Chain Rule Example Problem in Calculus

  • Thread starter Thread starter RslM
  • Start date Start date
  • Tags Tags
    Example Textbook
RslM
Messages
8
Reaction score
0

Homework Statement



May I please have help understanding this example problem in my textbook.

I am working on the chain rule for finding derivatives in Calculus. What I am currently having trouble with is factoring. My textbook gives the follwing example:

f'(x) =(3x - 5)4(7 - x)10

f'(x) = (3x - 5)4 x 10(7 - x)9(-1) + (7 - x)104(3x - 5)3(3)

= -10(3x - 5)4(7 - x)9 + (7 - x)1012(3x - 5)3

Here it says 2(3x - 5)3(7 - x)9 is factored out.

= 2(3x - 5)3(7 - x)9[-5(3x - 5) + 6(7 - x)]

=2(3x - 5)3(7 - x)9(-15x + 25 + 42 - 6x)

And it continues onto simplification.

The area I have trouble with is when 2(3x - 5)3(7 - x)9 is factored out.

I am not fully understanding why

= 2(3x - 5)3(7 - x)9[-5(3x - 5) + 6(7 - x)]

is the result. How was it derived?

Thank you

Homework Equations





The Attempt at a Solution



 
Physics news on Phys.org
Maybe it will be simpler for you to understand if we rewrite
RslM said:
= -10(3x - 5)4(7 - x)9 + (7 - x)1012(3x - 5)3
as
$$
(2) (-5) a^4 b^9 + (2) (6) b^{10} a^3
$$
A factor of 2 is common to both terms, and you can factor out lowest power of ##a## and of ##b##, that is ##2 a^3 b^9##. Divide the first term by this factor,
$$
\frac{(2)(-5) a^4 b^9 }{2 a^3 b^9} = -5 a,
$$
and do the same with the second term. You get
$$
(2) (-5) a^4 b^9 + (2)(6) b^{10} a^3 = 2 a^3 b^9 \left( -5 a + 6 b \right)
$$
 
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