document.write( "Question 623927: two cars, a and b, start from the same point and the same time and travel along straight roads that form 60 degrees with each other. after two hours, car A has traveled 120 km and car B traveled 100 km. how far apart are the cars after two hours? \n" ); document.write( "
Algebra.Com's Answer #392411 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! It may help to draw a diagram:
\n" ); document.write( "Knowing and angle and two sides of a triangle (which may or may not be a right triangle) and wanting to find the third side is a job for the Law of Cosines: \n" ); document.write( " \n" ); document.write( "where \"c\" is the side opposite to angle C. The angle we know is the angle opposite the side we want to find. So we can insert our numbers into the formula as follows: \n" ); document.write( " \n" ); document.write( "Since 60 is s special angle, we should know that cos(60) = 0.5 (or 1/2). So now our formula is: \n" ); document.write( " \n" ); document.write( "Now we solve for c. First we simplify: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Then we find the square root of each side. (We will ignore the negative square root since \"c\" is a distance which should not be considered negative.). \n" ); document.write( " \n" ); document.write( "Simplifying the square root... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "This is an exact expression for the distance between cars A and B after the two hours. If you want/need a decimal approximation for the answer, use your calculator on the square root and then multiply it by 40. \n" ); document.write( " |