An object in SHM oscillates with a period of 4.0 s and an amplitude of 10 cm. How long does the object take to move from x=0cm to x=6cm.

Okay, so first I used f=1/T to find the frequency =0.25Hz.
Then, I used frequency to find omega w=2*pi*f
=1.57 rad

The next part I'm not sure about
V=Rw
x/t=Rw
t=x/Rw
t=0.06m/(0.1)(1.57)
t=0.38s
Can someone tell me if i've done this correctly. And, if not, how to do it correctly please

i don't understand that he/she has done

Your approach is almost correct. However, there is a small mistake in your calculation.

To find the time taken to move from x = 0 cm to x = 6 cm, you need to consider the distance traveled.

In simple harmonic motion, the displacement, x, is given by the equation:

x = A * sin(ωt)

Where:
- A is the amplitude,
- ω is the angular frequency (ω = 2πf), and
- t is the time.

In your case:
- A = 10 cm (given amplitude),
- ω = 2πf = 2π * (1/4 Hz) = π/2 rad/s

You want to find the time taken to move from x = 0 to x = 6 cm, which means the displacement is 6 cm.

6 cm = 10 cm * sin(π/2 * t)

Now, let's solve for t.

6/10 = sin(π/2 * t)

sin^(-1)(6/10) = π/2 * t

t = (2/π) * sin^(-1)(6/10)

Using a calculator, we find:

t ≈ 0.82 s

So, the object takes approximately 0.82 seconds to move from x = 0 cm to x = 6 cm.

To determine the correct approach, let's start by understanding the basics of Simple Harmonic Motion (SHM).

In SHM, the equation that relates the position of the object (x) with respect to time (t) is given by:

x(t) = A * sin(ω * t)

where A is the amplitude of the oscillation and ω is the angular frequency.

Given that the period of oscillation is 4.0 seconds (T = 4.0 s) and the amplitude is 10 cm (A = 10 cm), we can determine the angular frequency using the formula:

ω = 2π / T

Substituting the given values, we get:

ω = 2π / 4.0 s
ω = π / 2 rad/s

Now, to find the time it takes for the object to move from x = 0 cm to x = 6 cm, we need to find the time (t) when x = 6 cm.

6 cm = 10 cm * sin(π/2 * t)

Dividing both sides of the equation by 10 cm, we get:

0.6 = sin(π/2 * t)

To find the value of t, we take the inverse sine (or arcsine) of both sides:

sin^(-1)(0.6) = π/2 * t

Using a calculator, we find that sin^(-1)(0.6) ≈ 0.6435 radians. Plugging in this value, we have:

0.6435 radians = π/2 * t

To solve for t, divide both sides by (π/2):

t = 0.6435 / (π/2) ≈ 0.4089 s

Therefore, the object takes approximately 0.4089 seconds to move from x = 0 cm to x = 6 cm.

w = 2 pi/P = 1.571 rad/s

Let's pick time zero as when x = 0

x = 10*sinwt
When x = 6, sinwt = 0.6 and
wt = 0.644 radians
t = 0.410 s, about 1/10 of the period

Your answer is close, but wrong. I don't know what your R means, or where the x/t = Rw equation came from

You need to take an arcsine of 0.6 somewhere.