{"id":2727,"date":"2023-07-16T21:38:26","date_gmt":"2023-07-16T21:38:26","guid":{"rendered":"https:\/\/matob.web.id\/en\/?p=2727"},"modified":"2023-07-16T21:38:26","modified_gmt":"2023-07-16T21:38:26","slug":"definition-of-determinants-how-to-find-benefits-and-example-problems","status":"publish","type":"post","link":"https:\/\/matob.web.id\/en\/definition-of-determinants-how-to-find-benefits-and-example-problems\/","title":{"rendered":"Definition of Determinants: How to Find, Benefits and Example Problems"},"content":{"rendered":"<div>\n<p><strong>Determinant;&nbsp;Definition, How to Find, Benefits and Examples of Problems<\/strong>&nbsp;&#8211; In the world of mathematics, determinants are one of the chapters that make you dizzy, requiring high levels of accuracy and patience.&nbsp;So, before we devour how to determine what the determinants are like, let&#8217;s try to remember the matrix chapter first.<\/p>\n<h2>A. Definition of Determinant<\/h2>\n<p>What is that determination?&nbsp;The determinant is the value that can be calculated from the elements of a square matrix.&nbsp;Remember the square matrix?&nbsp;Yup, squares have the same sides, right?&nbsp;Now a square matrix means the number of columns and rows is the same.<\/p>\n<p>In mathematics, a matrix is \u200b\u200ban arrangement of numbers, symbols or expressions arranged in rows and columns to form a square.<\/p>\n<p>In linear algebra, determinants are values \u200b\u200bthat can be calculated from the elements of a square matrix.&nbsp;The determinant of matrix A is written with the sign det(A), det A, or |A|.&nbsp;The determinant can be thought of as the scaling factor of the transformation described by the matrix.<\/p>\n<p>If in your heart, then you are idly asking<br \/>&#8220;what if the number of rows and columns is different, can you find the determinant or not?&#8221;<\/p>\n<p>The answer is definitely no, yes!<\/p>\n<p>When you learn about matrices, one of the quantities you will learn is determinants.&nbsp;So again, the determinant of the matrix is \u200b\u200bthe value that can be calculated from the elements of the matrix.<\/p>\n<p>Learn about determinants, through the book Introduction to Linear Algebra which is accompanied by a concept map that you can understand more easily.<\/p>\n<h2>B. How to find determinants<\/h2>\n<p>Determinant This is a scalar quantity or a quantity that only has magnitude\/value.&nbsp;The matrix element in question is a square matrix element.<\/p>\n<p>What is a square matrix?&nbsp;A square matrix is \u200b\u200ba matrix that has the same number of rows and columns, which can be 2&times;2 or 3&times;3<\/p>\n<h3>1. The determinant of 2&times;2<\/h3>\n<p>Suppose we have a matrix A whose elements are a,b,c,d which is written like this:<\/p>\n<p>Then we will write the determinant of A:<br \/>Det A= |A|<\/p>\n<p>then, how to calculate the determinant?&nbsp;hard or easy?&nbsp;hm&#8230; have a look first:<\/p>\n<p>The formula for the determinant is :<br \/>|A|&nbsp;= ad-bc<br \/>First we cross multiply a by d<\/p>\n<p>So<br \/>a xd = ad<br \/>Then we also multiply b by c<br \/>b xc = bc<br \/>So again<br \/>|A|&nbsp;= ad-bc<br \/>To make it easier, you can play around with it, it&#8217;s muddy<\/p>\n<h3>2. Determinant 3&times;3<\/h3>\n<p>There are two ways to determine the determinant of 3 x 3, namely the Sarrus method and the minor cofactor method.&nbsp;is the sarrus method easier than the sara minor factor or vice versa the sarrus method is more difficult than the cofactor minor method, ok, we&#8217;ll brush it off right away!<\/p>\n<h4>a.&nbsp;Sarrus way<\/h4>\n<p>After discussing how to determine the determinant of 2 x 2 there is also the determinant of 3 x 3 , with more components it seems that finding the determinant is also longer and longer.&nbsp;Let us understand more clearly step by step.<\/p>\n<p>Let&#8217;s see, for example, we have the following matrix A:<\/p>\n<p>How to work out the 3 &times; 3 determinant using the Sarrus method is as follows:<\/p>\n<ul>\n<li>The determinant is rearranged by adding 2 rows and 3 columns<\/li>\n<li>then make a diagonal line to the right (red color) with addition operations then diagonally to the left (green line) with subtraction operations.<\/li>\n<li>we multiply following the line so that we will get the formula for determining the determinant of a 3 &times; 3 matrix as follows:<br \/>|A|&nbsp;=aei + bfg + cdh &ndash; ce g &ndash; afh &ndash; bdi<\/li>\n<\/ul>\n<h4>b.&nbsp;The minor-cofactor way<\/h4>\n<p>Apart from the Sarrus method, there is another way to find the determinant of a 3&times;3 matrix, namely by using the minor cofactor method.<\/p>\n<p>Compared to Sarrus&#8217;s method, it seems that the minor cofactor method is longer and more detailed.&nbsp;We have 3 steps to do<\/p>\n<ul>\n<li>Find M\u2081\u2081, M\u2081\u2082, M\u2083<\/li>\n<li>Create C\u2081\u2081, C\u2081\u2082 , C\u2081\u2083<\/li>\n<li>Plug it into the 3&times;3 determinant formula<\/li>\n<\/ul>\n<p>We will describe one by one, the method is as follows, for example, there is a 3 &times; 3 A matrix:<\/p>\n<p>What we will do first is to calculate the minor in advance as follows:<\/p>\n<h5>1) Looking for minors<\/h5>\n<p>We will find the minor of this series.&nbsp;First we will look for the minor column of the 1st row of the 1st way, we delete the 1st column and the 1st row:<\/p>\n<p>After we delete the 1st column and 1st row, we will get the remainder as M\u2081\u2081<\/p>\n<p>Second we will delete 1st row 2nd column to get M\u2081\u2082<\/p>\n<p>After removing Then we will get the price of M\u2081\u2082<\/p>\n<p>Finally. Third, we delete the 1st row and the 3rd column to get M\u2081\u2083<\/p>\n<p>After deleting the 1st row and 3rd column we will get:<\/p>\n<p>To make it more stable, let&#8217;s try to find M\u2082\u2082<\/p>\n<p>If we want M\u2082\u2082 then we will delete the 2nd row and 2nd column to get M\u2082\u2082<\/p>\n<p>After removing it we will get M\u2082\u2082<\/p>\n<p>Once more complete, we find M\u2083\u2083 yu, i.e. delete the 3rd row and 3rd column to get M\u2083\u2083<\/p>\n<p>Then we will get M\u2083\u2083<\/p>\n<h5>2) Looking for cofactors<\/h5>\n<p>The way to find cofactors is as follows:<\/p>\n<p>C\u1d62\u2c7c= -1\u2071\u207a\u02b2 |M\u1d62\u2c7c|<br \/>suppose we will find C\u2081\u2081<br \/>i= 1 j= 1<br \/>C\u2081\u2081= -1&sup1;\u207a&sup1; |&nbsp;M\u2081\u2081 |<br \/>we already have M\u2081\u2081<\/p>\n<p>then<br \/>C\u2081\u2081= -1&sup1;\u207a&sup1; |&nbsp;ei &ndash; fh |<\/p>\n<p>or we can use the following method,<\/p>\n<p>Above the first line we put a sign (+) then (-) after that (+)<br \/>In the second line again we put a sign (-) then (+) after that (-)<br \/>then in the third line we put a sign (+) then ( -) after that (+)<\/p>\n<p>If you are looking for C\u2081\u2081 , in the 1st row the 1st column costs (+)<\/p>\n<p>C\u2081\u2081= +[ M\u2081\u2081]|<br \/>we&#8217;ll see :<\/p>\n<p>then the determinant is<br \/>C\u2081\u2081= + ( e. i &ndash; fh)<\/p>\n<p>if looking for C\u2081\u2082 , in the 1st row of the 2nd column the price is (+)<\/p>\n<p>note that the sign above b is ( -)<br \/>C\u2081\u2082= &ndash; |M\u2081\u2082 |<br \/>we&#8217;ll see :<\/p>\n<p>then we will get the determinant<br \/>C\u2081\u2082= &ndash; ( d. i &ndash; fg)<\/p>\n<p>Finally, if you are looking for C\u2081\u2083 , in the 1st row, the 3rd column, the price is (+)<\/p>\n<p>note that the sign above c is (+)<br \/>C\u2081\u2083= +[ M\u2081\u2083] we see :<\/p>\n<p>then the determinant is<br \/>C\u2081\u2083= + ( dh- eg)<\/p>\n<h4>c).&nbsp;looking for determination<\/h4>\n<p>Now we come to the point of searching for this very long determinant, namely using a minor cofactor.&nbsp;this is the formula<br \/>|&nbsp;A|&nbsp;= A\u2081\u2081.&nbsp;C\u2081\u2081 + A\u2081\u2082 .&nbsp;C\u2081\u2082 + A\u2081\u2083.&nbsp;C\u2081\u2083<\/p>\n<p>we see that<br \/>the price of A\u2081\u2081 = a<br \/>A\u2081\u2082 = b<br \/>A\u2081\u2083 = c<\/p>\n<p>so<\/p>\n<p>|&nbsp;A|&nbsp;= a.&nbsp;C\u2081\u2081 + b.&nbsp;C\u2081\u2082 + c.&nbsp;C\u2081\u2083<\/p>\n<p>Here is the formula for determining the 3 &times; 3 determinant that has shaken the brain, pounded the heart and made a sudden stomach ache.<\/p>\n<p>You can learn about matrix and linear algebra to better understand determinants through the Matlab book for Linear Algebra and Matrix which explains the concept.<\/p>\n<h2>C. Learning Benefit of Determinant Matrix<\/h2>\n<p>Maybe you think, what is the use of learning the matrix?&nbsp;Is it just for the sake of getting grades from the math teacher?&nbsp;Eits, don&#8217;t get me wrong, the existence of a matrix is \u200b\u200benough to help engineers to solve problems that have quite a lot of variables.<\/p>\n<p>In human life the matrix functions or is useful to make it easier to work on data to solve a problem related to numbers and the amount of data collection.&nbsp;the use of matrices usually occurs in table data.&nbsp;For example, for making journals and making reports.<\/p>\n<p>Now matrix theory is usually used to add up the columns in the table as well as subtract, multiply, and divide the values \u200b\u200bin these columns.<\/p>\n<p>In conclusion, here are some of the uses of matrices in everyday life<\/p>\n<ul>\n<li>Facilitate in making an analysis of an economic problem that contains a variety of variables<\/li>\n<li>Used in solving the problem of investigation operations, for example<br \/>the problem of investigation of petroleum sources and so on.<\/li>\n<li>Associated with the use of linear programming, input output analysis both in economics, statistics, and in the fields of education, management, chemistry, and other technological fields.<\/li>\n<\/ul>\n<h2>D. Examples of determinants<\/h2>\n<h3>1. An example of a 2&times;2 determinant question<\/h3>\n<p>The way to understand determinants is, of course, by trying the problem right away, shall we try from the easiest one?<\/p>\n<h4>a.&nbsp;Example question 1:<\/h4>\n<p>If matrix A is known as follows:<\/p>\n<p>Then determine the determinant<\/p>\n<p>First, because a is represented by 1 d is represented by 3 then ad cross operation 1 with 3 yes<br \/>ad = 1&times;3 = 3<br \/>Then because b = 1 c = 2<\/p>\n<p>We multiply<\/p>\n<p>Then bc = 1&times;2 = 2<br \/>So |A|&nbsp;=ad-bc<br \/>=(3)-(2)<br \/>= 1<br \/>so the determinant of A is 1<\/p>\n<h4>b.&nbsp;Example question 2<\/h4>\n<p>Consider the determinant of matrix B below:<\/p>\n<p>If it is known that the determinant value of matrix B is 4, then the calculated value of x<br \/>is ok, we see<br \/>|B|&nbsp;= ab- bc<br \/>a = 2 b= xc= 4 d = 8<br \/>then ad = 2.8 = 16<br \/>bc = x.4 = 4x<br \/>so |B|&nbsp;= ab- bc<br \/>4 = 16 &ndash; 4x<br \/>4x = 16 &ndash; 4<br \/>4x = 12<br \/>x = 12<br \/>4<br \/>= 3<br \/>so the value of x is 3<\/p>\n<h4>c.&nbsp;example question 3:<\/h4>\n<p>There are two matrices, namely: matrix A and B as below:<\/p>\n<p>So that the determinant of matrix A is equal to twice the determinant of B, then the value of x that satisfies is<br \/>the discussion:<br \/>we find det A<br \/>a = xb = 2 c = 3 d= 2x<br \/>ad= x.2x = 2x&sup2;<br \/>bc = 2 .&nbsp;3 = 6<br \/>then the determinn A<br \/>|A|&nbsp;= ab- bc = 2x&sup2; &ndash; 6<\/p>\n<p>we find the determinant B<br \/>a = 4 b = 3 c = -3 d= x<br \/>ad= 4.x = 4x<br \/>bc = 3 .&nbsp;-3 = -9<br \/>then the determinant<br \/>|B|&nbsp;= ab- bc = 4x &ndash; (-9) = 4x + 9<br \/>because the determinant of matrix A is twice the determinant of B, so<br \/>det A= 2 det B<br \/>|A|&nbsp;= 2 |B|<br \/>2x&sup2; &ndash; 6 = 2(4x + 9)<br \/>2x&sup2; &ndash; 6 = 8x + 18<br \/>2x&sup2; &ndash; 8x = 18 + 6<br \/>2x&sup2; &ndash; 8x = 24<br \/>2x&sup2; &ndash; 8x &ndash; 24 = 0<br \/>x&sup2; &ndash; 4x &ndash; 12 = 0<br \/>we find the roots<br \/>( x -6 ) (x + 2 ) =0<br \/>x &ndash; 6 = 0<br \/>x = 6<br \/>x + 2 = 0<br \/>x = -2<br \/>then the roots are 6 and -2<\/p>\n<h4>d.&nbsp;Example question 4<\/h4>\n<p>The matrices A and B are known as below:<\/p>\n<p>if the determinant of matrix A is &ndash; 5 calculate the determinant of matrix B<br \/>we find the determinant of A<br \/>|A|&nbsp;= ad- bc<br \/>because the determinant A = 5 then<br \/>5 = ad- bc<\/p>\n<p>we find the determinant B<br \/>|B||&nbsp;= 3ad- 3bc<br \/>= 3( ad &ndash; bc)<br \/>ad- bc = A= 5<\/p>\n<p>|B|= 3|A|<br \/>and |A|&nbsp;= 3. 5 = 15<br \/>so the value of the determinant of B is 15<\/p>\n<h3>2. Examples of 3&times;3 determinants<\/h3>\n<h4>a.&nbsp;Sarrus way<\/h4>\n<p><strong>Example problem 1:<\/strong>&nbsp;Determine the determinant of A<\/p>\n<p>Answer :<\/p>\n<p>we do it slowly because it requires a fairly high accuracy.<br \/>|A|&nbsp;= aei + bfg + cdh &ndash; ceg &ndash; afh &ndash; bdi<\/p>\n<p>in this determinant we look at the components yes<br \/>a = 3 b = 2 c = 1<br \/>d = 1 e = 4 f = 2<br \/>g = 5 h = 1 i= 0<br \/>a.ei = 3. 4. 0 = 0<br \/>b.f.&nbsp;g = 2. .2.&nbsp;5 = 20<br \/>c.dh = 1. 1. 1 = 1<br \/>c.eg = 1. 4. 5 = 20<br \/>a.fh = 3. 2. 1 = 6<br \/>b.di = 2. 1. 0 = 0<br \/>|A|&nbsp;= aei + bfg + ceh &ndash; ceg &ndash; afh &ndash; bei<br \/>= 0 + 20 + 1 &ndash; 20 &ndash; 6 -0<br \/>= -5<\/p>\n<p><strong>Example problem 2:<\/strong>&nbsp;Determine the determinant of the following matrix using the minor-cofactor method!&nbsp;?<\/p>\n<p>a= 3 b= 1 c= 2<br \/>d= 4 e=5 f=1<br \/>g = 2 h= 1 i=2<\/p>\n<p>Answer :<\/p>\n<p>First we find M\u2081\u2081.&nbsp;by deleting the 1st and 1st rows<\/p>\n<p>after removing row -1 column 1 we will get M\u2081\u2081<\/p>\n<p>then we find the price of C\u2081\u2081<br \/>a= 3 b= 1 c= 2<br \/>d= 4 e=5 f=1<br \/>g = 2 h= 1 i=2<\/p>\n<p>C\u2081\u2081= +[ M\u2081\u2081]|<br \/>C\u2081\u2081= + ( e. i &ndash; fh)<br \/>= + ( 5.2 &ndash; 1.1)<br \/>= + ( 10 &ndash; 1)<br \/>= 9<\/p>\n<p>first we find M\u2081\u2082.&nbsp;by deleting the 1st and 2nd lines<\/p>\n<p>then we will get M\u2081\u2082<\/p>\n<p>a= 3 b= 1 c= 2<br \/>d= 4 e=5 f=1<br \/>g = 2 h= 1 i=2<\/p>\n<p>C\u2081\u2082= -[ M\u2081\u2082 |<br \/>= &ndash; ( d. i &ndash; fg)<br \/>= -(4.2 -1.2)<br \/>= -( 8-2)<br \/>= -6<\/p>\n<p>then find M\u2081\u2083 by deleting the 1st and 3rd row<\/p>\n<p>then we will get M\u2081\u2083<\/p>\n<p>a= 3 b= 1 c= 2<br \/>d= 4 e=5 f=1<br \/>g = 2 h= 1 i=2<br \/>C\u2081\u2083= + [ M\u2081\u2083 |<br \/>= + ( d. h &ndash; eg)<br \/>= +(4.1-5.2)<br \/>= +( 4-10)<br \/>= -6<br \/>we plug it into the determinant formula and<br \/>we see again that<br \/>the price A\u2081\u2081 = a= 3<br \/>A\u2081\u2082 = b = 1<br \/>A\u2081\u2083 = c = 2<br \/>then earlier we got<br \/>C\u2081\u2081 = 9<br \/>C\u2081\u2082 = -6<br \/>C\u2081\u2083 = -6<br \/>then<br \/>|&nbsp;A|&nbsp;= A\u2081\u2081.&nbsp;C\u2081\u2081 + A\u2081\u2082 .&nbsp;C\u2081\u2082 + A\u2081\u2083.&nbsp;C\u2081\u2083<br \/>= (3.9) +(1.6) +( 2.-6)<br \/>= 27 -6-12<br \/>= 9<\/p>\n<p>So, that&#8217;s an in-depth discussion about the 2&times;2 determinant and 3&times;3 determinant, hopefully it can help in working on the questions from the teachers.&nbsp;You have to practice this determinant over and over again until you get used to it.<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Determinant;&nbsp;Definition, How to Find, Benefits and Examples of Problems&nbsp;&#8211; In the world of mathematics, determinants are one of the chapters that make you dizzy, requiring high levels of accuracy and patience.&nbsp;So, before we devour how to determine what the determinants are like, let&#8217;s try to remember the matrix chapter first. A. Definition of Determinant What [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2727","post","type-post","status-publish","format-standard","hentry","category-tech"],"_links":{"self":[{"href":"https:\/\/matob.web.id\/en\/wp-json\/wp\/v2\/posts\/2727","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/matob.web.id\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/matob.web.id\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/matob.web.id\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/matob.web.id\/en\/wp-json\/wp\/v2\/comments?post=2727"}],"version-history":[{"count":1,"href":"https:\/\/matob.web.id\/en\/wp-json\/wp\/v2\/posts\/2727\/revisions"}],"predecessor-version":[{"id":2728,"href":"https:\/\/matob.web.id\/en\/wp-json\/wp\/v2\/posts\/2727\/revisions\/2728"}],"wp:attachment":[{"href":"https:\/\/matob.web.id\/en\/wp-json\/wp\/v2\/media?parent=2727"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/matob.web.id\/en\/wp-json\/wp\/v2\/categories?post=2727"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/matob.web.id\/en\/wp-json\/wp\/v2\/tags?post=2727"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}