Word problem involving function expression

AI Thread Summary
The discussion revolves around a math problem involving the diameter of a cable that is corroding over time. The original diameter is 5 inches, and the surface area decreases at a rate of 1250 square inches per year. Participants are attempting to derive a formula for the diameter as a function of time, focusing on the relationship between the surface area and diameter. Clarifications are sought regarding the calculations and the reasoning behind the formulas used, particularly the negative change in diameter. The problem's statement was corrected to specify that the cable's surface area diminishes, which was a source of confusion.
mindauggas
Messages
127
Reaction score
0

Homework Statement



A 300-foot-long cable, originally of diameter 5 inches, is submerged in seawater. Because of corrosion, the
surface area of the cable diminishes at the rate of 1250 in 2 /year. Express the diameter d of the cable as a
function of time t (in years).

Homework Equations



C=π*d

Surface area=C*length (in inches)

The Attempt at a Solution



I understand (I hope correctly) that the form of the equation has to be

d=initial value - the rate of deminution , hence

d=5 - the rate of diminution

How do I construct the formula for the rate of diminution?

\frac{πd*l}{1250*t} ?
 
Physics news on Phys.org
The surface area of the cable is \pi d h and are given that h=300 and does not change so A= 300\pi d If we let \Delta d be the change in diameter in one year, then the change in surface are is \Delta A= 300\pi (d+ \Delta d)- 300\pi d= 300\pi\delta d= -625.
So \Delta d= \frac{6}{12\pi}.

Now, what will the diameter be after t years?
 
Last edited by a moderator:
HallsofIvy said:
The surface area of the cable is \pi d h and are given that h=300 and does not change so A= 300\pi d If we let \Delta d be the change in diameter in one year, then the change in surface are is \Delta A= 300\pi (d+ \Delta d)- 300\pi d= 300\pi\delta d= -625.
So \Delta d= \frac{6}{12\pi}.

Now, what will the diameter be after t years?

Before trying to answer your question, could you explain the formula: \Delta A= 300\pi (d+ \Delta d)- 300\pi d= 300\pi\delta d= -625

Namely: why do you add \Delta d? And what is this business with " - 300\pi d= 300\pi\delta d= -625 " ... how did you construct this? I guess that you use a (pseudo-) difference quotient and taking a limit so the delta becomes the small delta? But I have to remind you that it is for a reason that I wrote this problem in pre-calculus section.
 
Last edited:
I still need a helping hand here ... can someone help?
 
Ok, so thus far I have discerned.

(1) We assume that only d changes because of the corrosion, therefore

(2) ΔA is due only to Δd.

(3) We know ΔA's numeric value, therefore it is useful to express it in terms of what is known e. g. ΔA=πΔdL (L is lenght). This is true since only d contributes to the changing A by (1).

(4) Since A=πdL we get

(5) A-ΔA=πdL-πΔdL (The reason why we have to do it is unclear to me, I can not give sufficient grounds for it, the only one is that it is the only possible way to achieve the result of getting d). But this is the same as:

(6) -ΔA=πdL+πΔdL-A This is

(7) -ΔA=πL(d+Δd)-A

(8) -ΔA=πL(d+Δd)-πLd

(9) -ΔA=πL((d+Δd)-d)

(10) Now I convert 300 ft into 3600 inches and get

(11) -\frac{1250}{3600π}=Δd

Why is this negative? Is the procedure correct?
 
Sorry there was a mistake in the problem statement. The part: "cable diminishes at the rate of 1250 in 2 /year" should be: "cable diminishes at the rate of 1250 in^2/year" (in^2 - added). That is one of the reasons of misunderstanding.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top