A B-2 spirit bomber is bombing a city. The chance that a bomb dropped by it hits the target is % .
It requires direct and consecutive bomb hits to destroy the city. If the bomber drops 7 bombs, then the probability that the city isn't destroyed is where and are co-prime positive integers.
Find .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The problem can be modelled as a 3 -states Markov chain . Let it be:
M = { bomb misses the target } H 1 = { bomb hits the target one time } H 2 = { bomb hits the target two consecutive times }
So, we have
P = M 2 1 2 1 0 H 1 2 1 0 0 H 2 0 2 1 1 M H 1 H 2
The initial state is
u = ( 2 1 , 2 1 , 0 )
Hence the probability that the city is not destroyed after 7 drops is
P ( the city is not destroyed after 7 drops ) = 1 − { u ⋅ P 6 } 3 = 6 4 1 7 = b a a + b = 8 1