carl binney said:
differentiate , y = (2x-5)^3 (x+3)^6
carl binney said:
= (x+3)^6 * (3(2x-5)^2*2) + (2x-5)^3 * (6(x+3)^5)
= (x+3)^6 *(6(2x-5)^2) + (2x-5)^3 * (6(x+3)^5)
= 6(x+3)^6 (2x-5)^2+ 6(2x-5) (x+3)^5
You have a mistake in the line above. The exponent on 2x - 5 in the 2nd term should be 3, not 1.
carl binney said:
factoring this part is where I get stuck ?
From your last correct step you have y' = 6(x + 3)
6(2x - 5)
2 + 6(2x - 5)
3(x + 3)
5.
You have two terms here, the large expressions that are connected with '+'. Both terms have a factor of 6, so that will be part of the greatest common factor (GCF). Both terms have at least one factor of (x + 3). The GCF will have (x + 3) to the
smaller of the two powers that are present in the two terms.
Also both terms have at least one factor of (2x - 5). The GCF will have (2x - 5) to the
smaller of the two powers that are present in the two terms.
After you figure out what the GCF is, factor it out of both of the large terms. The other factor will consist of two simpler terms (connected with '+'. Your earlier work was incorrect, in part, because it was missing the '+' between the remaining terms after you factored out the GCF.
As an example, suppose you have ##6x^3y^2 + 12x^2y^4##. Here we have two terms. The GCF has 6 in it, because 6 divides the coefficients of each of the two terms. One term has x
3 and the other term has x
2. The smaller of these two exponents is 2, so the GCF will include x
2. Finally, the first term has y
2 and the second term has y
4. The smaller exponent is 2, so the GCF must include y
2.
From this, we see that the GCF is 6x
2y
2. We proceed as follows:
##6x^3y^2 + 12x^2y^4 = 6x^2y^2(x + 2y^2)##
As a quick check, expand what is shown on the right, and you should get the expression on the left side.