Recent content by Mouse07

  1. M

    Prove product of 3 consecutive naturals is even

    Ohh lol i thought about it, but it felt to simple so didn't do that. Why is n(n2 + 11) even? Because if n is odd then n^2 + 11 is even and even multiple by odd is even. if n is even then even multiple by odd is even. I should add that but, now just gone do what you said it easier.
  2. M

    Prove product of 3 consecutive naturals is even

    1. Prove product of 3 consecutive naturals is even data i just want to know if this proof is acceptable, or is there a simpler proof. The Attempt at a Solution Proof: suppose if the product 3 consecutive naturals is dividable by 2 then it is even. Base case: n = 1 n (n + 1)...
  3. M

    What is the Probability of the Toronto Maple Leafs Winning a Playoff Series?

    To be honest, i am not that great in explaining things online. I really appreciate your help and i hope i can improve and keep my promise. thank you :)
  4. M

    What is the Probability of the Toronto Maple Leafs Winning a Playoff Series?

    oh okay, and i will try to write proper sentences. and one more thing can i count the probabilities using Bernoulli trial, for each scenario like... what is probability of Team win the series team wins series 4-0 P= p^4 team wins series 4-1 P = 4 p^4 q team wins series 4-2 P = 10...
  5. M

    What is the Probability of the Toronto Maple Leafs Winning a Playoff Series?

    ya i forgot to write i did that too, but when i add i get 35 which is same as 7c4 so i am confused if i used it or not.
  6. M

    What is the Probability of the Toronto Maple Leafs Winning a Playoff Series?

    Homework Statement Your Toronto Maple Leafs won 45 of 82 games last season giving them a winning percentage of 55%. If we assume that this means the probability of the Leafs winning any given game is 0:55, then we can predict how they may have done in a playoff series. Answer the following...
  7. M

    Find the number of triangles given n lines

    lol i found the answer it like n-m are non parallel lines n-m chose 3 that's how many triangle will be formed by non parallel lines and for each parallel line u need 2 non parallel lines to form a triangle u do that for all the parallel lines
  8. M

    Find the number of triangles given n lines

    LOL CSCA67 i don't get it either, i put m(h+1 chose 3) where h are line and m-n >= 3 just get something :P