, homework trouble, springs and ocilatory motion

AI Thread Summary
The discussion revolves around solving a homework problem related to oscillatory motion of an air-track cart on a spring, specifically finding the time when the cart is at 4.6 cm. The position is given by the equation (16.5 cm)cos[(15.0 s^-1)t]. Initial attempts to solve the equation involved confusion over the angular frequency and phase constant, with incorrect values leading to wrong answers. After clarifying that 15 s^-1 is the angular frequency, the correct approach involves using the inverse cosine function to find the time, ultimately leading to a solution of approximately 0.085 seconds. The discussion highlights the importance of correctly interpreting the parameters in oscillatory motion equations.
jaysea
Messages
7
Reaction score
0
please help, homework trouble, springs and ocilatory motion!

Homework Statement


The position of a an air-track cart that is oscillating on a spring is given by (16.5cm)cos[(15.0s-1)t].
At what value t after t=0 is the cart first located at x=4.6 cm?


Homework Equations


x=Acos[(angular freqency)(t)+(phase constant)] i think is the only one but i don't get the question right, maybe its my math.


The Attempt at a Solution



@=phase constant, w= angular frequency

comparing x= 4.6cm=(16.5cm)cos[(15.0s-1)t] to:
X=Acos[wt+@]
inserting the information we get
0.046m=0.165m*cos1.5(t)
0.278=cos1.5t
t=0.278s

but incorrect.
 
Physics news on Phys.org
I don't see a phase constant in this -

(16.5cm)cos[(15.0s-1)t]

which has no constant in the [..] because it's all multiplied by t. Also the dimensions are wrong. Are you sure you haven't miscopied it ?
 
the question itself is copied n pasted. the reason there's no phase constant is because apparently at that point phase constant = 0.. i don't know maybe I am wrong about that but.. but the question is copied n pasted.
 
Let me explain why I think it's wrong.

Anything inside a cos() function must be dimensionless, like an angle. It cannot be in meters or Kg etc.
Therefore the expression you've got

15s-1 must be in units of 1/t so that when multiplied by t it becomes an angle. But 1 times t is in seconds and cannot be an angle.

Usually its cos(wt+phi) as you've written, where w is 1/t and phi is already an angle.
 
im confuzed right now :s
 
OK, I've figured out your weird notation The 15s-1 is 15 radians per second. So your problem is straightforward. w is 15 and phase constant is zero.

So use 15 in your calculation, not 1.5.
 
ugh it still didnt work out right, i got like 0.0289 >_<
 
then i got 0.289 when i tried again, but it still wasnt right
 
I get

t = [arccos( 0.278)]/15

but I don't have arccos tables ...
 
  • #10
if i do that then i get 4.92 which apparently still aint right, unless I am doing something wrong mathwise, i took the inverse cosine of 0.278 which was 73.9then divided it by 15. and got 4.92.
 
  • #11
The angle must be in radians, so 73.9 deg = 73.9/57.295 rad = 1.289 rad

You'll get about .085 ...

( 57.295 = 180/pi )

a complete cycle only takes about 0.42 secs ( 2*pi/15)
 
Last edited:
  • #12
WOO who i got it! thanks!
 
  • #13
Well done. Sorry I misunderstood the 15s-1.
 
Back
Top