Answer:
d = 3 meters
Step-by-step explanation:
d = rt where d is the distance t is the time and r is the constant of proportionality
d = 18t
Changing 10 minutes to hours
10 minutes * 1 hours / 60 minute = 1/6 hour
d = 18 * 1/6 hour
d = 3 meters
The answer is 2 because it is quadratic equation
I got 30, I’m not sure if it’s correct or not.
Answer:
The system is:
x + y = 8
x - y = -14
And the solution is:
x = -3
y = 11
Step-by-step explanation:
We have two numbers x and y, such that:
x + y = 8 (the sum is equal to 8)
x - y = -14 (the difference is equal to -14)
This is the system of equations we need to solve.
To solve the system, we first need to isolate one of the variables in one of the equations, I will isolate x in the first equation:
x = 8 - y
Now we can replace this in the other equation to get:
(8 - y) - y = -14
8 - 2*y = -14
8 + 14 = 2*y
22 = 2*y
22/2 = y
11 = y
Now we can replace this in the equation "x = 8 - y"
To get:
x = 8 - 11 = -3
Then the solution to the system is:
x = -3 and y = 11