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
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.
 


Thanks.
 


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?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top