Gary Smart
- 33
- 1
Ahhh. I see. So there isn't a way of finding an area of 1 with these restrictions using algebra?
LCKurtz said:I see lots of replies since I was here last. But, @Gary Smart, I see where you want to do it algebraically but you haven't followed my original suggestion to get started. I suggested you consider a special, easier, case to get started. Consider the upward opening parabola ##y = (x-a)^2## and the line ##y=mx## with ##a\ge 0,~m\ge 0##. This parabola's vertex is at ##(a,0)## and the line passes through the origin into the first quadrant. If the intersection points ##x## values are ##u## and ##v##, the area between the line and the parabola is$$
A = \int_u^v mx - (x-a)^2~dx$$You want some algebra? Here's some algebra for you. Solve for the ##x## values of ##u## and ##v## where the line intersects the parabola. Then put those in for the limits in the integral above and set the integral equal to ##1##. Work it through and it will give you an equation for ##m## in terms of ##a##. So each such parabola has a corresponding line and slope. That could be a start for your analysis.
Gary Smart said:Just to make sure I'm clear. That equation involves integrating the general form of a line and parabola simultaneously. The u and v values are the points of interception as we are trying to find the area between these bounds.
How do I solve for x though with no values?
LCKurtz said:∫vumx−(x−1)2 dx=1
Gary Smart said:The level of maths I have studied is GCSE (high school), that was a few years ago now though. This challenge I came across individually and I'm really interesting in investigating it and solving it.
So, I took the parabola: y = (x - 1)^2. I chose a line that intercepts it. The line was 2x. The points of intersection were: 0.27 and 3.73. Where: U = 0.27 and V = 3.73. I inputted these values in the lower and upper bounds of:
Gary Smart said:I understand now, just had a little misunderstanding in the previous text. I
I have found the line that intersects the parabola [y = (x-1)^2]. It is approximately:
y = 0.702209x
The points of intersection are 2.25967 and 0.442543.
These values seem very far fetched though, are they supposed to be like this?
Also, out of interest. I solved that using trial and error. Is there an algebraic way e.g. setting an equation equal to 1?
Have you had any calculus? Do you understand that the integral calculates the area? If you want an area of ##1## don't you have to have the integral come out equal to ##1##?Gary Smart said:The mental block that I'm finding difficult to get past is the idea of letting an integral = 1. It makes no sense to me.
I know that the parabola and the line have to intersect, so we set them equal to each other. The x values are the coordinates of intersection which then become the lower and upper bound of the integral. I don't know where to go apart this.theodoros.mihos said:Make the same work with symbols: ## ax^2+bx+c = mx+c ##. You can find a relation with ##a,m,b## (c can be anything).
Let's call the linear function, ƒ1 and the quadratic function ƒ2.Gary Smart said:Homework Statement
The problem consists of investigating the area between two functions of the forms (Parabolic segment):
: y = mx + c and y = ax^2 + bx + c
The investigation involves finding a combination that has one of each of the above functions and finding an area of one. The area between the functions has to be in the first quarter (positive x and y).
...
SammyS said:Let's go back to the OPLet's call the linear function, ƒ1 and the quadratic function ƒ2.
Notice that both functions have the the same y-intercept, y = c. ( I don't know if that was intentional on your part, but it does make life much simpler.)
Therefore one of the points of intersection is (x,y) = (0, c) .
It's easy enough to find the other intercept for the general case.
You (Gary Smart) seemed to have some trouble with the idea of requiring some integral to be equal to 1. Let's see if we can clear that up.
Let's call the x-coordinate of other intercept xR, since it's the right-most of the two intercepts.
Then you want the difference of the areas, A1, under ƒ1 and A2, under ƒ2 to be equal to 1. That is to say, you want ##\ \left| A_1 - A_2\right|=1\ .##
In terms of integrals, that's ##\displaystyle \ A_1-A_2=\int_0^{x_R} f_1(x)\,dx\ -\int_0^{x_R} f_2(x)\,dx \,, \ 0 ## and you want the absolute value of this difference to be 1.
But basic calculus gives us ##\displaystyle \ \int_0^{x_R} f_1(x)\,dx\ -\int_0^{x_R} f_2(x)\,dx =\int_0^{x_R} \left(f_1(x)-f_2(x)\right)\,dx \ .\ ## It's somewhat easier to work with that one integral than to work with the two individual integrals. That's what was behind those suggestions to set that integral equal to 1.
See if this makes anything clearer.
See what you can do with ##\displaystyle \ f_1(x)=mx+c\ ## and ##\displaystyle \ f_2(x)=ax^2+bx+c\ ## .
It seems to me that the main goal here is to determine what are the required values for the parameters, a, b, c, and m so that the resulting functions have the needed characteristics.Gary Smart said:Hello Sammy, firstly thank you for helping me. I have been working with f1(x)=mx+c and f2(x)=ax2+bx+c and trying different values.
The problem I'm finding is, if I find the other point of intersection Xr (which is dependent on the functions) then when I alter the values of the equations slightly this alters the Xr value in which case, I run around in circles...
SammyS said:It seems to me that the main goal here is to determine what are the required values for the parameters, a, b, c, and m so that the resulting functions have the needed characteristics.
The first thing to do (for the general case) is to find the intercepts - - in particular the x-coordinates of those intercepts. That's pretty straight forward.
What are those two x values ?
Use parentheses!Gary Smart said:The general case for finding the x coordinates of the intercepts is calculated by the following:
Setting: ax^2 + bx + c equal to mx + c => ax^2 + bx + c = mx + c
Solving for x gives: x = 0 and x = m − b / a
This means that the points of interception between a parabola and a line will always be 0 and m - b / a?
SammyS said:Use parentheses!
x = (m − b) / a, . . . which is actually xR.)
Notice that now you can say that for xR to be positive, the sign of a must be the same as the sign of m - b . Right?
Sorry for not responding sooner. I've been out most of the day.Gary Smart said:Yes, I understand that. This is because if it wasn't, the x value would be negative and would not be in the first quadrant. Therefore, if the gradient of the line and the gradient of the circle subtract to give a negative number then a must be negative and vice versa?
First of all, for the case of both functions having the same y-intercept, there can be complications due to the requirement that the functions be in the first quadrant between the two points at which they intersect. Having the same y-intercept does make one point of intersection be at x = 0. This is of considerable help. Of course, you need c ≥ 0. The biggest challenge comes if parameter, a, is positive and the parabolic function has a vertex between the two points of intersection.If you allow different y-intercepts, then there is more to consider. First of all, the y-intersepts, c, and d, no longer need to be positive. The x-values for the points of intersection become more complicated. The integration is similar, except that the result is more complicated, due to the more complicated limits of integration and the appearance of constant term in the integrand.Gary Smart said:Thank you very much for your help.
I'm looking at different y intercepts now, to test for a lower bound that is not 0.
I know the Y intercepts will be different => ax^2 + bx + c = mx + d
That equation can not be simplified.. does this mean there is not a general case when the y intercept aren't the same?
I do know that, the lower bound (left point of intersection) can not be less than 0.
SammyS said:First of all, for the case of both functions having the same y-intercept, there can be complications due to the requirement that the functions be in the first quadrant between the two points at which they intersect. Having the same y-intercept does make one point of intersection be at x = 0. This is of considerable help. Of course, you need c ≥ 0. The biggest challenge comes if parameter, a, is positive and the parabolic function has a vertex between the two points of intersection.If you allow different y-intercepts, then there is more to consider. First of all, the y-intersepts, c, and d, no longer need to be positive. The x-values for the points of intersection become more complicated. The integration is similar, except that the result is more complicated, due to the more complicated limits of integration and the appearance of constant term in the integrand.
You don't have to actually put it in Vertex form, but you would need to do most of the work necessary to put it in Vertex form.Gary Smart said:If parameter a is positive and the parabolic function has a vertex between the two points of intersection, the only way to find where it lies is by completing the square (using vertex form)?
SammyS said:You don't have to actually put it in Vertex form, but you would need to do most of the work necessary to put it in Vertex form.
You can also check the discriminant. If ##\displaystyle\ b^2-4ac\le0\,,\ ## then the y-coordinate of the vertex is positive. (Still assuming ##\ a\ge0\ ##).
Yes.Gary Smart said:Does the discriminant check work because we are trying to find where the combined function of ax^2 + bx + c = mx + c crosses the x axis?