Skip to content

Commit d6f3cfc

Browse files
committed
Update main.tex
1 parent 48c848d commit d6f3cfc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

SYS-0030/main.tex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -724,13 +724,13 @@ \section*{Practice Problems}
724724

725725

726726
\begin{problem}\label{prob:rankofmat5}
727-
Suppose $A$ is a matrix with 5 rows and 7 columns. Which of the following can be true?
728-
\begin{multipleChoice}
727+
Suppose $A$ is a matrix with 5 rows and 7 columns. Which of the following is possible?
728+
\begin{selectAll}
729729
\choice{$\mbox{rank}(A)=7$}
730730
\choice{$\mbox{rank}(A)=6$}
731731
\choice[correct]{$\mbox{rank}(A)=5$}
732-
\choice{All of the above}
733-
\end{multipleChoice}
732+
\choice[correct]{$\mbox{rank}(A)=4$}
733+
\end{selectAll}
734734
\end{problem}
735735

736736
\begin{problem}\label{prob:4eq5un}

0 commit comments

Comments
 (0)