Solving Cubic Factorisation Homework

  • Thread starter Thread starter Rumplestiltskin
  • Start date Start date
  • Tags Tags
    Cubic
Rumplestiltskin
Messages
97
Reaction score
3

Homework Statement


The curve C with equation y = f(x) passes through the point (5, 65).
Given that f'(x) = 6x2 -10x - 12,
a) use integration to find f(x)
b) Hence show that f(x) = x(2x+3)(x-4)

The Attempt at a Solution


I have no problem with this question, except it seems the given function for b) might be wrong or at least not complete.
a) integrated for y = 2x3 - 5x2 - 12x + c
65 = 2(5)3 - 5(5)2 - 12(5) + c
= 200 - 125 - 60 + c = 15 + c.
65 - 15 = 50 = c,
Therefore y = 2x3 - 5x2 - 12x + 50.
b) Taking out x, we get x(2x2 - 5x - 12) + 50.
This factors into x(2x+3)(x-4) + 50. So the given function is missing the +50. My fault or printing error?
 
Physics news on Phys.org
2*53 is not 200.
 
  • Like
Likes Rumplestiltskin
mfb said:
2*53 is not 200.

Argh... thanks. I went over that 4 or 5 times and didn't catch it out.
 
Rumplestiltskin said:

Homework Statement


The curve C with equation y = f(x) passes through the point (5, 65).
Given that f'(x) = 6x2 -10x - 12,
a) use integration to find f(x)
b) Hence show that f(x) = x(2x+3)(x-4)

The Attempt at a Solution


I have no problem with this question, except it seems the given function for b) might be wrong or at least not complete.
a) integrated for y = 2x3 - 5x2 - 12x + c
65 = 2(5)3 - 5(5)2 - 12(5) + c
= 200 - 125 - 60 + c = 15 + c.
65 - 15 = 50 = c,
Therefore y = 2x3 - 5x2 - 12x + 50.
b) Taking out x, we get x(2x2 - 5x - 12) + 50.
This factors into x(2x+3)(x-4) + 50. So the given function is missing the +50. My fault or printing error?
For future reference, a solitary factor of x implies that the constant term is zero in the full polynomial.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top