document.write( "Question 207286: If the latitude of Chicago is about 42 degrees and the radius of the earth is about 4000 miles, how far is Chicago from the equator? ( use pi= 3.1416)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #160625 by HyperBrain(694)![]() ![]() ![]() You can put this solution on YOUR website! Let x=distance of Chicago from the equator. \n" ); document.write( "--- \n" ); document.write( "x=r sin A=(4000 mi)(sin 42)=2677 mi \n" ); document.write( " |