studEE16A
  • Introduction
  • Linear Algebra
    • Linear Equations
      • Description
      • Example Problems
    • Vector Spaces
      • Description
      • Example Problems
    • Inner Products
      • Description
      • Example Problems
    • Determinants
      • Description
      • Example Problems
    • Eigen-everything
      • Description
      • Example Problems
    • Matrices
      • Description
      • Example Problems
    • Least Squares
      • Description
      • Example Problems
    • Gram-Schmidt
      • Description
      • Example Problems
    • Basis
      • Description
      • Example Problems
    • Page Rank
  • Circuits
    • Circuit Basics
    • Capacitance
    • Nodal Analysis
    • Superposition
    • Thevenin and Norton
    • What, When, Where, and Why?
    • Op Amps
Powered by GitBook
On this page

Was this helpful?

  1. Linear Algebra
  2. Linear Equations

Description

PreviousLinear EquationsNextExample Problems

Last updated 5 years ago

Was this helpful?

Simply stated, a linear equation is an equation where variables are only multiplied by constants. No variable is multiplied by another variable or by itself. Therefore, each linear equation can be written in the following form, where x1,x2,…,xnx_1, x_2, \ldots, x_nx1​,x2​,…,xn​ are independent variables and a1,a2,…,an,b∈Ra_1, a_2, \ldots, a_n, b \in \mathbb{R}a1​,a2​,…,an​,b∈R:

a1x1+a2x2+a3x3+⋯+anxn=ba_1x_1 + a_2x_2 + a_3x_3 + \cdots + a_nx_n = ba1​x1​+a2​x2​+a3​x3​+⋯+an​xn​=b