Skip to content
🚨 This site is a work in progress. Exciting updates are coming soon!

1.1 Q-6

Question Statement

A stone falls from a height of 60 m, and the height hh after xx seconds is approximately given by the equation:

h(x)=40βˆ’10x2h(x) = 40 - 10x^2

i. Find the height of the stone at the following times:

  • x=1x = 1 sec
  • x=1.5x = 1.5 sec
  • x=1.7x = 1.7 sec

ii. When does the stone strike the ground?


Background and Explanation

This problem involves the motion of a falling object, with the height h(x)h(x) given as a quadratic function of time xx. The function h(x)=40βˆ’10x2h(x) = 40 - 10x^2 describes the height of the stone at any given moment. The goal is to substitute the given time values into this equation and solve for the corresponding heights. Additionally, to find when the stone hits the ground, we need to solve for xx when the height becomes zero.


Solution

The height equation is:

h(x)=40βˆ’10x2h(x) = 40 - 10x^2

i. Find the height at different times.

a) When x=1x = 1 sec:

Substitute x=1x = 1 into the equation:

h(1)=40βˆ’10(1)2=40βˆ’10=30,mh(1) = 40 - 10(1)^2 = 40 - 10 = 30 , \text{m}

So, the height at x=1x = 1 sec is 30 m.

b) When x=1.5x = 1.5 sec:

Substitute x=1.5x = 1.5 into the equation:

h(1.5)=40βˆ’10(1.5)2=40βˆ’10(2.25)=40βˆ’22.5=17.5,mh(1.5) = 40 - 10(1.5)^2 = 40 - 10(2.25) = 40 - 22.5 = 17.5 , \text{m}

So, the height at x=1.5x = 1.5 sec is 17.5 m.

c) When x=1.7x = 1.7 sec:

Substitute x=1.7x = 1.7 into the equation:

h(1.7)=40βˆ’10(1.7)2=40βˆ’10(2.89)=40βˆ’28.9=11.1,mh(1.7) = 40 - 10(1.7)^2 = 40 - 10(2.89) = 40 - 28.9 = 11.1 , \text{m}

So, the height at x=1.7x = 1.7 sec is 11.1 m.

ii. When does the stone strike the ground?

The stone strikes the ground when h(x)=0h(x) = 0. Set the height equation equal to zero and solve for xx:

0=40βˆ’10x20 = 40 - 10x^2

Rearrange:

10x2=4010x^2 = 40 x2=4x^2 = 4 x=2,secx = 2 , \text{sec}

So, the stone strikes the ground after 2 seconds.


Key Formulas or Methods Used

  • The height of the stone at any time is given by the quadratic function h(x)=40βˆ’10x2h(x) = 40 - 10x^2.
  • To find the height at a given time, substitute the time into the function.
  • To find when the stone strikes the ground, set h(x)=0h(x) = 0 and solve for xx.

Summary of Steps

  1. Use the given height equation h(x)=40βˆ’10x2h(x) = 40 - 10x^2 to calculate the height at different times.
  2. For x=1x = 1, x=1.5x = 1.5, and x=1.7x = 1.7, substitute these values into the equation to find the corresponding heights.
  3. To determine when the stone strikes the ground, set h(x)=0h(x) = 0 and solve for xx. The stone hits the ground after 2 seconds.