document.write( "Question 977449: Two cyclist leave from the intersection of two roads at the same time. The angle between the two roads is 82°. In one hour, one cyclist travels 18km along one road and the other travels 14 km along the other road. how far apart, in a direct line, are the cyclist at the end of this hour ? \n" ); document.write( "
Algebra.Com's Answer #598979 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "Using the cosine rule:
\n" ); document.write( "Cos A = 82 degrees
\n" ); document.write( "b= 14 km
\n" ); document.write( "c = 18 km
\n" ); document.write( "a^2 = b^2 + c^2 - 2bc Cos A
\n" ); document.write( "a^2 = 14^2 + 18^2 - 2x 14 x 18 x Cos82
\n" ); document.write( "a^2 = 449.857
\n" ); document.write( "a = square root of 449.857
\n" ); document.write( "a = 21.2 km
\n" ); document.write( "This how far apart they are after an hour.
\n" ); document.write( "Hope this helps:-)
\n" ); document.write( "
\n" );