Answer:
A
Step-by-step explanation:
The figure has two disjoint pairs of consecutive sides which are congruent.
Thus the figure is a Kite
Using the properties of a Kite
• The diagonals are perpendicular
• The main diagonal diagonal bisects the pair of opposite angles
Hence ∠1 = 90° ( diagonals are perpendicular )
The angle 22° is a bisected angle so the angle below is also 22°
The sum of the 3 angles in a triangle = 180°, hence
∠2 = 180° - (90 + 22)° = 180° - 112° = 68°
The solution is A
Answer:$2
Step-by-step explanation:
the ferris wheel costs $2
So close! But instead of adding the multiplication sign after the number you need to add them before. Good job though! :)
Here, we are missing the slope and the y intercept.
Lets look for the y intercept first.
Where does it cross the y axis? At 3!!
3 is the y intercept.
Now, find the slope by using the slope formula.

(0,3) and (2,1)
m = 1-3/2-0 = -2/2 = -2/2 = -1
m = -1
Okay, so we found our slope, now just write the equation.
Answer: y = -1x + 3
Answer:
y = -2x^2 - 4x - 1
Step-by-step explanation:
We can see that the graph passes through (-2, -1), (-1, 1) and (0, -1).
Let's solve
ax^2 + bx + c = y
a(-2)^2 + b(-2) + c = -1
4a - 2b + c = -1
a(-1)^2 + b(-1) + c = 1
a - b + c = 1
a0^2 + b0 + c = -1
c = -1
we got c = -1 so we input it into the other 2
4a - 2b - 1 = -1
4a - 2b = 0
2a - b = 0
2a = b
a - b - 1 = 1
a - b = 2
a = b + 2
Let's input b = 2a
a = 2a + 2
-a = 2
a = -2
b = 2a = 2*(-2) = -4
c = -1
y = -2x^2 - 4x - 1