Answer:
assuming <= is less than or equal to
then z/3 is less than or equal to 3
z had to be less than 9
Answer:
yes the anwer is A
Step-by-step explanation:
Answer:
a) Δx = -35ft
b) Δx = -25ft
c) Kyle traveled 10ft more than John
Step-by-step explanation:
We define a coordinate reference system() in which y = 0 corresponds to the water surface.
a) The initial position of Kyle in our coordinate reference system is:

and his final position is:

Therefore, he traveled
Δx = 
b) The initial position of John in our coordinate reference system is:

and his final position is:

Therefore, he traveled
Δx = 
c) Then, Kyle traveled 10ft more than John
Answer:
the solution of the system is:
x = 1 and y = 2.
Step-by-step explanation:
I suppose that we want to solve the equation:
-6*x + 6*y = 6
6*x + 3*y = 12
To solve this, we first need to isolate one of the variables in one of the equations.
Let's isolate y in the first equation:
6*y = 6 + 6*x
y = (6 + 6*x)/6
y = 6/6 + (6*x)/6
y = 1 + x
Now we can replace this in the other equation:
6*x + 3*(1 + x) = 12
6*x + 3 + 3*x = 12
9*x + 3 = 12
9*x = 12 - 3 = 9
x = 9/9 = 1
Now that we know that x = 1, we can replace this in the equation "y = 1 + x" to find the value of y.
y = 1 + (1) = 2
Then the solution of the system is:
x = 1 and y = 2.