document.write( "Question 208037: A car is traveling on a road that is perpendicular to a railroad track. when the car is 30 meters from the crossing, the car's collision detector warns that there is a train 50 meters from the car and heading toward the same crossing. How far is the train from the crossing? \n" ); document.write( "
Algebra.Com's Answer #157359 by Theo(13342) You can put this solution on YOUR website! A car is traveling on a road that is perpendicular to a railroad track. when the car is 30 meters from the crossing, the car's collision detector warns that there is a train 50 meters from the car and heading toward the same crossing. How far is the train from the crossing? \n" ); document.write( "----- \n" ); document.write( "you have a right triangle. \n" ); document.write( "the railroad track to the train is the base of the right triangle \n" ); document.write( "the car to the railroad track is the altitude of the right triangle \n" ); document.write( "the distance from the car to the train is the hypotenuse of the right triangle. \n" ); document.write( "the 90 degree angle is at the crossing \n" ); document.write( "let point A be the car \n" ); document.write( "let point B be the crossing \n" ); document.write( "let point C be the train \n" ); document.write( "your right triangle is ABC \n" ); document.write( "your right angle is at B \n" ); document.write( "side AB is 30 meters \n" ); document.write( "side AC is 50 meters \n" ); document.write( "----- \n" ); document.write( "you can solve for the cosine of A to get angle A \n" ); document.write( "you can solve for the sine of C to get angle C \n" ); document.write( "we'll do both. \n" ); document.write( "you should get the same answer either way. \n" ); document.write( "once you know angle A or angle C you can solve for BC which is the distance of the train from the crossing. \n" ); document.write( "----- \n" ); document.write( "cosine A = adjacent side AB divided by hypotenuse AC = 30/50 = .6 \n" ); document.write( "angle A = 53.13010235 degrees because cosine A = .6 \n" ); document.write( "sine C = opposite side AB divided by hypotenuse AC = .6 \n" ); document.write( "angle C = 36.86989765 because sine C = .6 \n" ); document.write( "----- \n" ); document.write( "angle A plus angle C should equal 90 degrees which they do. \n" ); document.write( "so far so good. \n" ); document.write( "----- \n" ); document.write( "now that you know angle A or angle C you should be able to solve for the length of BC which is the distance from the train to the crossing. \n" ); document.write( "----- \n" ); document.write( "sine of angle A = opposite side BC divided by hypotenuse AC \n" ); document.write( "angle A = 53.13010235 degrees \n" ); document.write( "BC = x \n" ); document.write( "AC = 50 \n" ); document.write( "sine of 53.13010235 = x/50 \n" ); document.write( "x = 50 * sine of 53.13010235 degrees = 50 * .8 = 40 meters \n" ); document.write( "----- \n" ); document.write( "we have the answer and don't need to go further, but we'll go one step further to show you that angle C would have found the answer also. \n" ); document.write( "----- \n" ); document.write( "cosine of angle C = adjacent side BC divided by hypotenuse AC \n" ); document.write( "angle C = 36.86989765 degrees \n" ); document.write( "BC = x \n" ); document.write( "AC = 50 \n" ); document.write( "cosine of 36.86989765 = x/50 \n" ); document.write( "x = 50 * cosine of 36.86989765 degrees = 50 * .8 = 40 meters \n" ); document.write( "----- \n" ); document.write( "you get the same answer either way. \n" ); document.write( "----- \n" ); document.write( "if you have trouble visualizing it, draw your self a picture as follows: \n" ); document.write( "horizontal line on the page. \n" ); document.write( "vertical line intersecting the horizontal line in the middle of the page. \n" ); document.write( "label that intersection B. \n" ); document.write( "come down on the vertical line from the intersection about 2 inches and label that point A \n" ); document.write( "go right on the horizontal line from the intersection about 2 and 2/3 inches and label that point C \n" ); document.write( "connect point A with point C \n" ); document.write( "ABC is your right triangle. \n" ); document.write( "30 meters from A to B \n" ); document.write( "50 meters from A to C \n" ); document.write( "40 mete3rs from B to C \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( " |