answer
z = 100
opposite angles
when inscribed in a circle, the opposite angles of a quadrilateral add up to 180
so z + 80 = 180 and y + 120 = 180
solve for z
z + 80 = 180
z = 180 - 80
z = 100
Answer:
Step-by-step explanation:
It is (3,-1).
The diagonal of a rectangle = sqrt(w^2 + l^2)
w = width
l = length
In this problem,
The diagonal = 20 in
w = x
l = 2x + 8
Let's plug our numbers into the formula above.
20in = sqrt((x)^2 + (2x + 8)^2)
Let's simplify the inside of the sqrt
20 in = sqrt(5x^2 + 32x + 64)
Now, let's square both sides.
400 = 5x^2 + 32x + 64
Subtract 400 from both sides.
0 = 5x^2 + 32x - 336
Factor
0 = (5x - 28)(x + 12)
Set both terms equal to zero and solve.
x + 12 = 0
Subtract 12 from both sides.
x = -12
5x - 28 = 0
Add 28 to both sides.
5x = 28
Divide both sides by 5
x = 28/5
The width cant be a negative number so now we know that the only real solution is 28/5
Let's plug 28/5 into our length equation.
Length = 2(28/5) + 8 = 56/5 + 8 = 96/5
In conclusion,
Length = 96/5 inches
Width = 28/5
Problem 1
Domain = {-1, -3, 2, 1}
Range = {5, 0, 2}
The domain is the set of possible inputs and the range is the set of possible outputs. This is a function because each input goes to exactly one output.
========================================
Problem 2
This is a function as well. We do not have any input going to multiple outputs.
Domain = {-2, -3, 5}
Range = {6, 7, 8}
========================================
Problem 3
This is not a function. The input -4 goes to more than one output (outputs 3 and -1 at the same time)
Domain = {-4, -2, 0}
Range = {3, -1, -2, 4}