PDA

View Full Version : Need help by tonight!


NINHARDCOREFAN
Sep22-03, 06:53 PM
For number 11(please see the attachment), I keep messing up and I don't know what I'm doing wrong.

To find the answer I know I have to do this:
Speed = sqrt(Vxsquared + Vysquared)

I know that velocity of x is gonna stay constant, so its v is 25.5

And for the velocity of y I did this(Vy=Vo*sin(ang)-gt):
Vy= 25.5*sin(29.1)-9.8(4.41) (time is right)
Vy= -30.82

so after plugging these values into the speed equation, I got this answer: 40.

What's wrong with this?

NINHARDCOREFAN
Sep22-03, 07:01 PM
For some reason, I can't attach the file. Here is the question.

Given: g = 9.8 m/s2
A stone is thrown from the top of a building upward at an angle of 29.1(degrees) to the horizontal and with an initial speed of 25.5 m/s. The height of the building is 40.7 m.

What is the speed of the stone just before it strikes the ground?

enigma
Sep22-03, 07:45 PM
EDIT: ACK hold on... misread...

NINHARDCOREFAN
Sep22-03, 07:48 PM
anyway I tried that too got 12.4 for Vy and 28.3 for speed which is still wrong

enigma
Sep22-03, 07:54 PM
25.5m/s is the magnitude of the total velocity, therefore, it cannot be the same as the x component.

NINHARDCOREFAN
Sep22-03, 08:00 PM
Damn it got it wrong again, I calculated Vx by 25.5*cos29.1 and still got the answer wrong. I only have 2 chances left to getting it right

enigma
Sep22-03, 08:09 PM
What was the answer you got, NIN?

NINHARDCOREFAN
Sep22-03, 08:11 PM
37.3 with my last calculation

enigma
Sep22-03, 08:19 PM
That's a bit off my answer. Are you rounding off anywhere?

Vx = 25.5*cos(29.1) = 22.3
Vy = -30.8

sqrt(Vx^2+Vy^2)

NINHARDCOREFAN
Sep22-03, 08:20 PM
THANX A LOT.

enigma
Sep22-03, 08:24 PM
round off error?

plugged wrong number in?

NINHARDCOREFAN
Sep22-03, 08:29 PM
yep damn system accepts only 1% error wrong so 37.3 was wrong. 38 was right

enigma
Sep22-03, 08:32 PM
Is your prof doing anything to make sure that people aren't copying each others' work?

Submitting the HW to a website just seems like it's a quick easy way for unscrupulous students to cheat...

NINHARDCOREFAN
Sep22-03, 08:37 PM
LOL, last year the university was giving out hw by handouts, everybody cheated then. That's why they have HW on the web now. Everyone's numbers are different.

krab
Sep23-03, 01:08 AM
Don't worry about x and y components: Use conservation of energy.

(1/2)mv_f^2=(1/2)mv_i^2+mgh

or

v_f=sqrt(v_i^2+2gh)=sqrt(25.5^2+2*9.8*40.7)=38.05

enigma
Sep23-03, 11:35 AM
krab,

I have a feeling that NIN hasn't gotten to that topic in his classes yet. It is still early in the semester.

You're right, though. Conservation is the way to go.