document.write( "Question 200494This question is from textbook Elementary and Intermediate Algebra
\n" );
document.write( ": Avoiding a collision. A car is traveling on a road that
\n" );
document.write( "is perpendicular to a railroad track. When the car is
\n" );
document.write( "30 meters from the crossing, the car’s new collision
\n" );
document.write( "detector warns the driver that there is a train 50 meters
\n" );
document.write( "from the car and heading toward the same crossing. How
\n" );
document.write( "far is the train from the crossing? \n" );
document.write( "
Algebra.Com's Answer #150734 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Avoiding a collision. A car is traveling on a road that \n" ); document.write( "is perpendicular to a railroad track. When the car is \n" ); document.write( "30 meters from the crossing, the car’s new collision \n" ); document.write( "detector warns the driver that there is a train 50 meters \n" ); document.write( "from the car and heading toward the same crossing. How \n" ); document.write( "far is the train from the crossing? \n" ); document.write( ". \n" ); document.write( "Applying Pythagorean theorem: \n" ); document.write( "Let x = train's distance from crossing \n" ); document.write( "then \n" ); document.write( "x^2 + 30^2 = 50^2 \n" ); document.write( "x^2 = 50^2 - 30^2 \n" ); document.write( "x^2 = 2500 - 900 \n" ); document.write( "x^2 = 1600 \n" ); document.write( "x = \n" ); document.write( "x = 40 meters \n" ); document.write( " \n" ); document.write( " |