Answer:
d = 13 units
Step-by-step explanation:
calculate the distance d using the distance formula
d =
let (x₁, y₁ ) = (1, 8 ) and (x₂, y₂ ) = (6, - 4 )
substitute these values into the formula for d
d =
=
=
=
= 13 units
B -54 + 2b = -46
С 7b - 8 = -20
D b/8 - 6 = -8
Answer:
A
Step-by-step explanation:
-4/4 = -1
-1+5.5
=4.5
To generate a point, you plug in a number for x to get the corresponding y value.
If x = 0 for instance, then the y value is...
y = x^2 - 4
y = 0^2 - 4 ... x is replaced with 0
y = 0 - 4
y = -4
So x = 0 and y = -4 pair up to get the point (0,-4). This is the y intercept as the parabola crosses the y axis here. It turns out that this is also the vertex point as it is the lowest point on the parabola.
----------------
If x = 1, then,
y = x^2 - 4
y = 1^2 - 4
y = 1 - 4
y = -3
meaning (x,y) = (1,-3) is another point on this line.
----------------
Repeat for x = 2
y = x^2 - 4
y = 2^2 - 4
y = 4-4
y = 0
Since we got a y output of 0, we have found an x intercept located at (2,0). The other x intercept is (-2,0).
-------------------
The idea is to generate as many points as possible. Plot all of the points on the same xy coordinate grid. Then draw a curve through those points the best you can. You should get what you see in the diagram below. I used GeoGebra to make the graph. Desmos is another handy tool I recommend.
Note: the more points you generate, the more accurate the graph will be
Answer:
x = 1
y = -1
Step-by-step explanation:
y = 3x + 4y
3x + 3y = 0
So, we have 2 equations that are
3x + 3y = 0
x + 2y = -1
Times the second equation by -3
3x + 3y = 0
-3x - 6y = 3
-3y = 3
y = -1
Now put -1 in for y and solve for x
x + 2(-1) = -1
x - 2 = -1
x = 1
Let's check
1 + 2(-1) = -1
1 - 2 = -1
-1 = -1
So, x = 1 and y = -1 is the correct answer.