document.write( "Question 1037267: Two paths diverge at a 44 degree angle. Two mountain bike riders take separate routes at 6.5 km/hr and 10 km/hr. How far apart are they after 2 hours? \n" ); document.write( "
Algebra.Com's Answer #651954 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "Using Cosine Rule:
\n" ); document.write( "a^2 = b^2 + c^2 - 2bc Cos A
\n" ); document.write( "Setting up a triangle ABC
\n" ); document.write( "Angle A = 44 degrees.
\n" ); document.write( "Side b = 13 km (2hrs x 6.5 km/hr)
\n" ); document.write( "Side c = 20 km (2hrs x 10 km/hr)
\n" ); document.write( "Side a is the distance between them
\n" ); document.write( "after 2 hours.
\n" ); document.write( "a^2 = b^2 + c^2 - 2bc Cos A
\n" ); document.write( "a^2 = 13^2 + 20^2 - 2(13 x 20 x Cos(44))
\n" ); document.write( "a^2 = 194.94 (2 decimal places)
\n" ); document.write( "a = √194.9
\n" ); document.write( "a = 13.96 km (2 decimal places)
\n" ); document.write( "This is how far they are apart after 2 hours.
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );