1.
area = L x w = 72
L = 2w
72 = 2w*w = 2w^2
divide by 2
36 = w^2
w = sqrt(36) = 6
l = 2*6 =12
perimeter = 2L +2W = 2*12 + 2*6 = 24+12 = 36
2.
sqrt(40)= 6.324555 cm ( round to 6.32 )
6.32 - 4 = 2.32 cm original length of a side
Answer:
inequality form -2<x<5
interval notation (-2,5)
sure of my answer
−Step-by-step explanation:
Answer:
x = -34
, y = 31
Step-by-step explanation suing Gaussian elimination:
Solve the following system:
{2 x + 3 y = 25
3 x + 4 y = 22
Express the system in matrix form:
(2 | 3
3 | 4)(x
y) = (25
22)
Write the system in augmented matrix form and use Gaussian elimination:
(2 | 3 | 25
3 | 4 | 22)
Swap row 1 with row 2:
(3 | 4 | 22
2 | 3 | 25)
Subtract 2/3 × (row 1) from row 2:
(3 | 4 | 22
0 | 1/3 | 31/3)
Multiply row 2 by 3:
(3 | 4 | 22
0 | 1 | 31)
Subtract 4 × (row 2) from row 1:
(3 | 0 | -102
0 | 1 | 31)
Divide row 1 by 3:
(1 | 0 | -34
0 | 1 | 31)
Collect results:
Answer: {x = -34
, y = 31