Answer:
The augmented matrix for the system of equations is
.
Step-by-step explanation:
This system consists in three equations with three variables (
,
,
).The augmented matrix of a system of equations is formed by the coefficients and constants of the system of linear equations. In this case, we conclude that the system of equations has the following matrix:
![\left[\begin{array}{cccc}0&2&-3&1\\7&0&5&8\\4&1&-3&6\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D0%262%26-3%261%5C%5C7%260%265%268%5C%5C4%261%26-3%266%5Cend%7Barray%7D%5Cright%5D)
The augmented matrix for the system of equations is
.
Answer:
the third side is 40 m long
Step-by-step explanation:
The perimeter of the triangle is the sum of its three sides, and they give you what that value in meters is (120 m)
Your are given the length of two of them: 30 m and 50 m, and need to find the third one (let's call it "x" for this unknown side)
Now set the following equation:
Perimeter = side 1 + side 2 + side 3 --> replace these with the info you know
120 m = 30 m + 50 m + x --> add 30 m and 50 m obtaining 80 m
120 m = 80 m + x --> now solve for x (isolate the x on one side) by subtracting 80 m from both sides
120 m - 80 m = x --> perform the subtraction 120 m - 80 m = 40 m
40 m = x
Which tells us that the third unknown side has a length of 40 m
Answer:
![\left[\begin{array}{cc}6&-3\\10&-1\end{array}\right]+\left[\begin{array}{cc}-2&8\\3&-12\end{array}\right]=\left[\begin{array}{cc}4&5\\13&-13\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D6%26-3%5C%5C10%26-1%5Cend%7Barray%7D%5Cright%5D%2B%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D-2%268%5C%5C3%26-12%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D4%265%5C%5C13%26-13%5Cend%7Barray%7D%5Cright%5D)
Step-by-step explanation:
If you have two matrices:
![A=\left[\begin{array}{cc}a&b\\c&d\end{array}\right]\\and\\B=\left[\begin{array}{cc}e&f\\g&h\end{array}\right]\\\\\\A+B=\left[\begin{array}{cc}a+e&b+f\\c+g&d+h\end{array}\right]](https://tex.z-dn.net/?f=A%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7Da%26b%5C%5Cc%26d%5Cend%7Barray%7D%5Cright%5D%5C%5Cand%5C%5CB%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7De%26f%5C%5Cg%26h%5Cend%7Barray%7D%5Cright%5D%5C%5C%5C%5C%5C%5CA%2BB%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7Da%2Be%26b%2Bf%5C%5Cc%2Bg%26d%2Bh%5Cend%7Barray%7D%5Cright%5D)
We have:
![A=\left[\begin{array}{cc}6&-3\\10&-1\end{array}\right]\\and\\B=\left[\begin{array}{cc}-2&8\\3&-12\end{array}\right]](https://tex.z-dn.net/?f=A%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D6%26-3%5C%5C10%26-1%5Cend%7Barray%7D%5Cright%5D%5C%5Cand%5C%5CB%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D-2%268%5C%5C3%26-12%5Cend%7Barray%7D%5Cright%5D)
And we need to express as a single matrix:
![A+B=\left[\begin{array}{cc}6&-3\\10&-1\end{array}\right]+\left[\begin{array}{cc}-2&8\\3&-12\end{array}\right]\\\\\\A+B=\left[\begin{array}{cc}6+(-2)&-3+8\\10+3&-1+(-12)\end{array}\right]\\\\\\A+B=\left[\begin{array}{cc}6-2&5\\13&-1-12\end{array}\right]\\\\\\A+B=\left[\begin{array}{cc}4&5\\13&-13\end{array}\right]](https://tex.z-dn.net/?f=A%2BB%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D6%26-3%5C%5C10%26-1%5Cend%7Barray%7D%5Cright%5D%2B%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D-2%268%5C%5C3%26-12%5Cend%7Barray%7D%5Cright%5D%5C%5C%5C%5C%5C%5CA%2BB%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D6%2B%28-2%29%26-3%2B8%5C%5C10%2B3%26-1%2B%28-12%29%5Cend%7Barray%7D%5Cright%5D%5C%5C%5C%5C%5C%5CA%2BB%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D6-2%265%5C%5C13%26-1-12%5Cend%7Barray%7D%5Cright%5D%5C%5C%5C%5C%5C%5CA%2BB%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D4%265%5C%5C13%26-13%5Cend%7Barray%7D%5Cright%5D)
The answer is:
![\left[\begin{array}{cc}6&-3\\10&-1\end{array}\right]+\left[\begin{array}{cc}-2&8\\3&-12\end{array}\right]=\left[\begin{array}{cc}4&5\\13&-13\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D6%26-3%5C%5C10%26-1%5Cend%7Barray%7D%5Cright%5D%2B%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D-2%268%5C%5C3%26-12%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D4%265%5C%5C13%26-13%5Cend%7Barray%7D%5Cright%5D)
It is expressed as a single matrix.
Answer:
y=1/2x+6
Step-by-step explanation:
Answer:
48:36 64:48 60:80
Step-by-step explanation: