They are similar , scale factor is 3
9514 1404 393
Answer:
- sides: 12 feet
- front: 28 feet
Step-by-step explanation:
Let x represent the length of one side of the yard. Then the width of the yard is 2x+4, and the perimeter is ...
P = 2(L +W) . . . . . . . . . . formula for perimeter of a rectangle
80 = 2(x + (2x+4)) . . . . . with values from the problem filled in
40 = 3x +4 . . . . . . . . divide by 2, collect terms
36 = 3x . . . . . . . . . subtract 4
12 = x . . . . . . . . . divide by 3. This is the length of the side fence.
2x +4 = 2(12) +4 = 28
The fence is 12 feet on the sides and 28 feet on the front. (Its total length is 52 feet.)
Answer:
is irrational so any attempt to use 3.14... is never EXACT...
do not try to convert it ... if it asks for exact..
write 81
or 9
etc. don't put in 63.62 like answers
Step-by-step explanation:
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.