What this quiz covers
This quiz focuses on Bipartite Graphs And Matchings, giving you a quick way to practice the rules, question types, and explanations that matter most for Discrete Math.
In a bipartite graph G=(X∪Y,E), let S⊆X with ∣S∣=4. If ∣N(S)∣=3, where N(S) denotes the neighborhood of S in Y, and G has a matching that saturates all vertices in X∖S, what is the maximum possible size of a matching in G?
Discrete Math Quiz
Practice Bipartite Graphs And Matchings in Discrete Math with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Bipartite Graphs And Matchings, giving you a quick way to practice the rules, question types, and explanations that matter most for Discrete Math.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
In a bipartite graph G=(X∪Y,E), let S⊆X with ∣S∣=4. If ∣N(S)∣=3, where N(S) denotes the neighborhood of S in Y, and G has a matching that saturates all vertices in X∖S, what is the maximum possible size of a matching in G?
A company wants to assign 8 employees to 6 projects. Each employee is qualified for exactly 3 projects, and each project requires exactly 4 qualified employees to choose from. If this situation is modeled as a bipartite graph, what can be concluded about the existence of an assignment where each project gets exactly one employee?
Let G be a bipartite graph with parts A and B where ∣A∣=∣B∣=6. If G has exactly 20 edges and every vertex has degree at least 2, which of the following statements about perfect matchings in G is necessarily true?
Let M1 and M2 be two different maximum matchings in a bipartite graph G. If ∣M1∣=∣M2∣=k and ∣M1∩M2∣=k−2, how many connected components does the symmetric difference M1△M2 induce in G?
In a bipartite graph G=(A∪B,E) where ∣A∣=n and ∣B∣=n−1, every vertex in A has degree 2 and every vertex in B has degree greater than 2. If G has a matching of size n−1, which statement about the structure of G must be true?
A graph G has vertex set V={a,b,c,d,e,f} and edge set E={(a,d),(a,e),(b,d),(b,f),(c,e),(c,f)}. If G is bipartite with bipartition (X,Y), what is the size of the maximum matching in G?
In a bipartite graph G=(X∪Y,E), suppose there exists a matching M that covers all vertices in X but leaves exactly 2 vertices in Y unmatched. If ∣Y∣=∣X∣+2, and we add one new vertex x′ to X along with edges connecting x′ to the 2 unmatched vertices in Y, what can we conclude about perfect matchings in the resulting graph G′?
A bipartite graph G with bipartition (A,B) has the property that for every subset S⊆A with ∣S∣≤3, we have ∣N(S)∣≥∣S∣. However, there exists a subset T⊆A with ∣T∣=4 such that ∣N(T)∣=3. If ∣A∣=6 and ∣B∣=6, what is the maximum possible size of a matching in G?
Consider a bipartite graph G=(X∪Y,E) where ∣X∣=5 and ∣Y∣=4. Every vertex in X has degree 3, and every vertex in Y has degree at least 2. Which statement about maximum matchings in G is necessarily true?
A bipartite graph G=(L∪R,E) has the property that every vertex in L has degree 2 and every vertex in R has degree 3. If ∣L∣=9, what is ∣R∣, and what is the size of the maximum matching in G?
Let G be a bipartite graph with bipartition (X,Y) where ∣X∣=7 and ∣Y∣=5. If G has a matching of size 4, and we know that removing any single vertex from Y reduces the maximum matching size to at most 3, what can we conclude about the structure of G?
Consider two bipartite graphs G1=(X1∪Y1,E1) and G2=(X2∪Y2,E2) where ∣X1∣=∣X2∣=4, ∣Y1∣=∣Y2∣=4, and both have perfect matchings. If we form a new bipartite graph H by taking the disjoint union and adding exactly one edge between Y1 and X2, what can we conclude about the maximum matching size in H?
In a bipartite graph G=(A∪B,E) with ∣A∣=6 and ∣B∣=6, suppose that for some subset S⊆A with ∣S∣=4, the neighborhood N(S) has exactly 3 vertices. What can be concluded about perfect matchings in G?
A bipartite graph has vertex sets U={u1,u2,u3,u4} and V={v1,v2,v3,v4}. If the graph has a perfect matching M1={(u1,v2),(u2,v4),(u3,v1),(u4,v3)} and another perfect matching M2={(u1,v3),(u2,v1),(u3,v4),(u4,v2)}, what is the minimum number of edges the graph must contain?
Consider a complete bipartite graph K3,4 with vertex sets A={a1,a2,a3} and B={b1,b2,b3,b4}. How many different maximum matchings does this graph have?