a) x = 200 ft
b) y = 50 ft
c)
Domain: ![0\leq x \leq 400](https://tex.z-dn.net/?f=0%5Cleq%20x%20%5Cleq%20400)
Range: ![50\leq y \leq 150](https://tex.z-dn.net/?f=50%5Cleq%20y%20%5Cleq%20150)
Step-by-step explanation:
a)
The function that models the carble between the two towers is:
![y=\frac{1}{400}x^2-x+150](https://tex.z-dn.net/?f=y%3D%5Cfrac%7B1%7D%7B400%7Dx%5E2-x%2B150)
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
.
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](https://tex.z-dn.net/?f=y%27%28x%29%3D0)
The derivative of y(x) is:
![y'(x)=\frac{1}{400}\cdot 2 x^{2-1}-1=\frac{1}{200}x-1](https://tex.z-dn.net/?f=y%27%28x%29%3D%5Cfrac%7B1%7D%7B400%7D%5Ccdot%202%20x%5E%7B2-1%7D-1%3D%5Cfrac%7B1%7D%7B200%7Dx-1)
And requiring it to be zero,
![\frac{1}{200}x-1=0](https://tex.z-dn.net/?f=%5Cfrac%7B1%7D%7B200%7Dx-1%3D0)
Solving for x,
![\frac{1}{200}x=1\\x=200 ft](https://tex.z-dn.net/?f=%5Cfrac%7B1%7D%7B200%7Dx%3D1%5C%5Cx%3D200%20ft)
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](https://tex.z-dn.net/?f=x%3D200%20ft)
If we now substitute this value into the expression that gives the height of the cable,
![y=\frac{1}{400}x^2-x+150](https://tex.z-dn.net/?f=y%3D%5Cfrac%7B1%7D%7B400%7Dx%5E2-x%2B150)
We can find the lowest height of the cable above the water:
![y=\frac{1}{400}(200)^2-200+150=50 ft](https://tex.z-dn.net/?f=y%3D%5Cfrac%7B1%7D%7B400%7D%28200%29%5E2-200%2B150%3D50%20ft)
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](https://tex.z-dn.net/?f=x%3D0%20ft)
then this means that the tower on the right is located at
![x=400 ft](https://tex.z-dn.net/?f=x%3D400%20ft)
So the domain is ![0\leq x \leq 400](https://tex.z-dn.net/?f=0%5Cleq%20x%20%5Cleq%20400)
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=\frac{1}{400}\cdot 0^2 - 0+150 = 150 ft](https://tex.z-dn.net/?f=y%3D%5Cfrac%7B1%7D%7B400%7D%5Ccdot%200%5E2%20-%200%2B150%20%3D%20150%20ft)
Similarly, we can check that the height of the right tower located at
x = 400 ft
is the same:
![y=\frac{1}{400}\cdot 400^2 -400+150=150 ft](https://tex.z-dn.net/?f=y%3D%5Cfrac%7B1%7D%7B400%7D%5Ccdot%20400%5E2%20-400%2B150%3D150%20ft)
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](https://tex.z-dn.net/?f=50%5Cleq%20y%20%5Cleq%20150)