document.write( "Question 1048656: A survey of 100 students asked if they studied a foreign language. The result showed: Spanish, 28; German, 30; French, 42; Spanish and German, 8; Spanish and French,10; German and French 5; all three languages,3. What is the probability that a randomly selected student studied no foreign language? \n" ); document.write( "
Algebra.Com's Answer #664245 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
28 + 30 + 42 = 100
\n" ); document.write( ":
\n" ); document.write( "p = 1, q = 0, n = 100, r = 0
\n" ); document.write( ":
\n" ); document.write( "P ( r = 0 ) = 100C0 * 1^0 * 0^100 = 1 * 1 * 0 = 0
\n" ); document.write( ":
\n" ); document.write( "**********************************************
\n" ); document.write( "Probability that a randomly selected student studies no
\n" ); document.write( "foreign language is 0
\n" ); document.write( "**********************************************
\n" ); document.write( ":
\n" ); document.write( "
\n" );