Answer:
6.78ft/sec
Step-by-step explanation:
From the question, dx/dt= 3.9 ft/sec
We are looking for Dy/dt
From geometry,vof this case the relationship between x and y is needed here, there is two similar triangle that exhibited by the man and the lamb
12/y= 5.1/(y-x)
Then ,cross multiply, we have
12(y-x)=5.1y
12y-12x=5.1y
12y-5.1y=12x
6.9y=12x
y=( 12/6.9)x
Differentiating implicitly the bother sides with respect to t, we have
Dy/dt= ( 12/6.9)dx/dt
But dx/dt= 3.9 ft/sec
Then Dy/dt= ( 12/6.9)× 3.9
Dy/dt=6.78ft/sec
Hence, the rate that the tip of the person's shadow moves away from the lamppost when the person is 9 ft away from the lampost is 6.78ft/sec
CHECK THE ATTACHMENT FOR THE FIQURE
13.42 is how long the wire is to the nearest hundredth of a foot
Answer:
Recursive algorithms call itself with simpler or smaller input values. They can be used to solve large problems by using the solutions to minor parts of the problem, these minor problems are then further broken down to solvable cases.
Given the input as a sequence;
max(
if
return 
else

if
>
return 
else return 
Answer:
the answer is -10
Step-by-step explanation: