Finding the constants of a function

Click For Summary

Homework Help Overview

The problem involves finding the constants a, b, c, and d in the cubic function f(x) = ax^3 + bx^2 + cx + d, given that the function has stationary points at (1, 3) and (3, -3). The discussion revolves around the implications of these stationary points and the relationships between the function and its derivative.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the need to eliminate variables and utilize the stationary points, with some suggesting the calculation of the derivative f'(x) to form equations based on the given points. Others explore the implications of the derivative being a quadratic function and how to leverage that information.

Discussion Status

The discussion has progressed with participants sharing their attempts to form equations from the derivative and the function itself. Some have identified errors in their calculations and are working to correct them. There is a mix of interpretations regarding the relationships between the variables and the points provided, with guidance being offered on how to approach the problem further.

Contextual Notes

Participants are navigating the complexity of the problem with varying levels of understanding, and there are indications of confusion regarding the nature of the stationary points and their relationship to the derivative. The original poster expresses uncertainty about how to proceed after forming initial equations.

Emethyst
Messages
117
Reaction score
0

Homework Statement


Suppose f(x)=ax^3+bx^2+cx+d has stationary points at (1,3) and (3,-3). Find the constants, a, b, c, d and sketch the graph of f(x).


Homework Equations





The Attempt at a Solution


No idea where to start with this one. I know I have to eliminate 3 of the variables first and then use the found variable to solve for the rest, and that this involves using the stationary points and possibly the derivative of f(x), but I am not sure how to go about using all of these parts. If anyone could be of assistance here it would be greatly appreciated, thanks in advance.
 
Physics news on Phys.org
"Stationary" points? As in relative extrema?
 
Yupp, this is a relative extrema question.
 
Stationary points are points where the derivative is zero. Start by calculating the derivative, f'(x).

You have two points that are on the graph of the derivative. You are given that f'(1) = 3 and that f'(3) = -3. That will give you two equations in your three unknowns.

What sort of a curve is the derivative function? Is there anything about its shape that you can use?
 
I know it is a quadratic function, but other than that I don't know how to apply that knowledge to eliminate another variable.
 
Start with what I said in post #4.
 
That is what I have done. I found the derivative and created 2 equations using the points given (3=3a+2b+c and -3=27a+6b+c). From there I subracted the 2 equations to eliminate c and ended up with 24a+4b=-6, or b=-6a-(2/3). From that point I am unsure how to continue, as I know I have to eliminate either a or b now, but do not know how to go about it.
 
Good work, but you have a small error. If 24a + 4b = -6, then b = -6a - (3/2).

The derivative is f'(x) = 3ax2 + 2bx + c, which I'm sure you already know.
Another way to write this is f'(x) = 3a(x2 + 2b/(3a) * x ) + c
= 3a(x2 + 2b/(3a) * x + b2/(9a2) ) + c - (3ab2)/(9a2), by completing the square
= 3a(x + b/(3a))2 + (9a2c - 3ab2)/(9a2)

This is a parabola, and the low point (assuming a > 0) happens when x = ?
And at that x value, y = ? This also gets you the axis of symmetry, which you might be able to use to get some more points on the graph of the derivative.

I haven't worked it any farther than this, but I hope this gives you some ideas.
 
Thanks for that correction Mark44, I caught it when I re-did it after. So I can see I now have a new point of (-b/3a, (9a^2c-3ab^2)/9a^2). Would I just plug this into the original function to get a new function, then sub the b=-6a-(3/2) into this and solve? That's really all I can see doing with this question, because frankly this one is stumping me :confused:
 
  • #10
The new point, (-b/3a, (9a^2c-3ab^2)/9a^2), is a point on the derivative, f'(x), whose graph is a parabola. We don't know yet if it opens up or down, but we can probably determine that from the other points on the parabola's graph, (1, 3) and (3, -3). In any case, the axis of symmetry for the parabola is x = -b/(3a), and you already have an equation for b in terms of a, so you should be able to use this to evaluate -b/(3a), and get a third point on the parabola. From this, I think you can find c, and we'll go from there.

Havfind the vertex of the parabola
 
  • #11
Hmm by plugging in b into the axis of symmetry I get x=(6a+(2/3))/3a. I don't know what to do next; this new point gives me a value for x defined in terms of a, but how can I apply it? I had the idea to plug it into the derivative along with the value I found for b and the equation I found for y to try to solve for a, but this did not get me anywhere (not to mention seemed like too much work for this question :-p )
 
  • #12
Emethyst,
It appears that I have led you astray, for which I apologize. The problem is much simpler than I have made it.

Here's where we need to go.

f(x) = ax3 + bx2 + cx + d
f'(x) = 3ax2 +2bx +c

Stationary points: (1, 3) and (3, -3)
My mistake was saying that these were points on the derivative. They're not; they are points on the graph of the function.

At stationary point, the derivative is 0, which means that f'(1) = 0 and f'(3) = 0.

So, you have:
f(1) = a + b + c + d = 3
f(3) = 27a + 9b + 3c + d = -3

f'(1) = 3a + 2b + c = 0
f'(3) = 27a + 6b + c = 0

Now you have four equations in four unknowns, so you should be able to solve this system and get your solution.

Mark
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 58 ·
2
Replies
58
Views
5K
Replies
7
Views
3K
Replies
13
Views
5K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 14 ·
Replies
14
Views
2K