Combine the two sets to form one giant set. If needed, toss out any duplicate values.
So,
A U B = {4,7,10,13,17, 3,5,7,9}
Toss out the duplicate item "7" and sort the values to get
A U B = {3,4,5,7,9,10,13,17}
Answer:
x = 5
Step-by-step explanation:
Given that BD bisects <ABC, it means that <ABC is divided into two equal angles, which are <ABD and <CBD.This implies that:
m<ABD = m<CBD. Therefore:
2(m<ABD) = m<ABC
Substitute:
2(2x + 12) = 44
Solve for x.
4x + 24 = 44 (distributive property)
4x + 24 - 24 = 44 - 24 (substraction property of equality)
4x = 20
4x/4 = 20/4 (division property of equality)
x = 5
Answer:
y = 3x-15 and y = x-7
Step-by-step explanation:
We are asked to write a system of equations with the solution (4,-3)
It is sufficient if we find two lines passing through this point.
Let us take first line as with slope 3.
Then the equation would be of the form
y-y1 = m(x-x1)
y+3 = 3(x-4)
Or y = 3x-15 is one line
Let second line have slope 1
y+3 = 1(x-4)
y = x-7
Now we have two systems of equations as
y = 3x-15 and y = x-7
Answer:
b
Step-by-step explanation: