A Lockheed Martin F-22 Raptor has gone on a mission to bomb an old military hideout . Three bombs are dropped in succession at it .
The probabilities of a hit in the first shot is 2 1 , in the second is 3 2 and in the third is 4 3 .
In case of one hit , the probability of destroying the target is 3 2 , in case of two hits is 1 1 7 and in case of three hits is 1 .
Find the probability of destroying the hideout in three shots .
The answer is of the form g f where f and g are co-prime numbers ;
Report the last three digits of f g .
You can try more of my Questions here .
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.
P (hideout is destroyed) = P (exactly 1 hit) ⋅ P (exactly 1 hit) (hideout is destroyed) + P (exactly 2 hits) ⋅ P (exactly 2 hits) (hideout is destroyed) + P (exactly 3 hits) ⋅ P (exactly 3 hits) (hideout is destroyed)
Now,
P (exactly 1 hit) = P ( H ) ⋅ P ( M ) ⋅ P ( M ) + P ( M ) ⋅ P ( H ) ⋅ P ( M ) + P ( M ) ⋅ P ( M ) ⋅ P ( H ) = ( 2 1 ⋅ 3 1 ⋅ 4 1 ) + ( 2 1 ⋅ 3 2 ⋅ 4 1 ) + ( 2 1 ⋅ 3 1 ⋅ 4 3 ) = ( 4 1 )
Now,
P (exactly 2 hits) = P ( H ) ⋅ P ( H ) ⋅ P ( M ) + P ( H ) ⋅ P ( M ) ⋅ P ( H ) + P ( M ) ⋅ P ( H ) ⋅ P ( H ) = ( 2 1 ⋅ 3 2 ⋅ 4 1 ) + ( 2 1 ⋅ 3 1 ⋅ 4 3 ) + ( 2 1 ⋅ 3 2 ⋅ 4 3 ) = ( 2 4 1 1 )
Now,
P (exactly 3 hits) = P ( H ) ⋅ P ( H ) ⋅ P ( H ) = 2 1 ⋅ 3 2 ⋅ 4 3 = 4 1
P (destroying the hideout) = ( 4 1 ⋅ 3 2 ) + ( 2 4 1 1 ⋅ 1 1 7 ) + ( 4 1 ⋅ 1 ) = 2 4 1 7
P (hideout is destroyed) = P (exactly 1 hit) ⋅ P (exactly 1 hit) (hideout is destroyed) + P (exactly 2 hits) ⋅ P (exactly 2 hits) (hideout is destroyed) + P (exactly 3 hits) ⋅ P (exactly 3 hits) (hideout is destroyed)
Now,
P (exactly 1 hit) = P ( H ) ⋅ P ( M ) ⋅ P ( M ) + P ( M ) ⋅ P ( H ) ⋅ P ( M ) + P ( M ) ⋅ P ( M ) ⋅ P ( H ) = ( 2 1 ⋅ 3 1 ⋅ 4 1 ) + ( 2 1 ⋅ 3 2 ⋅ 4 1 ) + ( 2 1 ⋅ 3 1 ⋅ 4 3 ) = ( 4 1 )
Now,
P (exactly 2 hits) = P ( H ) ⋅ P ( H ) ⋅ P ( M ) + P ( H ) ⋅ P ( M ) ⋅ P ( H ) + P ( M ) ⋅ P ( H ) ⋅ P ( H ) = ( 2 1 ⋅ 3 2 ⋅ 4 1 ) + ( 2 1 ⋅ 3 1 ⋅ 4 3 ) + ( 2 1 ⋅ 3 2 ⋅ 4 3 ) = ( 2 4 1 1 )
Now,
P (exactly 3 hits) = P ( H ) ⋅ P ( H ) ⋅ P ( H ) = 2 1 ⋅ 3 2 ⋅ 4 3 = 4 1
P (destroying the hideout) = ( 4 1 ⋅ 3 2 ) + ( 2 4 1 1 ⋅ 1 1 7 ) + ( 4 1 ⋅ 1 ) = 2 4 1 7
Hi Rajorshi , can you please copy the LaTex from my comment and repost your solution . Sorry for being intrusive but I believe it looks better now .
BTW nice solution , the way that I had used was a bit longer and it certainly involved a lot of LaTex , so I believe your solution is enough .
Log in to reply
Thanks a lot Azhaghu for helping out with the L A T E X . It looks quite neat now.
@Azhaghu Roopesh M Nice to see you helping others with L A T E X , but it would be better if you'll use text without L A T E X . Though you have used 'text' markdown, but that's better outside \(
Log in to reply
Thanks Pranjal ⌣ ¨
Sorry for the late response since I have not been checking my e-mail lately .
And sorry about that , you see my L A T E X knowledge is limited , just knowing the basics ,all I can do is correct the L A T E X here and there so that the solution looks good .
Problem Loading...
Note Loading...
Set Loading...
Wait, so the probability of destroying it with 2 hits is less than that with 1 hit? That's kind of unusual.