document.write( "Question 900875: Grady is flying a kite on 50 ft of string of string. Its vertical distance from his hand is 10 ft more than the horizontal distance from his hand. Assuming that the string is being held 5 ft above ground level, find its horizontal distance from Grady and its vertical distance from the ground. \n" ); document.write( "
Algebra.Com's Answer #546255 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Grady is flying a kite on 50 ft of string of string. Its vertical distance from his hand is 10 ft more than the horizontal distance from his hand. Assuming that the string is being held 5 ft above ground level, find its horizontal distance from Grady and its vertical distance from the ground.
\n" ); document.write( "***
\n" ); document.write( "Draw a right triangle as follows:
\n" ); document.write( "x=horizontal distance from his hand (horizontal leg)
\n" ); document.write( "x+10=vertical distance from his hand (vertical leg)
\n" ); document.write( "50 ft=hypotenuse
\n" ); document.write( "by the pythagorean theorem:
\n" ); document.write( "x^2+(x+10)^2=50^2
\n" ); document.write( "x^2+x^2+20x+100=2500
\n" ); document.write( "2x^2+20x-2400=0
\n" ); document.write( "x^2+10x-1200=0
\n" ); document.write( "(x+40)(x-30)=0
\n" ); document.write( "x=-40 (reject)
\n" ); document.write( "or
\n" ); document.write( "x=30
\n" ); document.write( "x+10+5=45
\n" ); document.write( "horizontal distance from Grady=30 ft
\n" ); document.write( "vertical distance from the ground=45 ft
\n" ); document.write( "
\n" );