Chambali
Chambali
Chambali
Student ID : 0000610824
Course Code:__________6401_____
1
QUESTION NO:01
If U = {1, 2,
3……………………………………………20}
(10+10)
A = {1, 3, 5, 7, 9}
B = {1, 2, 3,
……………………………………………10}}
Venn diagrams.
Answer:
¬(A ∪ B) = ¬A ∩ ¬B
2
¬(A ∩ B) = ¬A ∪ ¬B
of U.
of U.
3
Therefore, ¬(A ∩ B) = ¬A ∪ ¬B.
[asy]
pair A, B, C, D, U;
A = (0,0.6);
B = (1,0.6);
C = (0.5,0);
D = (0.5,1);
U = (0,1)--(1,1)--(1,0)--cycle;
draw(Circle(C,0.5));
draw(U);
4
label("A", A, NW);
label("B", B, NE);
label("A∪B", (0.25,0.3));
label("A", (0.25,0.8));
label("B", (0.75,0.8));
[/asy]
[asy]
pair A, B, C, D, U;
A = (0,0.6);
B = (1,0.6);
C = (0.5,0);
D = (0.5,1);
U = (0,1)--(1,1)--(1,0)--cycle;
draw(Circle(C,0.5));
draw(U);
label("A", A, NW);
label("B", B, NE);
5
label("A∩B", (0.25,0.5));
label("A", (0.25,0.8));
label("B", (0.75,0.8));
[/asy]
As you can see, the shaded areas in the Venn diagrams represent the
complements of the sets. The diagrams clearly show that the shaded
QUESTION NO:02
6
i. A (b + c) = AB + AC
ii. A (B - C) = AB - AC
left-hand side:
A(B+C) = AB + AC
(A * B) + (A * C) = AB + AC
We can see that the terms AB and AC appear on both sides of the
(A * B) + (A * C) - AB - AC = 0
A*C=0
Part (i)
A(B+C) - AC = AB+AC - AC
7
This gives us the equation:
A(B+C) - AC = AB
(A * B) + (A * C) - AC = AB
Canceling out the AC term on both sides, we are left with the simplified
equation:
A * B = AB
is equal to itself.
Part (ii)
A(B-C) = AB - AC
3(-2) = 9 - 15
-6 = -6
Since both sides of the equation are equal, the equation is true.
8
A(B+C)=AB+AC implies that A∗C=0
is true.
QUESTION NO:03
x + 8y = -3
2x - 6y = -17
matrix form:
[1 8 | -3]
[2 -6 | -17]
triangular form:
[-2 0 | 11]
[2 -6 | -17]
9
Subtracting twice the first row from the second row, we get:
[-2 0 | 11]
[0 -6 | -35]
[-2 0 | 11]
[0 1 | 7]
y=7
x + 8(7) = -3
x + 56 = -3
x = -59
We can check our answer by substituting the values of x and y into the
original equations:
x + 8y = -3
-59 + 8(7) = -3
-59 + 56 = -3
10
-3 = -3
2x - 6y = -17
-118 - 42 = -17
-160 = -17
-160 = -17
QUESTION NO:04
i. x2 +- 8Px + 12P2 = 0
ii.
11
i. To solve the equation x2−8Px+12P2=0, we can use the quadratic
formula:
case, we have:
a=1
b = -8P
c = 12P^2
x = 4P(1 + \sqrt{3})
x = 4P(1 - \sqrt{3})
original equation:
12
x^2-8Px+12P^2=0
0=0
0=0
denominator of 12:
\frac{5}{12}
12 + \frac{12}{x+2} = 5
13
Subtracting 12 from both sides, we get:
\frac{12}{x+2} = -7
12 = -7(x+2)
12 = -7x - 14
-7x = 26
x = -\frac{26}{7}
x = -\frac{26}{7} = -\frac{37}{7}
14
Therefore, the solution to the equation x1+x+21=125 is x=−737.
equation:
\frac{1}{x}+\frac{1}{x+2}=\frac{5}{12}
\frac{1}{-\frac{37}{7}}+\frac{1}{-\frac{37}{7}+2}=\frac{5}{12}
-\frac{7}{37}+\frac{7}{9}=\frac{5}{12}
-\frac{7}{37}+\frac{7}{9}=\frac{5}{12}
Since both sides of the equation are equal, our answer is correct.
QUESTION NO: 5
following equations:
i. y2 – 2y + 1 = 0; -y2+3y + m + 0
ii. 7y2 – ty + 5 = 0; 3 y2 + s y – 3 + 0
15
Part i:
1. y^2 - 2y + 1 = 0
2. -y^2 + 3y + m = 0
that the coefficients of the y^2 terms in each equation have opposite
signs. This suggests that adding the equations together will eliminate the
2. -2y^2 + 6y + 2m = 0
4y + 2m + 1 = 0
relation.
16
Part ii:
1. 7y^2 - ty + 5 = 0
2. 3y^2 + sy - 3 = 0
Multiplying Equation 2 by 7:
2. 21y^2 + 7sy - 21 = 0
relation.
Refrance:
Books
Lecture of workshop
Newspaper
Library
17
18