There are 30 feet in 10 yards
Answer:
If k = −1 then the system has no solutions.
If k = 2 then the system has infinitely many solutions.
The system cannot have unique solution.
Step-by-step explanation:
We have the following system of equations

The augmented matrix is
![\left[\begin{array}{cccc}1&-2&3&2\\1&1&1&k\\2&-1&4&k^2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%26-2%263%262%5C%5C1%261%261%26k%5C%5C2%26-1%264%26k%5E2%5Cend%7Barray%7D%5Cright%5D)
The reduction of this matrix to row-echelon form is outlined below.

![\left[\begin{array}{cccc}1&-2&3&2\\0&3&-2&k-2\\2&-1&4&k^2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%26-2%263%262%5C%5C0%263%26-2%26k-2%5C%5C2%26-1%264%26k%5E2%5Cend%7Barray%7D%5Cright%5D)

![\left[\begin{array}{cccc}1&-2&3&2\\0&3&-2&k-2\\0&3&-2&k^2-4\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%26-2%263%262%5C%5C0%263%26-2%26k-2%5C%5C0%263%26-2%26k%5E2-4%5Cend%7Barray%7D%5Cright%5D)

![\left[\begin{array}{cccc}1&-2&3&2\\0&3&-2&k-2\\0&0&0&k^2-k-2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%26-2%263%262%5C%5C0%263%26-2%26k-2%5C%5C0%260%260%26k%5E2-k-2%5Cend%7Barray%7D%5Cright%5D)
The last row determines, if there are solutions or not. To be consistent, we must have k such that


Case k = −1:
![\left[\begin{array}{ccc|c}1&-2&3&2\\0&3&-2&-1-2\\0&0&0&(-1)^2-(-1)-2\end{array}\right] \rightarrow \left[\begin{array}{ccc|c}1&-2&3&2\\0&3&-2&-3\\0&0&0&-2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%26-2%263%262%5C%5C0%263%26-2%26-1-2%5C%5C0%260%260%26%28-1%29%5E2-%28-1%29-2%5Cend%7Barray%7D%5Cright%5D%20%5Crightarrow%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%26-2%263%262%5C%5C0%263%26-2%26-3%5C%5C0%260%260%26-2%5Cend%7Barray%7D%5Cright%5D)
If k = −1 then the last equation becomes 0 = −2 which is impossible.Therefore, the system has no solutions.
Case k = 2:
![\left[\begin{array}{ccc|c}1&-2&3&2\\0&3&-2&2-2\\0&0&0&(2)^2-(2)-2\end{array}\right] \rightarrow \left[\begin{array}{ccc|c}1&-2&3&2\\0&3&-2&0\\0&0&0&0\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%26-2%263%262%5C%5C0%263%26-2%262-2%5C%5C0%260%260%26%282%29%5E2-%282%29-2%5Cend%7Barray%7D%5Cright%5D%20%5Crightarrow%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%26-2%263%262%5C%5C0%263%26-2%260%5C%5C0%260%260%260%5Cend%7Barray%7D%5Cright%5D)
This gives the infinite many solution.
Answer: The TV is 48 inches wide.
Step-by-step explanation: To find the solution to this equation we must use the Pythagorean theorem. The Py. Theo. is basically the formula :
a^2 + b^2 = c^2 You say this as "A squared plus b squared equals c squared"
To use this formula you must plug in the given values of a and b, to find c. A and b represent the two bases of the triangle, while c is the hypotenuse. In this equation we already have the value of c and a. We need to find b, but in order to do that we use a different formula. We use : c^2 - a^2 = b^2
See :
52^2 - 20^2 = b^2 *The ^2 means "to the power of" aka an exponent*
2704 - 400 = b^2 *When dealing with ^2, all you do is multiply the number by itself*
2304 = b^2 *Next, we find the square root of our current number.*
48 = b
*Another way to solve this equation is to memorize all the Pythagorean Triples. With that knowledge, you wont even need to use the formula because you will already know all three values. I hope this helped you understand :)