Given:
The vertex of a triangle MNP are M(-4, 6), N(2, 6), and P(-1, 1).
The rule of dilation is:
The image of triangle MNP after dilation is M'N'P'.
To find:
The coordinates of the endpoints of segment M'N'.
Solution:
The end points of MN are M(-4, 6) and N(2, 6).
The rule of dilation is:
Using this rule, we get
And,
The endpoints of M'N' are M'(-6, 9) and N'(3, 9).
Therefore, the correct option is B.
Answer:
g = number of girls;
b= number of boys
we know that: g= 6+2b
and that: g+b= 156 kids in total
so we may write g+b=(6+2b)+b=6+3b
but g+b= 156
so 6+3b = 156 => 3b= 156-6=150 => b=150/3=50 => b = 50 (number of boys)
g= 6+2b= 6+2 x 50= 106 => g =106 (number of girls)
Step-by-step explanation:
Answer:
a) 18
b)x^2+10x+18
c)x^2 -6x+2
Step-by-step explanation:
This is a case of plugging in the value into f(x).
a) f(-8)= -8^2 + 6(-8) +2
f(-8)= 64 + (-48) +2
f(-8)=64 + (-46)
f(-8)=18
b) f(x+2)= (x+2)^2+6(x+2)+2
So here I'll take a break to explain what's going on, because x+2 is a binomial meaning two terms and it is being squared I have to multiply the whole thing by itself. Meaning: (x+2) x (x+2), this is also known as foiling!! and for the next part its distributing 6 into x and 2.
f(x+2)= x^2+4x+4+6x+12+2
I'll reorder it
f(x+2)= x^2+4x+6x+12+2+4
f(x+2)= x^2+10x+18
c) f(-x)= -x^2+6(-x) +2
f(-x)= x^2 -6x+2