Trig- Sine graph translations question help (C2 A level)

AI Thread Summary
The discussion focuses on understanding the transformations of the sine graph in relation to a specific question from an A-level paper. The user initially attempts to derive the equation of the transformed sine graph but realizes there are errors in their approach regarding the order of operations for scaling and translating the graph. Clarification is provided that the transformations should start from specific points on the graph to achieve the desired outcomes, emphasizing the importance of correctly identifying starting and ending coordinates. The conversation also touches on the concept of function composition as a more effective method for solving such problems. Overall, the thread highlights the complexities of graph transformations and the need for careful consideration of the mathematical principles involved.
bobbricks
Messages
32
Reaction score
0
Please see question 9ii:
Paper: http://www.edexcel.com/migrationdoc...00/January 2012 - QP/6664_01_que_20120307.pdf
Mark scheme: http://www.edexcel.com/migrationdoc...00/January 2012 - MS/6664_01_msc_20120123.pdf

This is my working:
First I drew the sine graph, and then worked out that P had been translated/stretched from co ordinates (0,0) to (pi/10,0), Q from (pi,0) to (3pi/10,0) and R from (2pi,0) to (11pi,0).

Let m=ax-b
Sub x=0, m=pi/10 (where 0 is the x co ordinate before and pi/10 is the co ordinate after) so pi/10=-b so b=pi/10.

Sub x=pi, m=3pi/5 so 3pi/5=pi*a so a=1/2

Hence, y=sin(0.5x+pi/10) which seems to work for R as well--is this all incorrect and why?
 
Physics news on Phys.org
bobbricks said:
Please see question 9ii:
Paper: http://www.edexcel.com/migrationdoc...00/January 2012 - QP/6664_01_que_20120307.pdf
Mark scheme: http://www.edexcel.com/migrationdoc...00/January 2012 - MS/6664_01_msc_20120123.pdf

This is my working:
First I drew the sine graph, and then worked out that P had been translated/stretched from co ordinates (0,0) to (pi/10,0), Q from (pi,0) to (3pi/5,0) and R from (2pi,0) to (11pi,0).

Let m=ax-b
Sub x=0, m=pi/10

You have it backwards. From the graph we have that \sin (ax - b) = \sin m is zero when x = \pi/10. That means that when x = \pi/10 we must have m = n\pi for some integer n (and in fact n must be an even integer because sin(ax - b) is shown to be increasing at P, but that's beside the point). We can choose to take n = 0 for simplicity, so that when x = \pi/10 we have m = 0.
 
I rewrote out my simultaneous equations as a(0)-b=pi/10 and a(pi)-b=3pi/5 ...however, I've been told that the 2 angles in each equation are the wrong way around- why? Because I was thinking that, for the second equation, if you apply a stretch of scale factor a to x=pi and then translate it down by b units, then it should give 3pi/5 ...?
 
bobbricks said:
I rewrote out my simultaneous equations as a(0)-b=pi/10 and a(pi)-b=3pi/5 ...however, I've been told that the 2 angles in each equation are the wrong way around- why? Because I was thinking that, for the second equation, if you apply a stretch of scale factor a to x=pi and then translate it down by b units, then it should give 3pi/5 ...?

The point is that you want to start at 3\pi/5 (which is not a zero of the sine function) and do those operations in order to end up at \pi (which is a zero). You are starting at \pi and trying to end up at 3\pi/5!
 
pasmith said:
The point is that you want to start at 3\pi/5 (which is not a zero of the sine function) and do those operations in order to end up at \pi (which is a zero). You are starting at \pi and trying to end up at 3\pi/5!

I think I understand but please can you elaborate on why you're starting from 3pi/5 and ending up at pi? (e.g. is it something to do with the function itself, or is there a proof to this?)
 
bobbricks said:
I think I understand but please can you elaborate on why you're starting from 3pi/5 and ending up at pi? (e.g. is it something to do with the function itself, or is there a proof to this?)

Consider the following problem, which I believe you know how to answer:

"Given the graph of f(x), sketch the graph of f(ax - b)."

Now instead consider this problem:

"Given the graph of f(ax - b), sketch the graph of f(x)."

I think you have read question 9(ii) as being the first, when it's closer to the second (since you're not actually asked to sketch any graphs). You can turn problems of the second type into problems of the first type by setting y = ax - b, so that x = y/a + b/a and the problem becomes

"Given the graph of f(y), sketch the graph of f(y/a + b/a)."

which explains why your answers relate to the correct answers in the way that they do.

But perhaps the easiest way to solve this problem is not to think about translation and scaling of graphs but about composition of functions: starting from \pi/10 I want to multiply by a and then subtract b to end up at an even integer multiple of \pi, and starting from 3\pi/5 I want to multiply by a and then subtract b to end up at the next integer multiple of \pi.
 
  • Like
Likes 1 person
pasmith said:
Consider the following problem, which I believe you know how to answer:

"Given the graph of f(x), sketch the graph of f(ax - b)."

Now instead consider this problem:

"Given the graph of f(ax - b), sketch the graph of f(x)."

I think you have read question 9(ii) as being the first, when it's closer to the second (since you're not actually asked to sketch any graphs). You can turn problems of the second type into problems of the first type by setting y = ax - b, so that x = y/a + b/a and the problem becomes

"Given the graph of f(y), sketch the graph of f(y/a + b/a)."

which explains why your answers relate to the correct answers in the way that they do.

But perhaps the easiest way to solve this problem is not to think about translation and scaling of graphs but about composition of functions: starting from \pi/10 I want to multiply by a and then subtract b to end up at an even integer multiple of \pi, and starting from 3\pi/5 I want to multiply by a and then subtract b to end up at the next integer multiple of \pi.
Hmm..I think I understand thanks- I don't suppose you help me with another question which is similar to this please (question 4b):
http://www.skinners-maths.co.uk/specimen A level papers/EC3paper/EC3sh_H.pdf

I wrote out that (1)(a+b)=1 and (-5)(a+b)=-1 but that doesn't seem to work? I know you can solve it directly by substituting in the co ordinates from the graph, but how would you use this idea of graph transformations on this question?
 
Back
Top