Math Problem Statement

a boy fires a 60 g pebble with his slingshot. the prebble leaves the slingshot at 30 m/s. its height at the time t is given by the function h(t)= 35t -4t^2. how fast was the pebble travelling when it hit the ground?

Solution

To find the speed of the pebble when it hits the ground, we need to calculate the horizontal and vertical components of the velocity when it reaches ground level.

Step 1: Determine the Time it Takes to Hit the Ground

The height of the pebble is given by the function: h(t)=35t4t2h(t) = 35t - 4t^2 The pebble hits the ground when h(t)=0h(t) = 0: 35t4t2=035t - 4t^2 = 0 This can be factored as: t(354t)=0t(35 - 4t) = 0 So, t=0t = 0 (when it was launched) or 354t=035 - 4t = 0: t=354=8.75 secondst = \frac{35}{4} = 8.75 \text{ seconds} Thus, the pebble hits the ground at t=8.75t = 8.75 seconds.

Step 2: Calculate the Vertical Velocity Component

The vertical component of velocity vy(t)v_y(t) is the derivative of h(t)h(t): vy(t)=ddt(35t4t2)=358tv_y(t) = \frac{d}{dt}(35t - 4t^2) = 35 - 8t At t=8.75t = 8.75 seconds: vy(8.75)=358×8.75=3570=35 m/sv_y(8.75) = 35 - 8 \times 8.75 = 35 - 70 = -35 \text{ m/s} (The negative sign indicates that the pebble is moving downward.)

Step 3: Calculate the Horizontal Velocity Component

The horizontal component of velocity vxv_x remains constant throughout the flight because there are no horizontal forces acting on the pebble (assuming we neglect air resistance). Given the initial speed of 30 m/s, the horizontal component is: vx=30 m/sv_x = 30 \text{ m/s}

Step 4: Calculate the Resultant Speed when the Pebble Hits the Ground

Now, the speed of the pebble when it hits the ground is the magnitude of the resultant velocity, given by: v=vx2+vy(8.75)2v = \sqrt{v_x^2 + v_y(8.75)^2} Substituting the values: v=(30)2+(35)2=900+1225=212546.1 m/sv = \sqrt{(30)^2 + (-35)^2} = \sqrt{900 + 1225} = \sqrt{2125} \approx 46.1 \text{ m/s}

Answer

The speed of the pebble when it hits the ground is approximately

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Projectile Motion
Kinematics
Derivatives

Formulas

h(t) = 35t - 4t^2
v_y(t) = 35 - 8t
v = sqrt(v_x^2 + v_y^2)

Theorems

Principle of projectile motion
Derivative of position function

Suitable Grade Level

Grades 9-11