{"id":840931,"date":"2024-08-25T17:44:06","date_gmt":"2024-08-25T12:14:06","guid":{"rendered":"https:\/\/leverageedu.com\/discover\/?p=840931"},"modified":"2024-08-25T17:44:06","modified_gmt":"2024-08-25T12:14:06","slug":"exam-prep-elementary-linear-algebra","status":"publish","type":"post","link":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/","title":{"rendered":"Elementary Linear Algebra: Definition, Functions, Formulas, Properties, and Solved Examples"},"content":{"rendered":"\n<p>Elementary Linear Algebra is a fundamental branch of mathematics that focuses on the study of vectors, vector spaces, linear transformations, and systems of linear equations. It provides essential tools and concepts such as matrices, determinants, eigenvalues, and eigenvectors, which are widely used to solve problems across various disciplines including engineering, physics, computer science, and economics. Understanding these linear algebraic structures&#8217; definitions, functions, and properties enables efficient modeling and analysis of complex real-world scenarios. Master elementary linear algebra is important for success in numerous competitive examinations like the <strong>GRE<\/strong>, <strong>GATE<\/strong>, <a href=\"https:\/\/leverageedu.com\/discover\/indian-exams\/how-to-prepare-for-jee-main\/\"><strong>IIT-JEE<\/strong><\/a>, and other university entrance tests, where proficiency is often assessed through conceptual questions and solved examples that show practical applications of linear algebraic principles.<\/p>\n\n\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-is-elementary-linear-algebra-nbsp\">What is Elementary Linear Algebra?&nbsp;<\/h2>\n\n\n\n<p>Elementary Linear Algebra is a foundational area of mathematics that deals with the study of linear equations, linear functions, and their representations through matrices and vector spaces. It provides the basic framework for understanding and solving systems of linear equations, which are crucial in various fields like engineering, physics, computer science, economics, and more.<\/p>\n\n\n\n<p>Here is a table of important terms and concepts.<\/p>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table><tbody><tr><td><strong>Particular<\/strong><\/td><td><strong>Description<\/strong><\/td><\/tr><tr><td><strong>Vector<\/strong><\/td><td>A mathematical object that represents both magnitude (size) and direction. It can be visualized as an arrow in space.<\/td><\/tr><tr><td><strong>Matrix<\/strong><\/td><td>A rectangular array of numbers or symbols arranged in rows and columns.<\/td><\/tr><tr><td><strong>Linear Equation<\/strong><\/td><td>An equation that expresses a linear relationship between variables. It can be written in the form Ax + By + Cz = D, where A, B, C, and D are constants.<\/td><\/tr><tr><td><strong>System of Linear Equations<\/strong><\/td><td>A collection of two or more linear equations with the same variables.<\/td><\/tr><tr><td><strong>Determinant<\/strong><\/td><td>A scalar value is associated with a square matrix. It provides information about the invertibility of the matrix.<\/td><\/tr><tr><td><strong>Inverse Matrix<\/strong><\/td><td>The multiplicative inverse of a square matrix. If A is a square matrix, its inverse, denoted by A\u207b\u00b9, satisfies the condition AA\u207b\u00b9 = A\u207b\u00b9A = I, where I is the identity matrix.<\/td><\/tr><tr><td><strong>Eigenvalues and Eigenvectors<\/strong><\/td><td>For a square matrix, eigenvalues are scalar values that satisfy the equation Ax = \u03bbx, where \u03bb is the eigenvalue and x is the corresponding eigenvector. Eigenvalues and eigenvectors are essential in many applications, such as diagonalization and principal component analysis.<\/td><\/tr><tr><td><strong>Row Operations<\/strong><\/td><td>Elementary operations are performed on the rows of a matrix to simplify its structure. These operations include interchanging rows, multiplying a row by a nonzero scalar, and adding a multiple of one row to another row.<\/td><\/tr><tr><td><strong>Gaussian Elimination<\/strong><\/td><td>A method for solving systems of linear equations by transforming the augmented matrix into row echelon form or reduced row echelon form using row operations.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"has-text-align-center has-electric-grass-gradient-background has-background has-medium-font-size\"><strong>Also Read: <\/strong><a href=\"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-variables-and-constants\/\"><strong>Variables and Constants<\/strong><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-functions-of-elementary-linear-algebra\">Functions of Elementary Linear Algebra<\/h2>\n\n\n\n<p>Elementary Linear Algebra encompasses several important functions that are fundamental to understanding and solving linear systems, manipulating matrices, and analyzing vector spaces. These functions are crucial for various applications in mathematics, physics, engineering, computer science, and economics. Here are some key functions of Elementary Linear Algebra:<\/p>\n\n\n\n<p><strong>1. Solving Systems of Linear Equations<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Function<\/strong>: Solving a set of linear equations is one of the primary functions of linear algebra. Given a system in the form:&nbsp;<\/li>\n<\/ul>\n\n\n\n<p><strong>Ax = b<\/strong>&nbsp;<\/p>\n\n\n\n<p>where A is the coefficient matrix, x is the vector of unknowns, and b is the vector of constants, linear algebra provides methods such as Gaussian elimination, matrix inversion, and LU decomposition to find the vector x.<\/p>\n\n\n\n<p><strong>2. Matrix Operations<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Function<\/strong>: Linear algebra defines and uses various matrix operations, including addition, multiplication, transposition, and inversion. These operations are used to manipulate data and solve problems in multiple dimensions.\n<ul class=\"wp-block-list\">\n<li><strong>Addition<\/strong>: C=A+B<\/li>\n\n\n\n<li><strong>Multiplication<\/strong>: C=AB<\/li>\n\n\n\n<li><strong>Transpose<\/strong>: A<sup>T<\/sup><\/li>\n\n\n\n<li><strong>Inverse<\/strong>: A<sup>-1<\/sup>, such that AA<sup>-1<\/sup>=I<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p><strong>3. Determinants and Their Properties<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Function<\/strong>: The determinant of a matrix provides essential information about the matrix, such as whether it is invertible, the volume scaling factor of a transformation, and the orientation of vectors in space.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p><strong>det(A)<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Properties of determinants include:\n<ul class=\"wp-block-list\">\n<li>det(AB) = det(A)det(B)<\/li>\n\n\n\n<li>det(A<sup>T<\/sup>) = det(A)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p><strong>4. Eigenvalues and Eigenvectors<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Function<\/strong>: Eigenvalues and eigenvectors are used to analyze the properties of matrices, particularly in linear transformations. They play a crucial role in stability analysis, vibrations, quantum mechanics, and facial recognition algorithms.\n<ul class=\"wp-block-list\">\n<li>Eigenvalue equation:&nbsp;<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p><strong>Av = \u03bbv<\/strong><\/p>\n\n\n\n<p>where \u03bb is an eigenvalue and v is the corresponding eigenvector.<\/p>\n\n\n\n<p><strong>5. Vector Spaces and Subspaces<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Function<\/strong>: Linear algebra defines vector spaces and subspaces, which are sets of vectors that can be scaled and added together. These concepts are fundamental in understanding dimensions, linear combinations, and the basis of vector spaces.\n<ul class=\"wp-block-list\">\n<li><strong>Span<\/strong> of vectors: Span{v1,v2,\u2026,v<sub>n<\/sub>}<\/li>\n\n\n\n<li><strong>Basis<\/strong>: A set of vectors that span the vector space and are linearly independent.<\/li>\n\n\n\n<li><strong>Dimension<\/strong>: The number of vectors in the basis for the space.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p><strong>6. Linear Transformations<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Function<\/strong>: Linear transformations are functions that map vectors from one vector space to another while preserving vector addition and scalar multiplication. They are represented by matrices and are used in areas such as computer graphics, differential equations, and optimization.\n<ul class=\"wp-block-list\">\n<li>If T is a linear transformation, then:&nbsp;<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p><strong>T(u+v)=T(u)+T(v)<\/strong><\/p>\n\n\n\n<p><strong>T(cv)=cT(v)<\/strong><\/p>\n\n\n\n<p><strong>7. Orthogonality and Projections<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Function<\/strong>: Orthogonality and projections are important in the study of vector spaces. Orthogonal vectors have a zero inner product, and projections are used to find the component of one vector along another.\n<ul class=\"wp-block-list\">\n<li><strong>Orthogonal vectors<\/strong>: \u27e8u,v\u27e9=0<\/li>\n\n\n\n<li><strong>Projection<\/strong> of v onto u:&nbsp;<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p><strong>Proj<\/strong><strong><sub>u<\/sub><\/strong><strong>v = {\u27e8v,u\u27e9\/\u27e8u,u\u27e9}u<\/strong><\/p>\n\n\n\n<p><strong>8. Norms and Distances<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Function<\/strong>: The norm of a vector measures its length or magnitude, and the distance between two vectors can be calculated using norms. These concepts are used in optimization, machine learning, and statistics.\n<ul class=\"wp-block-list\">\n<li><strong>Norm<\/strong>: \u2225v\u2225 = \u221a\u27e8v,v\u27e9<\/li>\n\n\n\n<li><strong>Distance<\/strong> between u and v<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p><strong>d(u,v) = \u2225u\u2212v\u2225<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-formulas-for-elementary-linear-algebra\">Formulas for Elementary Linear Algebra<\/h2>\n\n\n\n<p>Elementary Linear Algebra involves a variety of formulas that are essential for solving problems related to vectors, matrices, and linear transformations. Here are some of the key formulas:<\/p>\n\n\n\n<p><strong>Vectors<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Addition:<\/strong> <strong>u<\/strong> + <strong>v<\/strong> = (u\u2081 + v\u2081, u\u2082 + v\u2082, &#8230;, u\u2099 + v\u2099)<\/li>\n\n\n\n<li><strong>Scalar Multiplication:<\/strong> c<strong>v<\/strong> = (cv\u2081, cv\u2082, &#8230;, cv\u2099)<\/li>\n\n\n\n<li><strong>Dot Product:<\/strong> <strong>u<\/strong> \u00b7 <strong>v<\/strong> = u\u2081v\u2081 + u\u2082v\u2082 + &#8230; + u\u2099v\u2099<\/li>\n\n\n\n<li><strong>Norm (Magnitude):<\/strong> ||<strong>v<\/strong>|| = \u221a(v\u2081\u00b2 + v\u2082\u00b2 + \u2026 + v\u2099\u00b2)<\/li>\n\n\n\n<li><strong>Angle between vectors:<\/strong> cos \u03b8 = (<strong>u<\/strong> \u00b7 <strong>v<\/strong>) \/ (||<strong>u<\/strong>|| ||<strong>v<\/strong>||)<\/li>\n<\/ul>\n\n\n\n<p><strong>Matrices<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Addition:<\/strong> A + B = [a\u1d62\u2c7c + b\u1d62\u2c7c]<\/li>\n\n\n\n<li><strong>Scalar Multiplication:<\/strong> cA = [ca\u1d62\u2c7c]<\/li>\n\n\n\n<li><strong>Matrix Multiplication:<\/strong> AB = [\u2211(a\u1d62\u2096 x b\u2096\u2c7c)] (where the summation is over k)<\/li>\n\n\n\n<li><strong>Transpose:<\/strong> A\u1d40 = [a\u2c7c\u1d62]<\/li>\n\n\n\n<li><strong>Determinant: <\/strong>det(A) (various methods exist, such as cofactor expansion or row reduction)<\/li>\n\n\n\n<li><strong>Inverse: <\/strong>A\u207b\u00b9 (if it exists) satisfies AA\u207b\u00b9 = A\u207b\u00b9A = I (where I is the identity matrix)<\/li>\n\n\n\n<li><strong>Rank: <\/strong>rank(A) (the maximum number of linearly independent rows or columns)<\/li>\n<\/ul>\n\n\n\n<p><strong>Systems of Linear Equations<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Matrix Representation:<\/strong> AX = B<\/li>\n\n\n\n<li><strong>Cramer&#8217;s Rule:<\/strong> If det(A) \u2260 0, then x\u1d62 = det(A\u1d62) \/ det(A), where A\u1d62 is the matrix formed by replacing the i-th column of A with B.<\/li>\n<\/ul>\n\n\n\n<p><strong>Eigenvalues and Eigenvectors<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Characteristic equation:<\/strong> det(A &#8211; \u03bbI) = 0<\/li>\n\n\n\n<li><strong>Eigenvalue equation:<\/strong> Av = \u03bbv<\/li>\n<\/ul>\n\n\n\n<p><strong>Linear Transformations<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Matrix Representation:<\/strong> T(x) = Ax<\/li>\n\n\n\n<li><strong>Change of Basis:<\/strong> [T]B&#8217; = P\u207b\u00b9[T]BP, where P is the transition matrix from B to B&#8217;.<\/li>\n<\/ul>\n\n\n\n<p><strong>Orthogonal Matrices<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Definition:<\/strong> A matrix A is orthogonal if A\u1d40A = AA\u1d40 = I.<\/li>\n\n\n\n<li><strong>Properties:<\/strong> ||Ax|| = ||x||, (Ax) \u00b7 (Ay) = x \u00b7 y<\/li>\n<\/ul>\n\n\n\n<p><strong>Diagonalization<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Diagonalizable matrix:<\/strong> A matrix A is diagonalizable if it can be written as A = PDP\u207b\u00b9, where D is a diagonal matrix and P is an invertible matrix.<\/li>\n<\/ul>\n\n\n\n<p><strong>Quadratic Forms<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Standard form:<\/strong> Q(x) = x\u1d40Ax, where A is a symmetric matrix.<\/li>\n\n\n\n<li><strong>Principal axis theorem:<\/strong> A quadratic form can be diagonalized by an orthogonal change of variables.<\/li>\n<\/ul>\n\n\n\n<p><strong>Inner Product Spaces<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Definition:<\/strong> A vector space V with an inner product is called an inner product space.<\/li>\n\n\n\n<li><strong>Properties:<\/strong> (u, v) = (v, u), (cu, v) = c(u, v), (u + v, w) = (u, w) + (v, w), (u, u) \u2265 0 and (u, u) = 0 if and only if u = 0.<\/li>\n<\/ul>\n\n\n\n<p><strong>Gram-Schmidt Orthogonalization<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Process:<\/strong> Given a basis {v\u2081, v\u2082, &#8230;, v\u2099}, construct an orthonormal basis {u\u2081, u\u2082, &#8230;, u\u2099} using the Gram-Schmidt process.<\/li>\n<\/ul>\n\n\n\n<p><strong>Least Squares Approximation<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Solution:<\/strong> The least squares solution to Ax = b is the vector x\u0302 that minimizes ||Ax &#8211; b||\u00b2.<\/li>\n\n\n\n<li><strong>Normal equations:<\/strong> A\u1d40Ax = A\u1d40b<\/li>\n<\/ul>\n\n\n\n<p><strong>Singular Value Decomposition (SVD)<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Decomposition:<\/strong> A = U\u03a3V\u1d40, where U and V are orthogonal matrices and \u03a3 is a diagonal matrix.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-properties-of-elementary-linear-algebra\">Properties of Elementary Linear Algebra<\/h2>\n\n\n\n<p>Elementary linear algebra is a fundamental branch of mathematics with various properties and relationships between its objects (vectors, matrices, and linear equations). Here are some important properties of elementary linear algebra:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-properties-of-vectors\">Properties of Vectors<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Addition:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Commutative: <strong>u<\/strong> + <strong>v<\/strong> = <strong>v<\/strong> + <strong>u<\/strong><\/li>\n\n\n\n<li>Associative: <strong>u<\/strong> + (<strong>v<\/strong> + <strong>w<\/strong>) = (<strong>u<\/strong> + <strong>v<\/strong>) + <strong>w<\/strong><\/li>\n\n\n\n<li>Identity element: There exists a zero vector <strong>0<\/strong> such that <strong>u<\/strong> + <strong>0<\/strong> = <strong>u<\/strong> for all <strong>u<\/strong>.<\/li>\n\n\n\n<li>Inverse element: For every vector <strong>u<\/strong>, there exists an additive inverse &#8211;<strong>u<\/strong> such that <strong>u<\/strong> + (-<strong>u<\/strong>) = <strong>0<\/strong>.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Scalar multiplication:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Distributive over vector addition: c(<strong>u<\/strong> + <strong>v<\/strong>) = c<strong>u<\/strong> + c<strong>v<\/strong><\/li>\n\n\n\n<li>Distributive over scalar addition: (c + d)<strong>u<\/strong> = c<strong>u<\/strong> + d<strong>u<\/strong><\/li>\n\n\n\n<li>Associative: (cd)<strong>u<\/strong> = c(d<strong>u<\/strong>)<\/li>\n\n\n\n<li>Identity element: 1<strong>u<\/strong> = <strong>u<\/strong><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-properties-of-matrices\">Properties of Matrices<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Addition:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Commutative: A + B = B + A<\/li>\n\n\n\n<li>Associative: A + (B + C) = (A + B) + C<\/li>\n\n\n\n<li>Identity element: There exists a zero matrix O such that A + O = A for all A.<\/li>\n\n\n\n<li>Inverse element: For every square matrix A with a nonzero determinant, there exists an inverse matrix A\u207b\u00b9 such that AA\u207b\u00b9 = A\u207b\u00b9A = I.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Multiplication:<\/strong>\n<ul class=\"wp-block-list\">\n<li>Associative: (AB)C = A(BC)<\/li>\n\n\n\n<li>Distributive over addition: A(B + C) = AB + AC and (A + B)C = AC + BC<\/li>\n\n\n\n<li>Identity element: There exists an identity matrix I such that AI = IA = A for all A.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Transpose:<\/strong>\n<ul class=\"wp-block-list\">\n<li>(A + B)\u1d40 = A\u1d40 + B\u1d40<\/li>\n\n\n\n<li>(cA)\u1d40 = cA\u1d40<\/li>\n\n\n\n<li>(AB)\u1d40 = B\u1d40A\u1d40<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-properties-of-linear-equations\">Properties of Linear Equations<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Equivalence:<\/strong> Two systems of linear equations are equivalent if they have the same solution set.<\/li>\n\n\n\n<li><strong>Consistency:<\/strong> A system of linear equations is consistent if it has at least one solution.<\/li>\n\n\n\n<li><strong>Inconsistency:<\/strong> A system of linear equations is inconsistent if it has no solutions.<\/li>\n\n\n\n<li><strong>Uniqueness:<\/strong> A system of linear equations has a unique solution if it is consistent and has exactly one solution.<\/li>\n<\/ul>\n\n\n\n<p class=\"has-text-align-center has-electric-grass-gradient-background has-background has-medium-font-size\"><strong>Also Read: <\/strong><a href=\"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-heights-and-distances\/\"><strong>Heights and Distances<\/strong><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-solved-examples-of-elementary-linear-algebra\">Solved Examples of Elementary Linear Algebra<\/h2>\n\n\n\n<p>Here are five solved examples illustrating different concepts in Elementary Linear Algebra:<\/p>\n\n\n\n<p><strong>Example 1: Solving a System of Linear Equations<\/strong><\/p>\n\n\n\n<p><strong>Problem:<\/strong> Solve the following system of linear equations:<\/p>\n\n\n\n<p>x + 2y &#8211; z = 3<\/p>\n\n\n\n<p>2x &#8211; y + 3z = -1<\/p>\n\n\n\n<p>3x + y + z = 5<\/p>\n\n\n\n<p><strong>Solution:<\/strong> We can solve this system using Gaussian elimination.<\/p>\n\n\n\n<p><strong>1. Augmented matrix:<\/strong><strong><br><\/strong>[1 2 -1 | 3]<\/p>\n\n\n\n<p>[2 -1 3 | -1]<\/p>\n\n\n\n<p>[3 1 1 | 5]<\/p>\n\n\n\n<p><strong>2. Row operations:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>R2 = R2 &#8211; 2R1<\/li>\n\n\n\n<li>R3 = R3 &#8211; 3R1<\/li>\n\n\n\n<li>R3 = R3 + R2<\/li>\n<\/ul>\n\n\n\n<p>[1 2 -1 | 3]<\/p>\n\n\n\n<p>[0 -5 5 | -7]<\/p>\n\n\n\n<p>[0 0 0 | 0]<\/p>\n\n\n\n<p>3. <strong>Back-substitution:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>z = t (a free variable)<\/li>\n\n\n\n<li>-5y + 5z = -7 =&gt; -5y + 5t = -7 =&gt; y = (7 &#8211; 5t) \/ 5<\/li>\n\n\n\n<li>x + 2y &#8211; z = 3 =&gt; x + 2(7 &#8211; 5t) \/ 5 &#8211; t = 3 =&gt; x = (1 &#8211; 3t) \/ 5<\/li>\n<\/ul>\n\n\n\n<p><strong>Solution:<\/strong> x = (1 &#8211; 3t) \/ 5, y = (7 &#8211; 5t) \/ 5, z = t, where t is any real number.<\/p>\n\n\n\n<p><strong>Example 2: Finding Eigenvalues and Eigenvectors<\/strong><\/p>\n\n\n\n<p><strong>Problem:<\/strong> Find the eigenvalues and eigenvectors of the matrix:<\/p>\n\n\n\n<p>A = [2 1]&nbsp; [1 2]<\/p>\n\n\n\n<p><strong>Solution:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Characteristic equation:<\/strong> det(A &#8211; \u03bbI) = 0&nbsp;<\/li>\n<\/ol>\n\n\n\n<p>=&gt; det([2 &#8211; \u03bb 1] [1 2 &#8211; \u03bb]) = 0&nbsp;<\/p>\n\n\n\n<p>=&gt; (2 &#8211; \u03bb)\u00b2 &#8211; 1 = 0&nbsp;<\/p>\n\n\n\n<p>=&gt; \u03bb\u00b2 &#8211; 4\u03bb + 3 = 0&nbsp;<\/p>\n\n\n\n<p>=&gt; (\u03bb &#8211; 1)(\u03bb &#8211; 3) = 0<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\">\n<li><strong>Eigenvalues:<\/strong> \u03bb\u2081 = 1, \u03bb\u2082 = 3<\/li>\n\n\n\n<li><strong>Eigenvectors:<\/strong>\n<ul class=\"wp-block-list\">\n<li>For \u03bb\u2081 = 1: (A &#8211; \u03bb\u2081I)x = 0 =&gt; [1 1] [1 1] x = 0 =&gt; x\u2081 + x\u2082 = 0 =&gt; x\u2082 = -x\u2081 =&gt; Eigenvector: <strong>v\u2081<\/strong> = [1 -1]\u1d40<\/li>\n\n\n\n<li>For \u03bb\u2082 = 3: (A &#8211; \u03bb\u2082I)x = 0 =&gt; [-1 1] [1 -1] x = 0 =&gt; -x\u2081 + x\u2082 = 0 =&gt; x\u2082 = x\u2081 =&gt; Eigenvector: <strong>v\u2082<\/strong> = [1 1]\u1d40<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<p><strong>Example 3: Diagonalization<\/strong><\/p>\n\n\n\n<p><strong>Problem:<\/strong> Diagonalize the matrix A from Example 2.<\/p>\n\n\n\n<p><strong>Solution:<\/strong><\/p>\n\n\n\n<p>Since we have found the eigenvalues and eigenvectors, we can directly form the diagonal matrix D and the invertible matrix P.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>D = [1 0] [0 3]<\/li>\n\n\n\n<li>P = [1 1] [-1 1]<\/li>\n<\/ul>\n\n\n\n<p><strong>Diagonalization:<\/strong> A = PDP\u207b\u00b9<\/p>\n\n\n\n<p><strong>Example 4: Orthogonal Matrices<\/strong><\/p>\n\n\n\n<p><strong>Problem:<\/strong> Determine if the following matrix is orthogonal:<\/p>\n\n\n\n<p>A = [1\/\u221a2 -1\/\u221a2]&nbsp; [1\/\u221a2 1\/\u221a2]<\/p>\n\n\n\n<p><strong>Solution:<\/strong><\/p>\n\n\n\n<p>A matrix A is orthogonal if A\u1d40A = I.<\/p>\n\n\n\n<p>A\u1d40A = [1\/\u221a2 1\/\u221a2] [-1\/\u221a2 1\/\u221a2] [1\/\u221a2 -1\/\u221a2] [1\/\u221a2 1\/\u221a2]<\/p>\n\n\n\n<p>= [1 0]<\/p>\n\n\n\n<p>&nbsp;&nbsp;&nbsp;[0 1]<\/p>\n\n\n\n<p>Since A\u1d40A = I, A is an orthogonal matrix.<\/p>\n\n\n\n<p><strong>Example 5: Least Squares Approximation<\/strong><\/p>\n\n\n\n<p><strong>Problem:<\/strong> Find the least squares line of best fit for the points (1, 2), (2, 3), and (3, 4).<\/p>\n\n\n\n<p><strong>Solution:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Form the matrix A and the vector b:<\/strong> A = [1 1] [1 2] [1 3] b = [2] [3] [4]<\/li>\n\n\n\n<li><strong>Solve the normal equations:<\/strong> A\u1d40Ax = A\u1d40b&nbsp;<\/li>\n<\/ol>\n\n\n\n<p>=&gt; [3 6] [6 14] x = [9] [17]<br>Solving this system, we get x\u2081 = 1 and x\u2082 = 1.<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\">\n<li><strong>Least squares line:<\/strong> y = x\u2081 + x\u2082x = 1 + x<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-faqs\">FAQs<\/h2>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1724587710197\"><strong class=\"schema-faq-question\"><strong>How many types of linear algebra are there?<\/strong><\/strong> <p class=\"schema-faq-answer\">There are three main types of linear algebra: Elementary Linear Algebra, Advanced Linear Algebra, and Computational Linear Algebra.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1724587720648\"><strong class=\"schema-faq-question\">What is mat 242?<\/strong> <p class=\"schema-faq-answer\">Matrixes, linear equation systems, determinants, vector spaces, linear transformations, and eigenvalues are all introduced in this course.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1724587734942\"><strong class=\"schema-faq-question\"><strong>Who is the father of linear algebra?<\/strong><\/strong> <p class=\"schema-faq-answer\">Carl Friedrich Gauss is often considered the father of linear algebra. His work on solving systems of linear equations and introducing the concept of matrices laid the foundation for this branch of mathematics.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1724587747111\"><strong class=\"schema-faq-question\"><strong>What are the 4 spaces in linear algebra?<\/strong><\/strong> <p class=\"schema-faq-answer\">The four fundamental spaces in linear algebra are:<br\/>Column space (Col A): The span of the columns of a matrix A.<br\/>Row space (Row A): The span of the rows of a matrix A.<br\/>Null space (Nul A): The set of all solutions to the homogeneous equation Ax = 0.<br\/>Left null space (Nul A\u1d40): The set of all solutions to the homogeneous equation A\u1d40x = 0.<br\/><\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1724587771795\"><strong class=\"schema-faq-question\">What are the 4 spaces in linear algebra?<\/strong> <p class=\"schema-faq-answer\">The four fundamental spaces in linear algebra are:<\/p> <\/div> <\/div>\n\n\n\n<p class=\"has-text-align-center has-vivid-red-color has-text-color has-link-color has-medium-font-size wp-elements-adc4b1619be72b19c4386dda21667032\"><strong>RELATED BLOGS<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table><tbody><tr><td><a href=\"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-division-of-algebraic-expressions\/\"><strong>Division of Algebraic Expressions<\/strong><\/a><br><\/td><td><a href=\"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-multiplication-of-algebraic-expressions\/\"><strong>Multiplication of Algebraic Expressions<\/strong><\/a><\/td><\/tr><tr><td><a href=\"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-reciprocal\/\"><strong>Reciprocal<\/strong><\/a><br><\/td><td><a href=\"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-subtraction-of-algebraic-expressions\/\"><strong>Subtraction of Algebraic Expressions<\/strong><\/a><\/td><\/tr><tr><td><a href=\"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-addition-of-algebraic-expressions\/\"><strong>Addition of Algebraic Expressions<\/strong><\/a><br><\/td><td><a href=\"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-pipes-and-cisterns\/\"><strong>Pipes and Cisterns<\/strong><\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>This was all about the \u201c<strong>Elementary Linear Algebra<\/strong>\u201d. For more such informative blogs, check out our<a href=\"https:\/\/leverageedu.com\/discover\/category\/indian-exams\/study-material\/\"> Study Material Section<\/a>, or you can learn more about us by visiting our<a href=\"https:\/\/leverageedu.com\/discover\/category\/indian-exams\/\">&nbsp; Indian exams<\/a> page.<\/p>\n","protected":false},"excerpt":{"rendered":"Elementary Linear Algebra is a fundamental branch of mathematics that focuses on the study of vectors, vector spaces,&hellip;\n","protected":false},"author":115,"featured_media":840934,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"editor_notices":[],"footnotes":""},"categories":[369,476,396],"tags":[],"class_list":{"0":"post-840931","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-indian-exams","8":"category-maths","9":"category-study-material"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Elementary Linear Algebra: Definition, Functions, Formulas, Properties, and Solved Examples - Leverage Edu Discover<\/title>\n<meta name=\"description\" content=\"Read this article on Elementary Linear Algebra.Learn more about it&#039;s definition,functions,formulas ,properties in detail.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Elementary Linear Algebra: Definition, Functions, Formulas, Properties, and Solved Examples\" \/>\n<meta property=\"og:description\" content=\"Read this article on Elementary Linear Algebra.Learn more about it&#039;s definition,functions,formulas ,properties in detail.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/\" \/>\n<meta property=\"og:site_name\" content=\"Leverage Edu Discover\" \/>\n<meta property=\"article:published_time\" content=\"2024-08-25T12:14:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blogassets.leverageedu.com\/media\/uploads\/sites\/9\/2024\/08\/15081710\/Elementary-Linear-Algebra.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"640\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Mohit Rajak\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mohit Rajak\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Elementary Linear Algebra: Definition, Functions, Formulas, Properties, and Solved Examples - Leverage Edu Discover","description":"Read this article on Elementary Linear Algebra.Learn more about it's definition,functions,formulas ,properties in detail.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/","og_locale":"en_US","og_type":"article","og_title":"Elementary Linear Algebra: Definition, Functions, Formulas, Properties, and Solved Examples","og_description":"Read this article on Elementary Linear Algebra.Learn more about it's definition,functions,formulas ,properties in detail.","og_url":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/","og_site_name":"Leverage Edu Discover","article_published_time":"2024-08-25T12:14:06+00:00","og_image":[{"width":1024,"height":640,"url":"https:\/\/blogassets.leverageedu.com\/media\/uploads\/sites\/9\/2024\/08\/15081710\/Elementary-Linear-Algebra.jpg","type":"image\/jpeg"}],"author":"Mohit Rajak","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Mohit Rajak","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#article","isPartOf":{"@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/"},"author":{"name":"Mohit Rajak","@id":"https:\/\/leverageedu.com\/discover\/#\/schema\/person\/397ac1e3cf645bddda6f314b3308005b"},"headline":"Elementary Linear Algebra: Definition, Functions, Formulas, Properties, and Solved Examples","datePublished":"2024-08-25T12:14:06+00:00","mainEntityOfPage":{"@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/"},"wordCount":2180,"commentCount":0,"image":{"@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#primaryimage"},"thumbnailUrl":"https:\/\/blogassets.leverageedu.com\/media\/uploads\/sites\/9\/2024\/08\/15081710\/Elementary-Linear-Algebra.jpg","articleSection":["Indian Exams","Maths","Study Material"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#respond"]}]},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/","url":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/","name":"Elementary Linear Algebra: Definition, Functions, Formulas, Properties, and Solved Examples - Leverage Edu Discover","isPartOf":{"@id":"https:\/\/leverageedu.com\/discover\/#website"},"primaryImageOfPage":{"@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#primaryimage"},"image":{"@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#primaryimage"},"thumbnailUrl":"https:\/\/blogassets.leverageedu.com\/media\/uploads\/sites\/9\/2024\/08\/15081710\/Elementary-Linear-Algebra.jpg","datePublished":"2024-08-25T12:14:06+00:00","author":{"@id":"https:\/\/leverageedu.com\/discover\/#\/schema\/person\/397ac1e3cf645bddda6f314b3308005b"},"description":"Read this article on Elementary Linear Algebra.Learn more about it's definition,functions,formulas ,properties in detail.","breadcrumb":{"@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#faq-question-1724587710197"},{"@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#faq-question-1724587720648"},{"@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#faq-question-1724587734942"},{"@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#faq-question-1724587747111"},{"@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#faq-question-1724587771795"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#primaryimage","url":"https:\/\/blogassets.leverageedu.com\/media\/uploads\/sites\/9\/2024\/08\/15081710\/Elementary-Linear-Algebra.jpg","contentUrl":"https:\/\/blogassets.leverageedu.com\/media\/uploads\/sites\/9\/2024\/08\/15081710\/Elementary-Linear-Algebra.jpg","width":1024,"height":640,"caption":"Elementary Linear Algebra"},{"@type":"BreadcrumbList","@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/leverageedu.com\/discover\/"},{"@type":"ListItem","position":2,"name":"Elementary Linear Algebra: Definition, Functions, Formulas, Properties, and Solved Examples"}]},{"@type":"WebSite","@id":"https:\/\/leverageedu.com\/discover\/#website","url":"https:\/\/leverageedu.com\/discover\/","name":"Leverage Edu Discover","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/leverageedu.com\/discover\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/leverageedu.com\/discover\/#\/schema\/person\/397ac1e3cf645bddda6f314b3308005b","name":"Mohit Rajak","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/093f38769270ccfe9d0812e2f23b6fe26cf8c7ceb4e4ace3482fdd4b80b122e9?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/093f38769270ccfe9d0812e2f23b6fe26cf8c7ceb4e4ace3482fdd4b80b122e9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/093f38769270ccfe9d0812e2f23b6fe26cf8c7ceb4e4ace3482fdd4b80b122e9?s=96&d=mm&r=g","caption":"Mohit Rajak"},"description":"I\u2019m Mohit Rajak, a soul deeply entwined with the rhythm of words. I find peace and purpose in crafting verses that dance between the lines of poetry. With my pen as my wand, I weave intricate tales and heartfelt musings, breathing life into the blank canvas of each page. Blogging is my window to the world way of sharing thoughts, emotions, and a perspective uniquely my own. Every word I write is a brushstroke in the ever-evolving painting of my literary journey.","sameAs":["https:\/\/www.instagram.com\/xx_a.m.strings_xiv\/","https:\/\/www.linkedin.com\/in\/mohit-rajak-a9a5a2162\/"],"url":"https:\/\/leverageedu.com\/discover\/author\/mohit\/"},{"@type":"Question","@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#faq-question-1724587710197","position":1,"url":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#faq-question-1724587710197","name":"How many types of linear algebra are there?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"There are three main types of linear algebra: Elementary Linear Algebra, Advanced Linear Algebra, and Computational Linear Algebra.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#faq-question-1724587720648","position":2,"url":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#faq-question-1724587720648","name":"What is mat 242?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Matrixes, linear equation systems, determinants, vector spaces, linear transformations, and eigenvalues are all introduced in this course.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#faq-question-1724587734942","position":3,"url":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#faq-question-1724587734942","name":"Who is the father of linear algebra?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Carl Friedrich Gauss is often considered the father of linear algebra. His work on solving systems of linear equations and introducing the concept of matrices laid the foundation for this branch of mathematics.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#faq-question-1724587747111","position":4,"url":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#faq-question-1724587747111","name":"What are the 4 spaces in linear algebra?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"The four fundamental spaces in linear algebra are:<br\/>Column space (Col A): The span of the columns of a matrix A.<br\/>Row space (Row A): The span of the rows of a matrix A.<br\/>Null space (Nul A): The set of all solutions to the homogeneous equation Ax = 0.<br\/>Left null space (Nul A\u1d40): The set of all solutions to the homogeneous equation A\u1d40x = 0.<br\/>","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#faq-question-1724587771795","position":5,"url":"https:\/\/leverageedu.com\/discover\/indian-exams\/exam-prep-elementary-linear-algebra\/#faq-question-1724587771795","name":"What are the 4 spaces in linear algebra?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"The four fundamental spaces in linear algebra are:","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/leverageedu.com\/discover\/wp-json\/wp\/v2\/posts\/840931","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/leverageedu.com\/discover\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/leverageedu.com\/discover\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/leverageedu.com\/discover\/wp-json\/wp\/v2\/users\/115"}],"replies":[{"embeddable":true,"href":"https:\/\/leverageedu.com\/discover\/wp-json\/wp\/v2\/comments?post=840931"}],"version-history":[{"count":0,"href":"https:\/\/leverageedu.com\/discover\/wp-json\/wp\/v2\/posts\/840931\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/leverageedu.com\/discover\/wp-json\/wp\/v2\/media\/840934"}],"wp:attachment":[{"href":"https:\/\/leverageedu.com\/discover\/wp-json\/wp\/v2\/media?parent=840931"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/leverageedu.com\/discover\/wp-json\/wp\/v2\/categories?post=840931"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/leverageedu.com\/discover\/wp-json\/wp\/v2\/tags?post=840931"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}