Step-by-step explanation:
n(A) is the number of elements is A, sometimes written |A|. I count 7. n(A)=7
13 is among the elements of A, so 13 ∈ A is TRUE
26 is among the elements of A, so 26 ∉ A is FALSE
10 isn't in A, so 10 ∉ A is TRUE
PLS MARK BRAINLEST
Answer:
- 8
Step-by-step explanation:
x = - 10
y = 2
I x I
= I - 10 I
= 10
y - I x I
= 2 - 10
= - 8
Answer:
- A'(-3, 12)
- B'(9, 6)
- C'(-6, -6)
Step-by-step explanation:
Dilation about the origin multiplies each coordinate value by the dilation factor.
For dilation factor k, the new coordinates are ...
(x, y) ⇒ (kx, ky)
Your dilation factor is 3, so the transformation is ...
(x, y) ⇒ (3x, 3y)
A(-1, 4) ⇒ A'(-3, 12)
B(3, 2) ⇒ B'(9, 6)
C(-2, -2) ⇒ C'(-6, -6)
Answer:

Step-by-step explanation:
See attachment
Let the equation be:
y = ax^2 + bx + c.
Then, substitue the three points into the equation.
First point: 0 = a0^2 + b0 + c.
So c = 0.
Second point: -2 = a(-1)^2 + b(-1) + c.
So a - b + c = -2.
Third point: 6 = a*1^2 + b*1 + c.
So a + b + c = 6.
We know that c=0 already, so we substitute c=0 into the last two equations and we would get:
a - b = -2
a + b = 6
We add the two equations and we get:
2a = 4
a = 2
Then, we substitute a=2 into a-b=-2 and we get:
-b = -4
b = 4
Now we know a = 2, b = 4, and c = 0
Then, the equation of the parabola would be:
2x^2 + 4x