document.write( "Question 1194693: A light at eye level stands 20 ft. from a house and 15 ft. from the path
\n" ); document.write( "leading from the house to the street. A man walks along the path at 6
\n" ); document.write( "ft.per sec. How fast does his shadow more along the wall when he is 5 ft.
\n" ); document.write( "from the house?
\n" ); document.write( "

Algebra.Com's Answer #827030 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( " A light at eye level stands 20 ft. from a house and 15 ft. from the path
\n" ); document.write( "leading from the house to the street. A man walks along the path at 6
\n" ); document.write( "ft.per sec. How fast does his shadow more along the wall when he is 5 ft.
\n" ); document.write( "from the house?
\n" ); document.write( "~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In this problem, the major step is to understand what you are given and then what to do with it.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "        +------------------------------------------------------+\r\n" );
document.write( "        |        The mathematical model is the TOP VIEW        |\r\n" );
document.write( "        |    from the bird flight height to the Earth surface. |\r\n" );
document.write( "        +------------------------------------------------------+\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, make a sketch following my wording description.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "            You are a bird now, which flights very high \r\n" );
document.write( "            and looks at the Earth surface from the top.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You see the Earth surface as a plane; it would be better if you imagine the Earth surface \r\n" );
document.write( "as a coordinate plane.\r\n" );
document.write( "\r\n" );
document.write( "Let the coordinate axis y=0 represents the wall of the house (x-axis).\r\n" );
document.write( "\r\n" );
document.write( "The path leading from the house to the street is y-axis x=0; or more precisely, \r\n" );
document.write( "the positive ray along the y-axis\r\n" );
document.write( "\r\n" );
document.write( "The light source is located at the point L = (15,20): 15 ft from the path (from y-axis)\r\n" );
document.write( "and 20 ft from the wall (from x-axis).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "As a bird, you see the person from the top at the point P = (0,5): at the path, which is \r\n" );
document.write( "y-axis, and it gives you first coordinate x= 0; and 5 ft from the wall,\r\n" );
document.write( "which gives you the second coordinate y= 5.\r\n" );
document.write( "\r\n" );
document.write( "Connect the point L (light source) and point P (the person) by a straight line\r\n" );
document.write( "and continue this line till its intersection with the wall (with x-axis).\r\n" );
document.write( "\r\n" );
document.write( "This intersection represents the  SHADOW position  of the person at the wall.\r\n" );
document.write( "In this problem, your goal is to find x, based on the rest of data.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "OK.  Now you can easily see in your sketch two similar right angled triangles.\r\n" );
document.write( "\r\n" );
document.write( "One triangle has the legs 15 ft and 15 ft; the other triangle has the legs 5 ft and 5 ft.\r\n" );
document.write( "\r\n" );
document.write( "So, the position of the shadow x at the time moment is x= 5 ft.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "        But you should consider this picture in dynamics.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In dynamics, the leg of 15 ft, perpendicular to the wall, is changed in time as 15+6t feet,\r\n" );
document.write( "while the leg of 5 feet, perpendicular to the wall, is changed in time as 5-6t.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    Here, OBVIOUISLY, time t is counted starting from the moment \r\n" );
document.write( "              when the person is 5 ft from the wall.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Hence, from the triangles similarity, you can write this proportion\r\n" );
document.write( "\r\n" );
document.write( "    \"15%2F%2815%2B6t%29\" = \"x%2F%285-6t%29\",\r\n" );
document.write( "\r\n" );
document.write( "where x is your sought coordinate: the shadow position.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the proportion, you get\r\n" );
document.write( "\r\n" );
document.write( "    x = \"15%2A%28%285-6t%29%2F%2815%2B6t%29%29\"      (1)\r\n" );
document.write( "\r\n" );
document.write( "Now all you need is to find the derivative x'(t) at the time moment t= 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "This derivative is the speed of moving the shadow along the wall.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The rest is simple arithmetic, which I leave to you to complete the solution to the end.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Again, to complete, you should calculate the derivative x'(0), i.e. find x'(t)\r\n" );
document.write( "from equation (1) and substitute there t= 0.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The problem is posed in absolutely correct way.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );