document.write( "Question 911544: An airplane is traveling NE, 320 miles an hour due north, and 40 miles an hour due east.
\n" );
document.write( "The y axis is north, the x axis is east. How far will the plane have traveled after 15 minutes? \n" );
document.write( "
Algebra.Com's Answer #553156 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An airplane is traveling NE, 320 miles an hour due north, and 40 miles an hour due east. \n" ); document.write( " The y axis is north, the x axis is east. How far will the plane have traveled after 15 minutes (1/4 hour) ? \n" ); document.write( "--------------------- \n" ); document.write( "Draw the picture: \n" ); document.write( "You have a right triangle with height = (1/4)(320) = 80 miles, \n" ); document.write( "and base = (1/4)(40) = 10 miles \n" ); document.write( "------------ \n" ); document.write( "Ans: Distance = sqrt[80^2 + 10^2] = sqrt(6500) = 80.62 miles \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |