Solving Sin() Function Problem: f(x) = 9 sin 7x, g(x) = 18 sin(7x + 5)

  • Thread starter Thread starter fr33pl4gu3
  • Start date Start date
  • Tags Tags
    Function Sin
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
fr33pl4gu3
Messages
82
Reaction score
0
f(x) = 9 sin 7 x, and g(x) = 18 sin(7 x + 5)

so, i assume by looking just like this g(x) is twice much more than f(x) and 5 units more, correct??
 
Physics news on Phys.org


What do you mean by twice much more and 5 units more? You need to figure out what each of the factors in f(x) = A*sin(Bx + C) + D does, for example, A is the amplitude, 2pi/B is the period, now think as to what C and D are.
 


If you're wondering how much the g(x) is shifted relative to f(x), it's not 5 units. But yes, the amplitude is twice as much.

To get the shift, rewrite g(x) as

g(x) = 2f(x-h)

or

18 sin (7x - 5) = 2*9 sin(7(x-h))

What mus h be, to make those expressions equal?