document.write( "Question 994013: related rates problem:\r
\n" );
document.write( "\n" );
document.write( "The spool of a kite is held fixed at 5 feet above the ground. The kite is 105 feet above the ground and traveling eastward in a horizontal fashion. The string is being let out at 2ft/sec. Find the horizontal speed of the kite when 125 feet of string are let out.\r
\n" );
document.write( "\n" );
document.write( "Please explain how to set one of these type problems up. Very confused here.
\n" );
document.write( "Thank you\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #613271 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The spool of a kite is held fixed at 5 feet above the ground. The kite is 105 feet above the ground and traveling eastward in a horizontal fashion. The string is being let out at 2ft/sec. Find the horizontal speed of the kite when 125 feet of string are let out. \n" ); document.write( "--------------- \n" ); document.write( "Draw the picture:: \n" ); document.write( "You have a right triangle with spool at (0,5), base = h, height = 100, \n" ); document.write( "hypotenuse = string = s \n" ); document.write( "----- \n" ); document.write( "h^2 = s^2-100^2 \n" ); document.write( "---- \n" ); document.write( "h = sqrt[s^2-100^2) \n" ); document.write( "----- \n" ); document.write( "dh/ds = (1/2)(s^2-100^2)^(-1/2)*(2s) \n" ); document.write( "----- \n" ); document.write( "dh/ds = s/sqrt[s^2-100^2) \n" ); document.write( "----- \n" ); document.write( "h'(125) = 125/sqrt[125^2-100^2] = 125/75 = 5/3 = 1.67 ft/sec \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |