Step 1. Multiply first equation with -3 and the second one with 2. You'll get:

Step 2. Add both equations together. You'll get:

, which gives x = -2
Step 3. Replace x = -2 in the first equation and calculate y.

The solution is: x=-2, y=5
The positions of the letters must correspond. Appropriate choices are ...
∠M ≅ ∠Q
QK ≅ MJ
MN ≅ QR
I don't see a mistake. You solve in parentheses first, then you solve exponents. If the exponent is 0 in this context, the answer would be 0.
a. if the return trip is the same then the bird traveled 40miles
b. the time of the trip is x hours + 6/x-4
Hope this helps!
Answer:
Ok, the domain is the set of values that we can input in a function.
In this case, we have:
y = Ix - 6I + 3.
Notice that there is no restriction here, x can actually take any value, then the domain will be the set of all real numbers.
The correct domain is x, x ∈ R
Now, if we had (for example) something like:
y = Ix - 6I < 3
Now we have a restriction in the domain because we can not have y equal or larger than 3.
To find the domain, we can break the absolute value:
Ix - 6I < 3
is equivalent to:
-3 < x - 6 < 3
now let's add 6 in each side.
-3 + 6 < x - 6 + 6 < 3 + 6
3 < x < 9
That will be the domain in that case.