Find the line that halves the area of a cubic function: y=0.00111111x^3-0.1x^2+120

JacDevo

New member
Joined
Oct 16, 2016
Messages
6
I have to find a line that splits the area under the graph y=0.00111111x^3-0.1x^2+120 into two equal halves. The line also must pass through x=-30. The graph is shown by the attachment below, in which the line runs from A (30, 0) to B (unknown).

Cubic Graph.png

I have integrated the function to find that the area under the graph is equal to 6075. (sorry I am unsure of how to insert all of the symbols and cannot show working). I understand that the line AB separates the graph into two halves, both with an area of 3037.5. However, I am unsure of how to do this step. I have looked at other resources but they only explain how to find a horizontal or vertical line without intersecting a specific point. If someone could assist in explaining this it would be greatly appreciated. Thanks.
 
I have to find a line that splits the area under the graph y=0.00111111x^3-0.1x^2+120 into two equal halves.
Shame on whoever wrote this exercise, expecting you to use "0.00111111" rather than some nice neat exact fraction. Oh, well. :shock:

The line also must pass through x=-30. The graph is shown by the attachment below, in which the line runs from A (30, 0) to B (unknown).

View attachment 7909
Does this mean that the point "B" is on the graph of y? (Is the blue-ish line the graph of y?) And that the segment AB is meant not to be vertical or horizontal, but diagonal-ish?

Also, on the above graph, where are the x- and y-axes? Where is the origin?

I have integrated the function to find that the area under the graph is equal to 6075.
"The area under the graph" will be infinite, unless some lower bound (such as, say, the x-axis) is specified. Please provide the rest of the information for this exercise.

(sorry I am unsure of how to insert all of the symbols and cannot show working).
To learn how to type math as text, please try here. Then please show things such as your bounds of integration, and how you determined them.

Please be complete. Thank you! ;)
 
Shame on whoever wrote this exercise, expecting you to use "0.00111111" rather than some nice neat exact fraction.
The graph that I attached was all that was given, so I had to find the equation from its information, sorry.

Does this mean that the point "B" is on the graph of y? (Is the blue-ish line the graph of y?) And that the segment AB is meant not to be vertical or horizontal, but diagonal-ish?
Yes, the line AB passes through the graph of y at point A and B. Also AB is meant to be diagonal if I am interpreting the question correctly.

Also, on the above graph, where are the x- and y-axes? Where is the origin?
I am assuming that the y-axis is the middle vertical line (120 metres) and that the x-axis is the horizontal line labelled 'road', since these are not specified in the question. The origin is therefore the point at which these two lines meet.

"The area under the graph" will be infinite, unless some lower bound (such as, say, the x-axis) is specified. Please provide the rest of the information for this exercise.
I should have said this but yes, it is bound by the x-axis.

To learn how to type math as text, please try here. Then please show things such as your bounds of integration, and how you determined them.
I will attach the question so that my working makes more sense. "A farmer owns a paddock that is bounded by part of a river and a straight road running east-west as in the diagram below. The part of the river forming the paddock can be regarded as cubic (ax3+bx2+cx+d) in shape. Sam wishes to divide the paddock into two paddocks of equal area by running a straight fence from point A (the western junction of the river and the road) to point B on the river. The diagram is not to scale. All measurements are in metres." The diagram is the same as I attached in my initial post.

From this information, it is evident that the bounds of integration are from x=-30 to x=60.

From this, I found the antiderivative of the initial cubic equation, which = x^4/3600-x^3/30+120x

I then substituted x=60 into the antiderivative and subtracted it by x=-30. This gave the area under the graph bound by the x-axis, which equals 3037.5. This is as far as I have reached, as I do not know where to start in finding the line AB that halves the area of the cubic. Thank you for your help :-D.
 
Last edited by a moderator:
The graph that I attached was all that was given...I will attach the question...:



A farmer owns a paddock that is bounded by part of a river and a straight road running east-west as in the diagram below. The part of the river forming the paddock can be regarded as cubic (ax3+bx2+cx+d) in shape. Sam wishes to divide the paddock into two paddocks of equal area by running a straight fence from point A (the western junction of the river and the road) to point B on the river. The diagram is not to scale. All measurements are in metres.
Ah, so they gave you lots of additional information. Excellent!

From this information, it is evident that the bounds of integration are from x=-30 to x=60.
Assuming that the horizontal line is the x-axis, the vertical line is the y-axis, and that the intersection displayed is the origin, then, yes, "it is evident". But you'll want to specify all of these assumptions in your hand-in work.

From this, I found the antiderivative of the initial cubic equation, which = x^4/3600-x^3/30+120x
How did you obtain this equation, given that you have been provided with only two data points in the exercise, which is at least two points short of what is necessary for finding a cubic model? Please show all of your work.

Thank you! ;)
 
How did you obtain this equation, given that you have been provided with only two data points in the exercise, which is at least two points short of what is necessary for finding a cubic model? Please show all of your work.

As I am concerned with finding the line for the moment, I plugged the numbers into a cubic function calculator to find a quick result. That function came out after using the coordinates (-30,0), (0,120) and (60,0), which were found assuming that the x and y-axis did meet at the origin. They have provided little information in the question so it would be great if you could help in the next stage by assisting in finding the line. Thankyou :D.
 
Last edited by a moderator:
As I am concerned with finding the line for the moment, I plugged the numbers into a cubic function calculator to find a quick result. That function came out after using the coordinates (-30,0), (0,120) and (60,0)...
Unfortunately, even assuming that the river does touch the x-axis at x = 60, three points is sufficient only to determine a quadratic. We can have very little confidence in any cubic regression. And all further computations, being dependent upon that cubic, will be suspect.

Under that proviso, however, and since you feel you have an accurate determination of the entire area, one need only create an expression for the diagonal-ish line AB to proceed. The line will be straight, with one point being (-30, 0) and the other point being B = (xB, (1/900)xB^3 - (1/10)xB^2 + 120). Then you'll integrate between the straight line and the x-axis from x = -30 to x = xB, and integrate between the cubic and the x-axis from x = xB to x = 60. Set the result equal to half of the total area, and solve for the value of xB. ;)
 
I have a different interpretation of how to proceed. We are still lacking information, which I must guess from the original diagram, namely that there is a local maximum 30 meters from point A. On that assumption, we can proceed as follows.

\(\displaystyle f(x) = ax^3 + bx^2 + cx + d \implies f'(x) = 3ax^2 + 2bx + c.\)

Instead of messing around with minus signs, I put the origin at point A.

This gives four equations to find the cubic exactly.

\(\displaystyle f(0) = 0 \implies a(0^3) + b(0^2) + c(0) + d = 0.\)

\(\displaystyle f(30) = 120 \implies a(30^3) + b(30^2) + c(30) + d = 120.\)

\(\displaystyle f'(30) = 0 \implies 3a(30^2) + 2b(30) + c = 0.\)

\(\displaystyle f(90) = 0 \implies a(90^3) + b(90^2) + 90c + d = 0.\)

Solve that system of four linear equations with four unknowns to get the cubic exactly.
 
Last edited:
As for your line, having chosen the origin at point A and letting the unknown co-ordinates of B be p and f(p)

the equation of the line is just:

\(\displaystyle g(x) = x * \dfrac{f(p)}{p}.\)

So the only remaining question is how do you find p?
 
I solved the system of equations. The cubic is not what is given in the OP. In fact, it is not even close according to my computations.
 
What did you find?
This is a help site, not an answer site. I am not even sure I guessed correctly what the problem is. It seems plausible that the maximum distance of 120 is correct, but you neither gave that information nor confirmed what was a guess. Furthermore, it is not clear to me that the problem permits you to place the origin at point A though that makes the equation of the line very simple and certainly simplifies solving for the coefficients of the cubic.

This problem consists of several sub-problems. The first is finding the coeffients of a cubic. It won't help you on a test if you are reliant on me or a cubic calculator to find such coefficients.

If we are allowed to choose point A as the origin, then we have the equation

\(\displaystyle f(0) = a(0^3) + b(0^2) + c(0) + d = 0 \implies 0 + 0 + 0 + d =0 \implies\)

\(\displaystyle d = 0 \implies f(x) = ax^3 + bx^2 + cx = x(ax^2 + bx + c).\)

Now quite clearly your cubic has d = 120, which certainly follows from making f(0) the maximum, but makes for a very different kind of cubic. Consequently, if you are required to place the maximum at the origin, you need to revise all the equations I provided. If however you are free to use A as the origin, you may find the arithmetic easier and will definitely find that the equation of the line is much easier to work with.

Assuming that you are allowed to set A as the origin and that you see why d = 0, you can find the remaining coefficients by solving the following system of three linear equation in three unknowns

\(\displaystyle 0 = 3a(30^2) + 2b(30) + c\)

\(\displaystyle 120 = 30\{a(30^2) + b(30) + c\} \implies 4 = 900a + 30b + c\)

\(\displaystyle 0 = 90\{ a(90^2) + b(90) + c\} \implies 0 = 8100a + 90b + c\)
 
It almost seems a waste of time to respond.

You have been told that you can find the exact equation of the cubic. You can do that either using the co-ordinate system you selected or the one I recommended as probably easier. I then GAVE you the system of LINEAR equations to do that using my recommended co-ordinate system. You asked no questions about how that system was found so I presume you can develop your own equations for your preferred co-ordinate system.

Now your cubic calculator may well have computed the proper area, and all will be well on your test if you have access to such a calculator.

It is true that you will eventually get quartic equations for the area. But you will not have to find the roots of a quartic to find k.

If C(x) is the equation of the cubic and L(x) of the line you must equate the integrals of
C(x) - L(x) and of L(x) - C(x) over intervals determined by the co-ordinate system. But if you think about it you should realize that the fourth and second powers of k will drop out of the equation.

Finally you have made life very difficult for yourself by using decimal approximations instead of exact fractions.

I shall proceed only in one of two ways. Either you develop an exact equation for the cubic using your co-ordinate system (probably best), or you complete the process for finding the exact equation under my recommended co-ordinate system. Once that is under our belts, we can talk about finding k. Otherwise, I am done.
 
Last edited:
Top