document.write( "Question 194383: i don't know if you can really help me with this but i'll give it a go anyway...
\n" );
document.write( "Records show that the probability is 0.60 that a stolen car in a certain suburb of NSW will be recovered within one week.
\n" );
document.write( "(a) Find the probability that at least 7 of the 10 stolen cars will be recovered.
\n" );
document.write( "(b)Write down an expression for the exact probability that 15 of the 25 stolen cars will be recovered and use it to find this probability to 4 decimal places.\r
\n" );
document.write( "\n" );
document.write( "For (a), i got two answers from 2 attempts: 0.43670016 and 0.3823. I have no idea how to do (b).
\n" );
document.write( "HELP!!! \n" );
document.write( "
Algebra.Com's Answer #145867 by edjones(8007) You can put this solution on YOUR website! a) \n" ); document.write( "Let x=.6 and y=.4 (not recovered within 1 week) \n" ); document.write( "Now we expand the binomial (x+y)^10 an take the 1st four terms: \n" ); document.write( "x^10=.0060 \n" ); document.write( "10x^9y=.0403 \n" ); document.write( "45x^8y^2=.1209 \n" ); document.write( "120x^7y^3=.2150 \n" ); document.write( "Sum of probabilities: .3823 \n" ); document.write( ". \n" ); document.write( "b) \n" ); document.write( "nCr best to find the number in front of the 15th term. \n" ); document.write( "25C15=3268760 \n" ); document.write( "3268760x^15y^10=.1612 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |