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

Click For Summary

Homework Help Overview

The discussion revolves around a question related to the translations and transformations of the sine graph, specifically focusing on the effects of scaling and translating the function. Participants are analyzing the relationships between specific points on the sine graph and their transformed coordinates.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants are attempting to derive the transformation equations for the sine function based on given points and their translations. There is a focus on understanding the implications of the transformations and the correct setup of equations.

Discussion Status

Participants are actively questioning the correctness of their approaches and the assumptions made regarding the transformations. Some guidance has been offered regarding the interpretation of the problem, with suggestions to reconsider the starting and ending points of the transformations. There is an ongoing exploration of the relationships between the sine function and its transformations.

Contextual Notes

There are indications of confusion regarding the order of operations in transformations and the specific points being used in the equations. Participants are also referencing external materials, such as past exam papers and mark schemes, to clarify their understanding.

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