document.write( "Question 32429This question is from textbook college algebra
\n" );
document.write( ": Suppose you travel north for 35 kilometers then travel east 65 kilometers. How far are you from your starting point? \n" );
document.write( "
Algebra.Com's Answer #18915 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! Based on the direction of the travel, it produces a right-angled triangle where the length of the hypotaneous is required in the question.\r \n" ); document.write( "\n" ); document.write( "Based on Pythagorean's theorem, we know \n" ); document.write( "(Base)^2 + (Leg)^2 = (hypotaneous)^2 \n" ); document.write( "=> (hypotaneous)^2 = 35^2 + 65^2 = 5450 \n" ); document.write( "=> hypotaneous = sqrt(5450) \n" ); document.write( "Answer: Sqrt(5450) miles from starting point, approx 74 miles; \n" ); document.write( "If distance covered is needed, the answer would be 65+35 = 100 miles \n" ); document.write( " \n" ); document.write( " |