document.write( "Question 948447: two roads separate from a village at an angle of 37 degrees. two cyclists leave the village at the same time. one travels 7.5 km per hour and the other travels 10.0 km per hour on the other road, how far apart are they after 2 hours? \n" ); document.write( "
Algebra.Com's Answer #579024 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
two roads separate from a village at an angle of 37 degrees.
\n" ); document.write( " two cyclists leave the village at the same time. one travels 7.5 km per hour and the other travels 10.0 km per hour on the other road, how far apart are they after 2 hours?
\n" ); document.write( ":
\n" ); document.write( "Find the distance each has traveled. (dist = speed * time
\n" ); document.write( "2*7.5 = 15 km
\n" ); document.write( "and
\n" ); document.write( "2*10 = 20 km
\n" ); document.write( ":
\n" ); document.write( "We have a side-angle-side situation, we can use the law of cosines here
\n" ); document.write( "c^2 = a^2 + b^2 -2(ab)*cos(C)
\n" ); document.write( ":
\n" ); document.write( "Angle C = 37, a = 15, b = 20, c = distance they are apart
\n" ); document.write( ":
\n" ); document.write( "c^2 = 15^2 + 20^2 -2(15*20)*cos(37)
\n" ); document.write( "c^2 = 225 + 400 - 2(300) * .79863
\n" ); document.write( "c^2 = 625 - 479.2
\n" ); document.write( "c^2 = 145.8
\n" ); document.write( "c = \"sqrt%28145.8%29\"
\n" ); document.write( "c = 12.1 mi apart after two hrs
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "You should check my math here, to be sure
\n" ); document.write( "
\n" ); document.write( "
\n" );