document.write( "Question 1177768: Before Apollo 11 landed on the moon, it completed an orbit at a distance of 3 miles from the surface. At one point along this trajectory, the onboard guidance system measured depression angles to opposite edges of a large crater. If the angle measures were 25° and 18°, find the distance between the edges of the crater. \n" ); document.write( "
| Algebra.Com's Answer #806867 by mananth(16946)     You can put this solution on YOUR website! tan \n" ); document.write( "  . \n" ); document.write( "tan25 = 3/y \r \n" ); document.write( "\n" ); document.write( "y=3/tan 25\r \n" ); document.write( "\n" ); document.write( "x+y = 3 /tan 18\r \n" ); document.write( "\n" ); document.write( "y= 3/tan18 -x\r \n" ); document.write( "\n" ); document.write( "3/tan 18-x =3/ tan 25\r \n" ); document.write( "\n" ); document.write( "x= 3/tan 18 - 3/tan 25\r \n" ); document.write( "\n" ); document.write( "=9.37 - 6.38 = 2.95 miles \r \n" ); document.write( "\n" ); document.write( "distance between the edges of the crater=2.95 miles \n" ); document.write( " |