document.write( "Question 602460: Two cars leave a city at the same time and travel along straight highways that differ in direction by 80º. One car averages 60 miles per hour and the other averages 50 miles per hour. How far apart will the cars be after 30 minutes? Round to the nearest tenth of a mile. \n" ); document.write( "
Algebra.Com's Answer #380277 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
using the Law of Cosines\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2 = 30^2 + 25^2 - [2 * 30 * 25 * cos(80º)]
\n" ); document.write( "
\n" );