document.write( "Question 316497: a bird flew 36 miles east and 48 miles north. How far is bird from his starting point? \n" ); document.write( "
Algebra.Com's Answer #226405 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
since it has traveled east and the north it has taken a right angle.
\n" ); document.write( "one leg = 36
\n" ); document.write( "other leg = 48
\n" ); document.write( "hyp = sqrt(36^2+48^2)
\n" ); document.write( "= 60 miles
\n" ); document.write( "it is 60 miles from the starting point.
\n" ); document.write( "
\n" ); document.write( "
\n" );