Answer: I think it' s A, possibly
Answer:
see explanation
Step-by-step explanation:
Given
a = ![\left[\begin{array}{ccc}3\\2\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%5C%5C2%5C%5C%5Cend%7Barray%7D%5Cright%5D)
To obtain -3a multiply each of the elements of a by -3
3a =
= ![\left[\begin{array}{ccc}-9\\-6\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-9%5C%5C-6%5C%5C%5Cend%7Barray%7D%5Cright%5D)
To obtain 1.5a multiply each element by 1.5
1.5a =
= ![\left[\begin{array}{ccc}4.5\\3\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D4.5%5C%5C3%5C%5C%5Cend%7Barray%7D%5Cright%5D)
Step-by-step explanation:
length = x + 2
width = x
x + x + (x+2) + (x+2) = 36 ft
4x + 4 = 36 ft
4x = 32 ft
x = 32 ÷ 4
x = 8 ft
dimensions = length x width
= (x+2) × x
= (8+2) × 8
= 10 ft × 8 ft
You mean 2x3x12? if yes, it is 72.
Answer:
y = -x + 2
Step-by-step explanation:
We are asked to find the equation of a line
Step 1: find the slope
We are given two points
( 2 , 0) ( 6 , -4)
m = (y_2 - y_1 )/ (x_2 - x_1)
x_1 = 2
y_1 = 0
x_2 = 6
y_2 = -4
Insert the values
m = ( -4 - 0) / ( 6 - 2)
m = -4 / 4
m = -1
Step 2 : substitute m into the equation
y = mx + c
y = -1x + c
Step 3: substitute any of the two points into the equation
Let's pick ( 6 , -4)
x = 6
y = -4
y = mx + c
y = -1x + c
-4 = -1(6) + c
-4 = -6 + c
c = -4 + 6
c = 2
Step 4: substitute c = 2 into the equation
y = mx + c
y = -x + c
y = -x + 2