General rule for the reflection. r(x,y,z)= f(x,-y,z)
Results:
P: (0, - 5, 4)
Y: (-2, - 7, 4)
R: (0, - 7, 4)
A: (0, - 7, 6)
General rule for the translation: t(x,y,z) = r(x+2, y-4,z+3)
Result:
P: (0-2, -5+4 , 4-3) = (-2, -1, 1)
Y: (-2-2, - 7+4, 4-3) = (-4, -3, 1)
R: (0-2, - 7+4, 4-3) = (-2, -3, 1)
A: (0-2, - 7+4, 6-3) = (-2, -3, 3)
Answer:
I would divide the one whole part in multiple parts such as making a bunch of the little triangles and finding the area of the those then add them all up to get the total perimeter.
Step-by-step explanation:
Answer:
Since 46 is a proper fraction, it cannot be written as a mixed number.
Step-by-step explanation: Mark me brain give 5 stars and a thank you
Answer:
Answer: 71,500
Step-by-step explanation:
Explanation: make a ratio, 110/200 = x/130,000 and cross multiply.
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.