document.write( "Question 246843: a car is traveling on a road perpendicular to a railroad track. when the car is 30 meters from the crossing, new collision detector warns the driver 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 #180166 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a^2+b^2=c^2 \n" ); document.write( "a=30 \n" ); document.write( "c=50 \n" ); document.write( "30^2+b2=50^2 \n" ); document.write( "900+b^2=2500 \n" ); document.write( "b^2=1600 \n" ); document.write( "b=40 meters \n" ); document.write( "this is a classic 3,4,5 right triangle\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |