Skip to content

PROTEUS LT (Q4) #167

@dfrankdt

Description

@dfrankdt

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions