From c5505e87068a09b0e7a917bce324ba4b92866d6b Mon Sep 17 00:00:00 2001 From: Kely Diana Villacorta Villacorta Date: Thu, 30 Oct 2014 03:44:41 -0300 Subject: [PATCH] cap4 #07 --- livro/capitulos/cap4.asc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/livro/capitulos/cap4.asc b/livro/capitulos/cap4.asc index 2ba0cce..6b1682f 100644 --- a/livro/capitulos/cap4.asc +++ b/livro/capitulos/cap4.asc @@ -848,12 +848,12 @@ Porém, em latexmath:[$\ell_3$ temos que $0=-8$]. Segundo o item(a) da nota post Até agora, vimos que aplicando o *Método de eliminação de Gauss* ao sistema de equações latexmath:[$({\rm II})$], obtemos um sistema de equações equivalente, no qual: -[width="100%",cols="^",frame="none",grid="none"] +[width="100%",cols="<,^,>",frame="none",grid="none"] |==== -|latexmath:[$\ell_2$] tem menos incógnitas que latexmath:[$\ell_1$]; -| latexmath:[$\ell_3$] tem menos incógnitas que latexmath:[$\ell_2$]; -| latexmath:[$\vdots$] -| latexmath:[$\ell_m$] tem menos incógnitas que latexmath:[$\ell_{m-1}$]. +|latexmath:[$\ell_2$]| tem menos incógnitas que |latexmath:[$\ell_1$]; +| latexmath:[$\ell_3$] |tem menos incógnitas que |latexmath:[$\ell_2$]; +| |latexmath:[$\vdots$]| +| latexmath:[$\ell_m$] |tem menos incógnitas que |latexmath:[$\ell_{m-1}$]. |====