X= 6
Y= 0
Z= -2
CHECK
3x + y -2z =22
3(6) + 0 -2(-2) =22
18 + 0 +4= 22
22=22
x+5y+z =4
6 +5(0)+ -2 =4
6 + 0 +-2 = 4
4=4
x+3z=0
6 + 3(-2) =0
6 -6 = 0
0=0
Answer:
The answer of -1.
Step-by-step explanation:
You have to add both numbers together :

Answer:
The length would be 5 meters
Step-by-step explanation:
To get this value, start with the area formula.
A = LW
Next input the known values for area and width
1 = L1/5
Now multiply each side by 5
5 = L
Answer:
yes
Step-by-step explanation:
Hi there!

We know that:
f(1) = 6
F(n) = F(n - 1) + 2 (Meaning, the next "n" is 2 added to the previous)
We can count up to f(4) using this logic:
f(2) = F(2 - 1) + 2 = F(1) + 2 = 6 + 2 = 8
f(3) = F(2) + 2 = 8 + 2 = 10
f(4) = F(3) + 2 = 10 + 2 = 12