How many subgraphs isomorphic to P2 are in Km,n

1.1k Views Asked by At

How many subgraphs isomorphic to P2 are in Km,n?

Right now I'm thinking this problem may be either n(m-1) or m(n-1) but I'm not sure how else to think of it. Any help on this would be greatly appreciated.