document.write( "Question 1102963: The apparent magnitude of a star refers to the brightness of the star. Objects with lower magnitude appear brighter to the eye than objects with higher magnitude. For higher magnitudes a telescope is required. However, even a telescope has its limitations. The limiting magnitude L of an optical telescope with lens diameter D (in inches) is given by L(D) = 8.8 + 5.1logD. Use this function to find the following:
\n" );
document.write( "a. Find the limiting magnitude for a telescope with a lens 10 inches in diameter. Round to 1 decimal place if needed.
\n" );
document.write( "b. How large a telescope is needed to see a galaxy with magnitude 19? Round to the nearest inch if needed. \n" );
document.write( "
Algebra.Com's Answer #717723 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! The apparent magnitude of a star refers to the brightness of the star. \n" ); document.write( "Objects with lower magnitude appear brighter to the eye than objects with higher magnitude. \n" ); document.write( " For higher magnitudes a telescope is required. \n" ); document.write( " However, even a telescope has its limitations. \n" ); document.write( "The limiting magnitude L of an optical telescope with lens diameter D (in inches) is given by L(D) = 8.8 + 5.1logD. \n" ); document.write( " Use this function to find the following: \n" ); document.write( ": \n" ); document.write( "a. Find the limiting magnitude for a telescope with a lens 10 inches in diameter. \n" ); document.write( " Round to 1 decimal place if needed. \n" ); document.write( "L(d) = 5.1*log(10) \n" ); document.write( "We know the log of 10 is 1, therefore \n" ); document.write( "L = 5.1 amplitude \n" ); document.write( ": \n" ); document.write( "b. How large a telescope is needed to see a galaxy with magnitude 19? \n" ); document.write( " Round to the nearest inch if needed. \n" ); document.write( "5.1*log(d) = 19 \n" ); document.write( "log(d) = \n" ); document.write( "log(d) = 3.7255 \n" ); document.write( "Find the antilog \n" ); document.write( "d = 5315 inches or divide by 12 to get 443 ft \n" ); document.write( " \n" ); document.write( " |