How Fast is the Triangle's Area Changing When the Board is 9 Feet from the Wall?

  • Thread starter Thread starter buffgilville
  • Start date Start date
  • Tags Tags
    Derivative Prime
AI Thread Summary
A 15-foot board leaning against a wall creates a right triangle with the wall and ground, where the area is defined as A = 1/2 * x * sqrt(225 - x^2. The bottom of the board slides away from the wall at 3 feet per second, and the problem seeks to determine how fast the area of the triangle is changing when the bottom is 9 feet from the wall. To find the rate of change of the area, the relationship A = 1/2 * x * sqrt(225 - x^2) is differentiated with respect to time, incorporating the rate of change of x. Evaluating this derivative at the specified distance provides the solution to the problem.
buffgilville
Messages
91
Reaction score
0
What is the y prime of:
A 15 foot board rests against a vertical wall. If the bottom of the board slides away from the wall at the rate of 3 feet per second, how fast is the area of the triangle formed by the board, the wall and the ground changing at the instant the bottom of the board is 9 feet from the wall?

I got this far:
y= square root of (225 - x^2)

I'm stuck after this step.

Can the answer for this be [(-9 yprime /2) + 18] square feet per second.
 
Last edited:
Physics news on Phys.org
Hint x in terms of t. The displacement x away from the wall is equal to what in terms of t? It will be easy to then sub in this for x.

Area of a triangle is 1/2 * base * height
Base is x height is sqrt(225-x^2) right?

so A = 1/2 * x * sqrt(225-x^2)

However you need to plug in t to this I just didn't want to give away that much work.

Differentiate with respect to t in the new equation you find using the product rule (gets a little messy). Since 3t = 9, t = 3 goes into this new derivative and bam you got your answer.
 
Last edited by a moderator:
I'm not sure what you mean by the question "what is the y prime of...?". If anything, the question seems to be asking for A'(t), where A is the area of the right triangle formed by the ladder, the wall, and the ground.

Draw a diagram, label the horizontal distance between the bottom of the ladder and wall x, and the corresponding vertical distance y

Given:

\frac{dx}{dt} = 3 ft/s

This is a related rates problem. A is a function of x, so given the rate at which x changes with time, you should be able to find the rate at which A changes with time using the functional relationship:

A = \frac{1}{2}xy = \frac{1}{2}x\sqrt{225 - x^2}

You identified this relationship correctly! :smile:

Now, please relate the rates:

\frac{dA}{dt} = \frac{dA}{dx}\frac{dx}{dt}

= \frac{1}{2}\frac{d}{dx}(x\sqrt{225 - x^2})(3 \text{ft/s})

Once you solve that, evaluate it at the value specified. I think that's right. It's kinda late here, so if any of this is bogus, please let me know.

EDIT: right, vsage, I forgot that you need x in terms of t.
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top