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

Click For Summary
SUMMARY

The discussion centers on solving a sine graph translation problem from the Edexcel A-level mathematics exam, specifically question 9(ii). The user initially misinterprets the transformation equations, leading to confusion about the correct application of scaling and translation. The correct approach involves recognizing that the sine function's zeros dictate the transformations, requiring the user to start from coordinates like 3π/5 and translate to π, rather than the reverse. The clarification emphasizes the importance of understanding function composition and the order of operations in graph transformations.

PREREQUISITES
  • Understanding of sine function properties and zeros
  • Knowledge of graph transformations including scaling and translation
  • Familiarity with function composition
  • Ability to solve simultaneous equations
NEXT STEPS
  • Study the properties of sine functions and their transformations
  • Learn about function composition and its applications in graphing
  • Practice solving simultaneous equations in the context of graph transformations
  • Review additional Edexcel A-level mathematics past papers for similar problems
USEFUL FOR

Students preparing for Edexcel A-level mathematics, particularly those focusing on trigonometric functions and graph transformations. This discussion is beneficial for anyone seeking to improve their understanding of sine graph translations and related mathematical concepts.

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   Reactions: 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?
 

Similar threads

Replies
1
Views
2K
Replies
8
Views
4K
Replies
2
Views
2K