From 91854c12ffbecf9ecfd75e1642c9af3fbfb446b0 Mon Sep 17 00:00:00 2001 From: Russell Cohen Date: Mon, 25 Nov 2019 18:25:05 -0800 Subject: [PATCH] Fix typo hnow -> how --- linalg.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linalg.xml b/linalg.xml index 2a2af36..c87224a 100644 --- a/linalg.xml +++ b/linalg.xml @@ -52,7 +52,7 @@ Free Documentation License"

- In , we will introduce systems of linear equations, the class of equations whose study forms the subject of linear algebra. In , will present a procedure, called row reduction, for finding all solutions of a system of linear equations. In , you will see hnow to express all solutions of a system of linear equations in a unique way using the parametric form of the general solution. + In , we will introduce systems of linear equations, the class of equations whose study forms the subject of linear algebra. In , will present a procedure, called row reduction, for finding all solutions of a system of linear equations. In , you will see how to express all solutions of a system of linear equations in a unique way using the parametric form of the general solution.