Answer:
x=4 y=7
Step-by-step explanation:
When multiplying 3x by -2, you get -6x. -6x and 6x cross out. You're left with -2y=-2 and -2y=10.
The slope formula is y=mx+b. Y is a variable. m is the actual slope. It tells you how much the x will move. For example, if a slope was 2x, x would move up 2 and over 1. If the slope was 1/2 x, x would move up 1 and over 2. A way to remember slope is rise over run. X is a variable. B is a point on the y-intercept that is will the line will start. An example is y=x+3. The y-intercept is 3 and x would move up one and over one.
Answer:
The given description is equivalent to the algebraic expression,

Step-by-step explanation:
The given description is ,
'The square of the ratio of 11 and k'
which is equivalent to the algebraic expression,

Answer:
![\left[\begin{array}{ccc}1&2&5\\1&1&1\\4&6&5\end{array}\right]*\left[\begin{array}{ccc}x1\\x2\\x3\end{array}\right]=\left[\begin{array}{ccc}5\\6\\7\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%262%265%5C%5C1%261%261%5C%5C4%266%265%5Cend%7Barray%7D%5Cright%5D%2A%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx1%5C%5Cx2%5C%5Cx3%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D5%5C%5C6%5C%5C7%5Cend%7Barray%7D%5Cright%5D)
Step-by-step explanation:
Let's find the answer.
Because we have 3 equations and 3 variables (x1, x2, x3) a 3x3 matrix (A) can be constructed by using their respectively coefficients.
Equations:
Eq. 1 : x1 + 2x2 + 5x3 = 5
Eq. 2 : x1 + x2 + x3 = 6
E1. 3 : 4x1 + 6x2 + 5x3 = 7
Coefficients for x1 ; x2 ; x3
From eq. 1 : 1 ; 2 ; 5
From eq. 2 : 1 ; 1 ; 1
From eq. 3 : 4 ; 6 ; 5
So matrix A is:
![\left[\begin{array}{ccc}1&2&5\\1&1&1\\4&6&5\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%262%265%5C%5C1%261%261%5C%5C4%266%265%5Cend%7Barray%7D%5Cright%5D)
And the vector of vriables (X) is:
![\left[\begin{array}{ccc}x1\\x2\\x3\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx1%5C%5Cx2%5C%5Cx3%5Cend%7Barray%7D%5Cright%5D)
Now we can find the resulting vector (B) using the 'resulting values' from each equation:
![\left[\begin{array}{ccc}5\\6\\7\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D5%5C%5C6%5C%5C7%5Cend%7Barray%7D%5Cright%5D)
In conclusion, AX=B is:
![\left[\begin{array}{ccc}1&2&5\\1&1&1\\4&6&5\end{array}\right]*\left[\begin{array}{ccc}x1\\x2\\x3\end{array}\right]=\left[\begin{array}{ccc}5\\6\\7\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%262%265%5C%5C1%261%261%5C%5C4%266%265%5Cend%7Barray%7D%5Cright%5D%2A%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx1%5C%5Cx2%5C%5Cx3%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D5%5C%5C6%5C%5C7%5Cend%7Barray%7D%5Cright%5D)