Graphics, Figures & TablesDisplay Augmented Matrices with manipulations

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
Davidgerber11
Posts: 5
Joined: Mon Oct 10, 2022 10:56 am

Display Augmented Matrices with manipulations

Post by Davidgerber11 »

I want to display matrix manipulations like in the attached image (what I mean is for example the 10 * I above the = sign). I am not sure how to write the LaTeX-code for this. Thank you in advance for your help.
Attachments
Pic 1.png
Pic 1.png (55.28 KiB) Viewed 2344 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
TikZ book
User avatar
Stefan Kottwitz
Site Admin
Posts: 10312
Joined: Mon Mar 10, 2008 9:44 pm

Display Augmented Matrices with manipulations

Post by Stefan Kottwitz »

Hi David,

you could use the \xrightarrow command from amsmath,

Stefan
LaTeX.org admin
Davidgerber11
Posts: 5
Joined: Mon Oct 10, 2022 10:56 am

Display Augmented Matrices with manipulations

Post by Davidgerber11 »

Thank you Stefan, Yet I don‘t know how to insert math text above the arrows.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10312
Joined: Mon Mar 10, 2008 9:44 pm

Display Augmented Matrices with manipulations

Post by Stefan Kottwitz »

Hi David,

it's described in the manual, the link was above, in 4.9 Extensible arrows. Like

Code: Select all

\xrightarrow{10\cdot I}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Stefan
LaTeX.org admin
Post Reply