Recent content by Matt512
-
M
Sum of Numbers 2-n: Repeat and While Loops
1. ( Repeat until ) Since the until condition will still be false , it will go back up and repeats itself. 1. I think it will re execute the sum =0 , i = 1 , so i should put those two at the top and the while <>i after- Matt512
- Post #3
- Forum: Engineering and Comp Sci Homework Help
-
M
Sum of Numbers 2-n: Repeat and While Loops
Homework Statement 1.Rewrite this algorithm using a repeat until loop and then with a while loop.[/B] Start sum=0 Display "Input value n" Input n FOR( i=1 , i <=n , i+1 ) Input a value sum=sum+value ENDFOR Output sum Stop I have some doubts if i have done the...- Matt512
- Thread
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
M
Simple Harmonic Motion: Particle Speed and Acceleration Calculation
Thanks :)- Matt512
- Post #22
- Forum: Introductory Physics Homework Help
-
M
Simple Harmonic Motion: Particle Speed and Acceleration Calculation
well for v and a i got the correct answer by using the cos equation then when you derive the equation one should be cos and the other sin , for the v and a right? and thd minus sign is it necessary to put??- Matt512
- Post #20
- Forum: Introductory Physics Homework Help
-
M
Simple Harmonic Motion: Particle Speed and Acceleration Calculation
Thanks very much for you help :)- Matt512
- Post #18
- Forum: Introductory Physics Homework Help
-
M
Simple Harmonic Motion: Particle Speed and Acceleration Calculation
so its A w^2 cos wt ?- Matt512
- Post #16
- Forum: Introductory Physics Homework Help
-
M
Simple Harmonic Motion: Particle Speed and Acceleration Calculation
Well using v=dx/dt = A w cos wt i get 0.026 ms What formulae should i use for the acceleration ? Is it the same principle as for the speed ?- Matt512
- Post #14
- Forum: Introductory Physics Homework Help
-
M
Simple Harmonic Motion: Particle Speed and Acceleration Calculation
Well if i choose X= A sin wt then v=dx/dt = A w cos wt which is what i want if i choose x = A cos wt it would be the inverse right ?- Matt512
- Post #12
- Forum: Introductory Physics Homework Help
-
M
Simple Harmonic Motion: Particle Speed and Acceleration Calculation
I have 1 question When do you know that you have to use either A w cos wt or A w sin wt ?- Matt512
- Post #9
- Forum: Introductory Physics Homework Help
-
M
Simple Harmonic Motion: Particle Speed and Acceleration Calculation
Ah i see Yeah the question was confusing me xD Well x=Psin(Qt) you compare it to x=Asinwt p will be equal to 0.05 and w(Q) will be π/6 right ?- Matt512
- Post #7
- Forum: Introductory Physics Homework Help
-
M
Simple Harmonic Motion: Particle Speed and Acceleration Calculation
Its still not clear in my head :( Can you give me an example of how to write position as a function of time and where to take the max speed ? I am still trying to do the part (a) , when i finish i will do the remaining parts- Matt512
- Post #5
- Forum: Introductory Physics Homework Help
-
M
Simple Harmonic Motion: Particle Speed and Acceleration Calculation
if i use the equation A w sin wt i should replace t with what ?- Matt512
- Post #3
- Forum: Introductory Physics Homework Help
-
M
Simple Harmonic Motion: Particle Speed and Acceleration Calculation
Homework Statement A particle moves with simple harmonic motion in a straight line with amplitude 0.05 m and the period 12 s.Find (a) the maximum speed , (b) the maximum acceleration of the particle.Write down the values of the constants P and Q in the equation x/m = P sin [Q)(t/s)] Homework...- Matt512
- Thread
- Harmonic Harmonic motion Motion Simple harmonic motion
- Replies: 21
- Forum: Introductory Physics Homework Help
-
M
Calculating Power Loss in Transmission Cables
Well i can calculate the power loss by using p=I2R right or p=V2/R- Matt512
- Post #7
- Forum: Introductory Physics Homework Help
-
M
Calculating Power Loss in Transmission Cables
Power= 10MW P.D =10KV I = p/v = (106)/(103)=1000A Well the answer represents the current at the factory ?- Matt512
- Post #5
- Forum: Introductory Physics Homework Help