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?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top