We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48c848d commit d6f3cfcCopy full SHA for d6f3cfc
SYS-0030/main.tex
@@ -724,13 +724,13 @@ \section*{Practice Problems}
724
725
726
\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}
+Suppose $A$ is a matrix with 5 rows and 7 columns. Which of the following is possible?
+\begin{selectAll}
729
\choice{$\mbox{rank}(A)=7$}
730
\choice{$\mbox{rank}(A)=6$}
731
\choice[correct]{$\mbox{rank}(A)=5$}
732
- \choice{All of the above}
733
- \end{multipleChoice}
+ \choice[correct]{$\mbox{rank}(A)=4$}
+ \end{selectAll}
734
\end{problem}
735
736
\begin{problem}\label{prob:4eq5un}
0 commit comments