document.write( "Question 441324: The radius of the earth is about 3959 miles. \r
\n" );
document.write( "\n" );
document.write( "How far apart are two points on the surface of the earth that make a central angle of 73 degrees? \n" );
document.write( "
Algebra.Com's Answer #304669 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The radius of the earth is about 3959 miles. \r \n" ); document.write( "\n" ); document.write( "How far apart are two points on the surface of the earth that make a central angle of 73 degrees? \n" ); document.write( "--------------------- \n" ); document.write( "The max distance between them is the circumference times 73/360 \n" ); document.write( "d = 2*pi*r*73/360 \n" ); document.write( "d = 2*pi*3959*73/360 \n" ); document.write( "d =~ 5044 miles \n" ); document.write( "-------------- \n" ); document.write( " \n" ); document.write( " |