document.write( "Question 806463: Hello all, I have tried to solve this problem but have had no such luck and have not found anything similar to replicate the problem, so any and all help would be appreciated! Not really sure how the Pythagorean theorem is supposed to solve this??\r
\n" );
document.write( "\n" );
document.write( "I was told that I need to draw a diagram and use the Pythagorean theorem to solve this problem:\r
\n" );
document.write( "\n" );
document.write( "Prairie Dawn is flying a kite on 65 feet of string. Its vertical distance from the ground is 10 feet less than twice its horizontal distance from Prairie Dawn. Assuming that the string is being held at ground level, find its horizontal distance from Prairie Dawn and its vertical distance from the ground. \n" );
document.write( "
Algebra.Com's Answer #485851 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Prairie Dawn is flying a kite on 65 feet of string. Its vertical distance from the ground is 10 feet less than twice its horizontal distance from Prairie Dawn. Assuming that the string is being held at ground level, find its horizontal distance from Prairie Dawn and its vertical distance from the ground. \n" ); document.write( "------- \n" ); document.write( "Right! \n" ); document.write( "Draw a right triangle. \n" ); document.write( "The hypotenuse is 65 \n" ); document.write( "The base is \"x\". \n" ); document.write( "The height is 2x-10. \n" ); document.write( "------ \n" ); document.write( "Use Pythagoras to solve for \"x\": \n" ); document.write( "x^2 + (2x-10)^2 = 65^2 \n" ); document.write( "x^2 + 4x^2 - 40x + 100 = 4225 \n" ); document.write( "---- \n" ); document.write( "5x^2 - 40x - 4125 = 0 \n" ); document.write( "Divide thru by 5 to get: \n" ); document.write( "x^2 - 8x - 825 = 0 \n" ); document.write( "==== \n" ); document.write( "Factor: \n" ); document.write( "(x-33)(x+25) = 0 \n" ); document.write( "---- \n" ); document.write( "Positive solution: \n" ); document.write( "x = 33 ft (the horizontal distance) \n" ); document.write( "2x-10 = 66-10 = 56 ft (the vertical distance) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |