Answer:
C
Step-by-step explanation:
Rather than picking, let's try to construct one from the description.
reflected over the x axis means -
the vertex is usually at (0,0), now how do we move a graph? or in other words translating it.
To move left and right you use
where if you subtract h you move right and if you add h you move left. we go from (0,0) to (-4,2). so 0 to -4 is 4 left, so that means we add 4.
To move up and down we use
Here if v is positive you move up and if v is negative you move down. going from (0,0) to (-4,2) it moves up 2
So now we put them all together
And if you look, C matches that exactly.
Answer:
Circumference = πd
where d = diameter
Step-by-step explanation:
When using this formula you don't need to multiply by 2 like you do when using the radius because the diameter is twice the radius of a circle.
Answer:
-98
Step-by-step explanation:
The volume of a rectangular prism is given by the multiplication of its three dimensions: if
are the width, height and length of the prism, the volume is

So, in your case, you have

Answer:
The answer is below
Step-by-step explanation:
The question is not complete, the correct question is:
If B is between A and C, and AB=3x+1, BC=2x-7, and AC=24, then find the value of x and the value of AB
Answer: The line segment addition postulate states that if a point B is placed between a line segment with end points A and C, then the distance between the points can be expressed by the equation:
AB + BC = AC
But AB=3x+1, BC=2x-7, and AC=24, Hence:
3x + 1 + 2x - 7 = 24
3x + 2x + 1 - 7 = 24
5x - 6 = 24
5x = 24 + 6
5x = 30
x = 6
AB = 3x + 1 = 3(6) + 1 = 18 + 1 = 19
BC = 2x - 7 = 2(6) - 7 = 12 - 7 = 5