Thanks Pixeli! I get all of that, but here's my dilemma... I'm told that after the magnitude of m exceeds a certain point (i.e. It gets too large or too small), the endpoints of the parabola become the closest points. I'm just having a hard time figuring out at which values of m this occurs.
Ah good question. I didn't think of that, but you're definitely right! In both methods I've kind of assumed that your answer will be in the range [0,1].
for example whenever m is less than 0, the point (0,m) will be closest to the endpoint (0,0) (you can see this on a graph if you have for example (0,-3).
Graphically, even if it's not picked up by the formulas because of a zero-division, the line connecting (0,-3) and (0,0) is a vertical line (undefined gradient) which is perpendicular to the gradient of the curve at (0,0), namely 0
So when m is less than 0, the lower end point is the closest.
In the other extreme, we're looking at when m gets so large that the closest point would be at some value of x beyond 1. Graphically, you can imagine x so high that the closest point is just the highest point on the curve (1,1) and the shape doesn't even matter any more. This corresponds to the case where you try a value of m and get an x value of 1. If you try any m greater than that, you'll get a value of x that is greater than 1, which clearly isn't allowed, so the closest you can be to the point must actually be (1,1)
Thanks so much!
So to state the general solutions for a graph, we have to use P as the period of the graph, instead of 2pi? Also what about its just a straight forward question just asking us to state the general solutions, do we also add 2pi to every solution or does it depend on the period ??
You dont add 2pi unless the period is 2pi. Think about it using a graph. The period is defined as the horizontal shift before the cycle repeats itself. If you therefore move your solutions sideways by a multiple of the period, you're guaranteed to land on another value that satisfies the equation you're solving. If you just go around adding 2pi to every solution, you may miss some intercepts or not even land on solutions at all. For example, consider the graph y=sin(pix/6), and say we want to find when this graph = 1/2
This corresponds to the trig equation 1/2=sin(pix/6)
Solving normally for the solutions in the first cycle, we find that x=1 and x=5
But the next two solutions aren't at 1+2pi and 5+2pi, they're at 1+12=13 and 5+12=17 because the period is 2pi/(pi/6)=12
Likewise, the next next solutions would be at 1+2*12 and 5+2*12, and you can keep going
In general, they're at 1+n*12 and 5+n*12, for all different integers n
We had to find the first two solutions like it was a normal question, and then look for more
You may be finding confusion because there's another way to solve these questions that involves adding 2pi to something. But it's at a different stage. If you're on the way to finding your values of x, at one point you may get pix/6=something1 and pix/6=something2
If you add 2pi*n to both solutions at this point, and then solve for x later, you're going to transform that +2pi*n into a +P*n and it all works out
