Related Rates problem involving triangle

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
biochem850
Messages
51
Reaction score
0

Homework Statement



"At a given instant the legs of a right triangle are 8in. and 6in., respectively. The first leg decreases at 1in/min and the second increases at 2in/min. At what rate is the area increasing after 2 minutes?"

Homework Equations



A=[itex]\frac{1}{2}[/itex]bh

[itex]\frac{db}{dt}[/itex]=-1

[itex]\frac{dh}{dt}[/itex]=2

The Attempt at a Solution



A=[itex]\frac{1}{2}[/itex]bh

[itex]\frac{dA}{dt}[/itex]=[itex]\frac{1}{2}[/itex]([itex]\frac{db}{dt}[/itex]*h+b*[itex]\frac{dh}{dt}[/itex])

[itex]\frac{dA}{dt}[/itex]=[itex]\frac{1}{2}[/itex](-1*10+6*2)

[itex]\frac{dA}{dt}[/itex]=[itex]\frac{1}{2}[/itex](2)=1

Therefore the area is increasing at a rate of [itex]\frac{1in^{2}}{min}[/itex] after 2 minutes. Is my reasoning sound (I'm pretty sure my answer is correct but I want to be sure that my work is logical)?
 
Last edited by a moderator:
Physics news on Phys.org
I see no problem with this, looks nice!
 
biochem850 said:

Homework Statement



"At a given instant the legs of a right triangle are 8in. and 6in., respectively. The first leg decreases at 1in/min and the second increases at 2in/min. At what rate is the area increasing after 2 minutes?"

Homework Equations



A=[itex]\frac{1}{2}[/itex]bh

[itex]\frac{db}{dt}[/itex]=-1

[itex]\frac{dh}{dt}[/itex]=2

The Attempt at a Solution



A=[itex]\frac{1}{2}[/itex]bh

[itex]\frac{dA}{dt}[/itex]=[itex]\frac{1}{2}[/itex]([itex]\frac{db}{dt}[/itex]*h+b*[itex]\frac{dh}{dt}[/itex])

[itex]\frac{dA}{dt}[/itex]=[itex]\frac{1}{2}[/itex](-1*10+6*2)

[itex]\frac{dA}{dt}[/itex]=[itex]\frac{1}{2}[/itex](2)=1

Therefore the area is increasing at a rate of [itex]\frac{1in^{2}}{min}[/itex] after 2 minutes. Is my reasoning sound (I'm pretty sure my answer is correct but I want to be sure that my work is logical)?
Your work is logical and mostly correct, but you have a small mistake. The two legs are 8" and 6", not 10" and 6" as you show in your work. The hypotenuse is 10", but it doesn't enter into this problem.
 
Last edited:
I thought that you're supposed input the length of the two legs after 2 minutes (and according to the derivatives for both legs this would be 6 and 10 after a 2 minute interval)?

Your supposed to input the original lengths?