Difference between revisions of "Skill Set 03.2"

From TuHSPhysicsWiki
Jump to: navigation, search
(3. Question)
(1. A ball rolls off the edge of a cliff. The instant it leaves the edge, it has an initial horizontal velocity of 17.3 m/s, and it strikes the ground after 1.56 seconds. How high is the cliff?)
Line 4: Line 4:
 
===1. A ball rolls off the edge of a cliff.  The instant it leaves the edge, it has an initial horizontal velocity of 17.3 m/s, and it strikes the ground after 1.56 seconds.  How high is the cliff? ===
 
===1. A ball rolls off the edge of a cliff.  The instant it leaves the edge, it has an initial horizontal velocity of 17.3 m/s, and it strikes the ground after 1.56 seconds.  How high is the cliff? ===
 
<blockquote>
 
<blockquote>
 +
To start off, our suvat table for problems 1-3 will originally look like this:<br>
 +
{| border="1" cellpadding="10"
 +
|+
 +
!width="150"|H
 +
!width="150"|V
 +
|-
 +
|
 +
s = <br>
 +
u = 17.3 m/s<br>
 +
v = 17.3 m/s<br>
 +
a = 0<br>
 +
t = 1.56 s<br>
 +
 +
|
 +
s = <br>
 +
u = 0 (cliff)<br>
 +
v = <br>
 +
a = -9.81 m/s/s<br>
 +
t = 1.56 s<br>
 +
 +
|-
 +
|}
 
Using s = ut + 1/2at<sup>2</sup>:<br><br>
 
Using s = ut + 1/2at<sup>2</sup>:<br><br>
 
s = 0 + 1/2(9.81)(1.56)<sup>2</sup> = '''11.936 m'''
 
s = 0 + 1/2(9.81)(1.56)<sup>2</sup> = '''11.936 m'''

Revision as of 11:39, 12 February 2009

Main Page > IB Physics Skill Sets > Skill Set 03.2

1. A ball rolls off the edge of a cliff. The instant it leaves the edge, it has an initial horizontal velocity of 17.3 m/s, and it strikes the ground after 1.56 seconds. How high is the cliff?

To start off, our suvat table for problems 1-3 will originally look like this:

H V

s =
u = 17.3 m/s
v = 17.3 m/s
a = 0
t = 1.56 s

s =
u = 0 (cliff)
v =
a = -9.81 m/s/s
t = 1.56 s

Using s = ut + 1/2at2:

s = 0 + 1/2(9.81)(1.56)2 = 11.936 m

Table of Contents


2. A ball rolls off the edge of a cliff. The instant it leaves the edge, it has an initial horizontal velocity of 17.3 m/s, and it strikes the ground after 1.56 seconds. How far from the base of the cliff does the ball land?

We will again use s = ut + 1/2at2, but since horizontal acceleration = 0, the equation becomes s = ut.

s = ut = (17.3)(1.56) = 26.988 m

Table of Contents


3. A ball rolls off the edge of a cliff. The instant it leaves the edge, it has an initial horizontal velocity of 17.3 m/s, and it strikes the ground after 1.56 seconds. What is the speed of impact?

So in the vertical direction you can use v = u + at to solve for the final vertical velocity.

v = 0 + (-9.81 m/s2)(1.56 s)
v = -15.3036 m/s

Since the acceleration in the horizontal direction is 0, the initial velocity of 17.3 m/s is also the final velocity. With both our horizontal and vertical final velocities, we can find the magnitude of the impact by using the Pythagorean Theorem.

17.32 + -15.32 = c2
c = 23.1 m/s

Table of Contents


4. Question

Solution goes here

Table of Contents


5. Question

Solution goes here

Table of Contents