document.write( "Question 455314: A simple dart board has three area: the main board has a radius of 8 inches, there is a circle with a radius of 5 inches and the bullseye has a radius of 2 inches. What is the probability of a random dart landing inside the bullseye? \n" ); document.write( "
Algebra.Com's Answer #312634 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A simple dart board has three area: the main board has a radius of 8 inches, there is a circle with a radius of 5 inches and the bullseye has a radius of 2 inches. What is the probability of a random dart landing inside the bullseye?
\n" ); document.write( "-----
\n" ); document.write( "P(hit bullseye) = area of bullseye/area of main board
\n" ); document.write( "---
\n" ); document.write( "= [pi*2^2]/[pi*8^2]
\n" ); document.write( "= 4/64
\n" ); document.write( "= 1/16
\n" ); document.write( "==========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==========
\n" ); document.write( "
\n" );