Answer: Choice A
m = undefined
point (-2,5)
==================================================
Explanation:
The equation x = -2 describes a vertical line in which every point on this line has x coordinate -2. Two points on this line are (-2,0) and (-2,1)
Another point on this line is (-2,5) since this also has x coordinate -2.
------------------
All vertical lines have undefined slope.
Let's pick two points such as (-2,0) and (-2,1) and find the slope through them
m = (y2-y1)/(x2-x1)
m = (1-0)/(-2-(-2))
m = (1-0)/(-2+2)
m = 1/0
m = undefined, since we cannot divide by zero.
The coefficient of the squared expression is 1/9
<h3>How to determine the coefficient of the squared expression?</h3>
A parabola is represented as:
y = a(x - h)^2 + k
Where:
Vertex = (h,k)
From the question, we have:
(h,k) = (-2,-3)
(x,y) = (-5,-2)
So, the equation becomes
-2 = a(-5 + 2)^2 - 3
Add 3 to both sides
1 = a(-5 + 2)^2
Evaluate the sum
1 = a(-3)^2
This gives
1 = 9a
Divide both sides by 9
a = 1/9
Hence, the coefficient of the squared expression is 1/9
Read more about parabolas at:
brainly.com/question/4061870
#SPJ1
Answer:
D. 27 meters cubed
Step-by-step explanation:
The first step is to find the edge length of the small cube. The square root of 0.25 is 0.5, meaning that a larger cube with six times the edge length will have an edge of 0.5*6=3 meters. 3 meters cubed is 27 cubic meters, or option D. Hope this helps!
Answer:
hope this can help you (^^)
The solution to the system of equation are x=2, y=0, z=6
<h3>System of equations</h3>
System of equations are equations that contains unknown variables.
Given the equations
3x+y+2z=8
8y+6z=36
12y+2z=12
From equation 2 and 3
8y+6z=36 * 1
12y+2z=12 * 3
______________
8y+6z=36
36y+6z= 36
Subtract
8y - 36y = 36 - 36
-28y =0
y = 0
Substitute y = 0 into equation 2
8(0)+6z=36
6z = 36
z = 6
From equation 1
3x+y+2z =8
3x + 0 + 2(6) = 8
3x = 8 - 12
3x = 6
x = 2
Hence the solution to the system of equation are x=2, y=0, z=6
Learn more on system of equation here: brainly.com/question/14323743
#SPJ1