Skip to Content

Linear Algebra

Calculate the determinant of the 3x3 matrix: (578436179)\begin{pmatrix} 5 & 7 & 8 \\ 4 & -3 & 6 \\ 1 & 7 & 9 \end{pmatrix}.

Consider the following two equations: 2x+3y=82x + 3y = 8 and 5x3y=15x - 3y = -1. How can we solve these two equations using elimination?

Solve the system of equations using elimination: 2x+5y=192x + 5y = 19 and x2y=4x - 2y = -4.

Given the equations y=52xy = 5 - 2x and 4x+3y=134x + 3y = 13, solve for xx and yy using substitution.

Use substitution to solve the system of equations: y=3x+2y = 3x + 2 and y=7x6y = 7x - 6.

Solve for xx and yy using substitution in the following system: 4x+2y=144x + 2y = 14 and 3x5y=223x - 5y = -22.

Solve the system of equations: 7x+5y=127x + 5y = -12 and 3x4y=13x - 4y = 1 using any method such as graphing, elimination, and substitution.

Given two linear equations in standard form, solve the system of equations by graphing to find the intersection point.

Given two linear equations in slope-intercept form, solve the system of equations by graphing to find the intersection point.

Graph the two parallel lines representing the linear equations and determine if the system has no solution.

Graph coincident lines of the linear equations to show that the system has infinitely many solutions.

Using the criteria for linear dependence without division, determine if the columns of a given 2x2 matrix are linearly dependent.

Using Gauss-Jordan elimination, solve the system of linear equations given by the augmented matrix: [1138112131410]\begin{bmatrix} 1 & -1 & 3 & | & 8 \\ 1 & 1 & 2 & | & 1 \\ 3 & 1 & 4 & | & 10 \end{bmatrix}

What if we have the function 2(x3)2+4-2(x-3)^2 + 4?

Given the vector v=(2,3)v = (2, 3) in the standard basis, find the new coordinates vv' in the basis defined by u1=(1,2)u_1 = (1, 2) and u2=(3,3)u_2 = (3, 3).

Consider the bases for R2\mathbb{R}^2: B={[1,1],[0,2]}B = \{ [1, 1], [0, 2] \} and C={[0,1],[1,2]}C = \{ [0, 1], [1, 2] \}. If the coordinate vector for xx with respect to BB is [3,1][3, 1], find the coordinate vector for xx with respect to CC.

Determine if the set of vectors (1,2,0)(1, -2, 0), (4,0,8)(4, 0, 8), (3,1,5)(3, -1, 5) is linearly independent or dependent by performing row reduction.

Solve the following system of equations using Cramer's Rule: x1+4x2+3x3=2-x_1 + 4x_2 + 3x_3 = 2, 2x2+2x3=12x_2 + 2x_3 = 1, x13x2+5x3=0x_1 - 3x_2 + 5x_3 = 0.

Using matrices and Cramer's Rule, solve for the values of xx, yy, and zz given the system of equations: 3x+3y+5z=13x + 3y + 5z = 1, 5x+9y+17z=05x + 9y + 17z = 0, 3x+9y+5z=03x + 9y + 5z = 0.