1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
djyliett [7]
2 years ago
13

Prove A-(BnC) = (A-B)U(A-C), explain with an example​

Mathematics
1 answer:
NikAS [45]2 years ago
8 0

Answer:

Prove set equality by showing that for any element x, x \in (A \backslash (B \cap C)) if and only if x \in ((A \backslash B) \cup (A \backslash C)).

Example:

A = \lbrace 0,\, 1,\, 2,\, 3 \rbrace.

B = \lbrace0,\, 1 \rbrace.

C = \lbrace0,\, 2 \rbrace.

\begin{aligned} & A \backslash (B \cap C) \\ =\; & \lbrace 0,\, 1,\, 2,\, 3 \rbrace \backslash \lbrace 0 \rbrace \\ =\; & \lbrace 1,\, 2,\, 3 \rbrace \end{aligned}.

\begin{aligned}& (A \backslash B) \cup (A \backslash C) \\ =\; & \lbrace 2,\, 3\rbrace \cup \lbrace 1,\, 3 \rbrace \\ =\; & \lbrace 1,\, 2,\, 3 \rbrace\end{aligned}.

Step-by-step explanation:

Proof for [x \in (A \backslash (B \cap C))] \implies [x \in ((A \backslash B) \cup (A \backslash C))] for any element x:

Assume that x \in (A \backslash (B \cap C)). Thus, x \in A and x \not \in (B \cap C).

Since x \not \in (B \cap C), either x \not \in B or x \not \in C (or both.)

  • If x \not \in B, then combined with x \in A, x \in (A \backslash B).
  • Similarly, if x \not \in C, then combined with x \in A, x \in (A \backslash C).

Thus, either x \in (A \backslash B) or x \in (A \backslash C) (or both.)

Therefore, x \in ((A \backslash B) \cup (A \backslash C)) as required.

Proof for [x \in ((A \backslash B) \cup (A \backslash C))] \implies [x \in (A \backslash (B \cap C))]:

Assume that x \in ((A \backslash B) \cup (A \backslash C)). Thus, either x \in (A \backslash B) or x \in (A \backslash C) (or both.)

  • If x \in (A \backslash B), then x \in A and x \not \in B. Notice that (x \not \in B) \implies (x \not \in (B \cap C)) since the contrapositive of that statement, (x \in (B \cap C)) \implies (x \in B), is true. Therefore, x \not \in (B \cap C) and thus x \in A \backslash (B \cap C).
  • Otherwise, if x \in A \backslash C, then x \in A and x \not \in C. Similarly, x \not \in C \! implies x \not \in (B \cap C). Therefore, x \in A \backslash (B \cap C).

Either way, x \in A \backslash (B \cap C).

Therefore, x \in ((A \backslash B) \cup (A \backslash C)) implies x \in A \backslash (B \cap C), as required.

You might be interested in
How to solve 1/300:3 =1/120=x
netineya [11]

Answer:

i guess this is answer . it can also be wrong

6 0
2 years ago
Please help ASAP. Trigonometry
Contact [7]

Answer:

  cos(52°) = 18/x

  x = 18·sec(52°)

Step-by-step explanation:

The mnemonic SOH CAH TOA reminds you that ...

  Cos = Adjacent/Hypotenuse

In this geometry, that means ...

  cos(52°) = 18/x

You can use the relation sec(x) = 1/cos(x) to rewrite this as ...

  x = 18·sec(52°)

_____

You can also use the complementary angle and the complementary trig function.

  sin(90° -52°) = 18/x

4 0
2 years ago
Is 3/5 greater then 3/6
Tcecarenko [31]
Yes, for 3/5= 18/30 and 3/6= 15/30
4 0
3 years ago
Three cell phones towers can be modeled by the points X(6,0), Y(8,4), and Z(3,9). Determine the location of another cell phone t
Marat540 [252]

Answer:

The location of the new cell phone tower is (h,k) = (3,4), and the equation of the circle is x^{2}+y^{2} -6\cdot x - 8\cdot y = 0.

Step-by-step explanation:

The location of the cell phone tower coincides with the location of a circunference passing through the three cell phone towers. By Analytical Geometry, the equation of the circle is represented by the following general formula:

x^{2} + y^{2}+A\cdot x + B\cdot y +C = 0 (1)

Where:

x - Independent variable.

y - Dependent variable.

A, B, C - Circunference constants.

Given the number of variable, we need the location of three distinct points:

(x_{1},y_{1}) = (6,0)

36 +6\cdot A + C = 0

(x_{2},y_{2}) = (8,4)

80 + 8\cdot A + 4\cdot B + C = 0

(x_{3},y_{3}) = (3,9)

90 + 3\cdot A + 9\cdot B + C = 0

Then, we have the following system of linear equations:

6\cdot A + C = -36 (2)

8\cdot A +4\cdot B + C = -80 (3)

3\cdot A + 9\cdot B + C = -90 (4)

The solution of this system is:

A = -6, B = -8, C = 0

By comparing the general form with the standard form of the equation of the circunference is:

A = -2\cdot h (5)

B = -2\cdot k (6)

C = h^{2}+k^{2}-r^{2} (7)

Where:

h, k - Coordinates of the center of the circle.

r - Radius of the circle.

If we know that A = -6, B = -8 and C = 0, then coordinates of the center of the circle and its radius are, respectively:

h = -\frac{A}{2}

k = -\frac{B}{2}

r = \sqrt{h^{2}+k^{2}-C}

h = 3, k = 4, r = 5

The location of the new cell phone tower is (h,k) = (3,4), and the equation of the circle is x^{2}+y^{2} -6\cdot x - 8\cdot y = 0.

3 0
2 years ago
Please help if you can!!!!
storchak [24]

Answer:Well, I don't know what you got so I can't tell you if it is right.

If it works in both equations, it depends of whether your equations are set up correctly.

Here is how I would do this problem.

Let x = no. of hot dogs,y = number of sodas.

First equation is just about the number of things.

x + y = 15

Second equation is about the cost of things.

1.5 x + .75 y = 18

solve x+y = 15 for y  y = 15-x    substitute into second equation

1.5x + .75(15 - x) = 18    

You should get the correct answer for number of hot dogs if you solve this correctly.  Put your answer in the x + y =15 equation to get y.  Then put both x and y into the cost equation and check your answer.

Hope this helps.

Step-by-step explanation:

5 0
3 years ago
Other questions:
  • Calculate the sum of the series whose partial sums are given.
    12·1 answer
  • The electromagnetic waves with the shortest wavelengths and the highest frequencies are called
    11·1 answer
  • 93.75<br>x 0.99what's 93.95 * 0.99 ​
    7·1 answer
  • Has an = sign<br><br> i'm just trying to pass and get this deffinition
    10·1 answer
  • 3 3/5 divided by 4 3/8
    9·2 answers
  • on Monday a toy store sold 4 race cars.on Tues it sold 8 race cars. on Wed it sold 16 race cars.suppose this pattern continues.h
    11·2 answers
  • What is the solution for 4:(x+5)=12​
    14·1 answer
  • PLZ HELP IM TIMEDDDDDDDDDDDDD Which values of a, b, and c correctly complete the division?
    13·1 answer
  • What is the length of the apothem of the regular pentagon shown below? Round to one decimal place
    8·1 answer
  • Points​ P, Q,​ R, and S are collinear. Point Q is between P and​ R, R is between Q and​ S, and PQ is approximently = to RS . If
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!