Answer:
i believe the relative max coordinate is (2,4)
relative min is (-2,0) and (4,0)
and these are not absolute exterma maybe because there are more than one relative min?
Answer:
first find the surface area of one of the square and one of the triangle.
then multiple it by the number of square and triangle they have
finally add the total surface area of the triangle with the total surface area of the square.
Step-by-step explanation:
- for one square
area= base * width
= 10*10
=100
total area of square= number of square * area of one square
t=6*100
t=600
area = 1/2 base * height
= 1/2 *10*8.66
=43.3
total area of triangle=number of triangle* area of one triangle
t2=8*43.3
=346.4
total surface area= total surface area of the square+ total surface area of the triangle
=600+346.4
=946.4 in^2
Answer:
the lower right matrix is the third correct choice
Step-by-step explanation:
Your problem statement shows that you have correctly selected the matrices representing the initial problem setup (middle left) and the problem solution (middle right).
Of the remaining matrices, the upper left is an incorrect setup, and the lower left is an incorrect solution matrix.
__
We notice that in the remaining matrices on the right that the (2,3) term is 0, and the (3,2) and (3,3) terms are both 1.
The easiest way to get a 0 in the 3rd column of row 2 is to add the first row to the second. When you do that, you get ...
![\left[\begin{array}{ccc|c}1&1&1&29000\\1+2&1-3&1-1&1000(29+1)\\0&0.15&0.15&2100\end{array}\right] =\left[\begin{array}{ccc|c}1&1&1&29000\\3&-2&0&30000\\0&0.15&0.15&2100\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%261%261%2629000%5C%5C1%2B2%261-3%261-1%261000%2829%2B1%29%5C%5C0%260.15%260.15%262100%5Cend%7Barray%7D%5Cright%5D%20%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Cc%7D1%261%261%2629000%5C%5C3%26-2%260%2630000%5C%5C0%260.15%260.15%262100%5Cend%7Barray%7D%5Cright%5D)
Already, we see that the second row matches that in the lower right matrix.
The easiest way to get 1's in the last row is to divide that row by 0.15. When we do that, the (3,4) entry becomes 2100/0.15 = 14000, matching exactly the lower right matrix.
The correct choices here are the two you have selected, and <em>the lower right matrix</em>.