-
Notifications
You must be signed in to change notification settings - Fork 29
PROTEUS LT (Q4) #167
Copy link
Copy link
Open
Description
Here is a first draft of a LT matching question. Might have some macros. But we want the macros, right?
Also I can't remember our labeling convention.
<exercise component="proteus" xml:id="reading-LT-4" label="reading-LT-4-v1">
<title>Linear Transformations</title>
<statement>
<p>Categorize the following transformations <m>T:\complex{3}\to\complex{2}</m>.</p>
</statement>/
<cardsort>
<match>
<response>Linear</response>
<premise order="4">
<me>
\lteval{T}{\colvector{x_1\\x_2\\x_3}} =
\colvector{3x_1-2x_2+x_3\\4x_1-3x_3}
</me>
</premise>
<premise order="1">
<me>
\lteval{T}{\colvector{x_1\\x_2\\x_3}} =
\colvector{3x_1-2x_2+x_3\\0}
</me>
</premise>
<response>Not Linear</response>
<premise order="2">
<me>
\lteval{T}{\colvector{x_1\\x_2\\x_3}} =
\colvector{3x_1-2x_2+x_3\\1}
</me>
</premise>
<premise order="3">
<me>
\lteval{T}{\colvector{x_1\\x_2\\x_3}} =
\colvector{3x_1-2x_2x_3\\0}
</me>
</premise>
</match>
</cardsort>
</exercise>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels