Answer:
the correct answer is : option c)infinitely many
EXPLANATION:
infinite lines pass through a point . so, infinite solution is the correct answer
For U= (2,3,4,5,6,7,8), X=(2,3,4,5), state X'=
tatiyna
Answer:
X' = {6,7,8}
Step-by-step explanation:
X' is the set that contains the elements that are in set U bot NOT in set X.
Answer: The correct option is (A) (2, -2).
Step-by-step explanation: Given that rectangle with vertices at K, L, M and N is graphed on the coordinate plane as shown in the figure.The figure is rotated 360° counterclockwise using the origin as the center of rotation.
We are to find the location of the image of point K after the rotation.
We know that
a rotation of 360° in counterclockwise direction about the origin map a point to itself. That is, the co-ordinates of the image point will be same as the original one.
From the figure, we see that the co-ordinates of point K are (2, -2).
Therefore, after rotation of 360° counterclockwise using the origin as the center of rotation,
the co-ordinates of the image of point K will also be (2, -2).
Thus, the location of the image of point K is (2, -2).
Option (A) is CORRECT.
Answer: it will take 7 seconds
Step-by-step explanation: 9 x 7 = 63
Answer:
f (x) = -2 (x + 6)^2 + 2
Step-by-step explanation:
f (x) = -2x^2 - 24x - 70 <--- divide out -2 out of the first two terms...
f (x) = -2 (x^2 + 12x) - 70 <-- divide the x coefficient by 2 and then square it, then add AND subtract it)
f (x) = -2 (x^2 + 12x + (12/2)^2 - (12/2)^2) - 70
f (x) = -2 (x^2 + 12x + 36 - 36) - 70 <--- distribute the -2 onto -36 to get it out of the brackets..
f (x) = -2 (x^2 + 12x + 36) + 72 - 70 <-- combine constants and factor perfect square trinomial...
f (x) = -2 (x + 6)^2 + 2 <-- standard form...