116k views
0 votes
The cable between two towers of a suspension bridge can be modeled by the function shown, where x and y are measured in feet. The cable is at road level midway between the towers.

a. How far from each tower shown is the lowest point of the cable?

The lowest point of the cable is
feet from each tower.

Question 2
b. How high is the road above the water?

The road is
feet above the water.

Question 3
c. Describe the domain and range of the function.
The domain is
≤x≤
.

The range is
≤y≤
.

1 Answer

2 votes

a) x = 200 ft

b) y = 50 ft

c)

Domain:
0\leq x \leq 400

Range:
50\leq y \leq 150

Explanation:

a)

The function that models the carble between the two towers is:


y=(1)/(400)x^2-x+150

where x and y are measured in feet.

Here we want to find the lowest point of the cable: this is equivalent to find the minimum of the function
y(x).

In order to find the minimum of the function, we have to calculate its first derivative and require it to be zero, so:


y'(x)=0

The derivative of y(x) is:


y'(x)=(1)/(400)\cdot 2 x^(2-1)-1=(1)/(200)x-1

And requiring it to be zero,


(1)/(200)x-1=0

Solving for x,


(1)/(200)x=1\\x=200 ft

b)

In order to find how high is the road above the water, we have to find the value of y (the height of the cable) at its minimum value, because that is the point where the cable has the same height above the water as the road.

From part a), we found that the lowest position of the cable is at


x=200 ft

If we now substitute this value into the expression that gives the height of the cable,


y=(1)/(400)x^2-x+150

We can find the lowest height of the cable above the water:


y=(1)/(400)(200)^2-200+150=50 ft

Therefore, the height of the road above the water is 50 feet.

c)

Domain:

The domain of a function is the set of all possible values that the independent variable x can take.

In this problem, the extreme points of the domain of this function are represented by the position of the two towers.

From part a), we calculated that the lowest point of the cable is at x = 200 ft, and this point is equidistant from both towers. If we set the position of the tower on the left at


x=0 ft

then this means that the tower on the right is located at


x=400 ft

So the domain is
0\leq x \leq 400

Range:

The range of a function is the set of all possible values that the dependent variable y can take.

In this problem, the extreme points of the range of this function are represented by the highest points of the two towers.

In this problem, the first tower is located at

x = 0

So its height is


y=(1)/(400)\cdot 0^2 - 0+150 = 150 ft

Similarly, we can check that the height of the right tower located at

x = 400 ft

is the same:


y=(1)/(400)\cdot 400^2 -400+150=150 ft

The minimum value of y instead is the one calculated in part b), so

y = 50 ft

So the range of the function is


50\leq y \leq 150

The cable between two towers of a suspension bridge can be modeled by the function-example-1
User Gubatron
by
6.3k points