+0  
 
0
245
3
avatar

Marvin the fly starts at (0,0). Each step, Marvin moves one unit right or one unit up. He is trying to get to the point (5,7). However, at (4,4) there is a frog that will eat him if he goes through that point. In how many ways can Marvin reach (5,7)?

 Jul 4, 2022

Best Answer 

 #1
avatar+2666 
0

There are \({5 + 7 \choose 5} = 792\) ways to get from the origin to \((5,7)\)

 

Now, we need to subtract this from the number of ways to get form the origin to \((4,4)\)

 

There are \({4 + 4 \choose 4} = 70\) ways to get from the origin to \((4,4)\).

 

So, there are \(792 - 70 = \color{brown}\boxed{722}\) ways. 

 

Here is a link that explains this better: https://betterexplained.com/articles/navigate-a-grid-using-combinations-and-permutations/

 Jul 4, 2022
 #1
avatar+2666 
0
Best Answer

There are \({5 + 7 \choose 5} = 792\) ways to get from the origin to \((5,7)\)

 

Now, we need to subtract this from the number of ways to get form the origin to \((4,4)\)

 

There are \({4 + 4 \choose 4} = 70\) ways to get from the origin to \((4,4)\).

 

So, there are \(792 - 70 = \color{brown}\boxed{722}\) ways. 

 

Here is a link that explains this better: https://betterexplained.com/articles/navigate-a-grid-using-combinations-and-permutations/

BuilderBoi Jul 4, 2022
 #2
avatar
0

gracias.

 Jul 4, 2022
 #3
avatar
0

hmm...are you sure that's correct?

 Jul 4, 2022

3 Online Users

avatar
avatar