227k views
7 votes
At the beach in San Francisco (0 meters) the pressure of the atmosphere is 101.325 kPa

(kilopascals) and in Denver, 1609.344 meters above sea level, the pressure of the atmosphere
is about 83.437 kPa. Using this data, find a linear equation for pressure P in terms of
altitude h. (Hint: write the pressure and altitude in each location as a point (h, P). Then
use point-slope form to find the equation of the line.)

User Lex Carter
by
3.7k points

1 Answer

8 votes

Answer:


P = -(17978)/(1609344)(h)+101.325

Step-by-step explanation:

Given


h = height


P = Pressure


(h_1,P_1) = (0,101.325)


(h_2,P_2) = (1609.344 ,83.437 )

Required

Determine the linear equation for P in terms of h

First, we calculate the slope/rate (m);

The following formula is used:


m = (P_2 - P_1)/(h_2 - h_1)

Substitute values for P's and h's


m = (83.347 - 101.325)/(1609.344- 0)


m = (-17.978)/(1609.344)


m = -(17.978)/(1609.344)

Multiply by 1000/1000


m = -(17.978 * 1000)/(1609.344*1000)


m = -(17978)/(1609344)

The equation is then calculated using:


P - P_1 = m(h - h_1)

Substitute values for m, h1 and P1


P - P_1 = m(h - h_1)


P - 101.325 = -(17978)/(1609344)(h - 0)


P - 101.325 = -(17978)/(1609344)(h)

Make P the subject


P = -(17978)/(1609344)(h)+101.325

The above is the required linear equation

User Madteapot
by
5.0k points