Answer:
x = 5, x = 1
Step-by-step explanation:
The quadratic equation 0 = 4(x - 3)2 - 16.
Using binomial theorem, (a - b)2 = a2 - 2ab + b2 to expand (x - 3)2.
0 = 4(x2 - 6x + 9 ) - 16.
Using distributive property to multiply 4 by x2 - 6x + 9.
0 = 4x2 - 24x + 36 - 16.
Subtract 16 from 36 to get 20.
0 = 4x2 - 24x + 20.
4x2 - 24x + 20 = 0.
Divide both sides by 4.
x2 - 6x + 5 = 0.
To solve the equation, factor and rewrite as x2 + ax + bx + 5
a + b = -6, ab = 1(5) = 5.
a = -5, b = -1.
Rewriting x2 - 6x + 5 as
(x2 - 5x) + (-x + 5)
Factor x in the first and -1 in the second group.
x(x - 5) - (x - 5)
Factor out common term
(x - 5)(x - 1)
By solving the above, we get
x = 5, x = 1
What is the rule? Then i will know how to it
Answer:
35 gallons
Step-by-step explanation:
one week = 7 days
5 gallons per day
one week = 7 days * 5 gallons
= 35 gallons in a week
Answer:
All the three statements presented are indeed valid and satisfy the De Morgan's theorem.
Step-by-step explanation:
The truth tables are presented in the attached images.
a) The statement (X + Y + Z)' = (X'Y'Z') has its proof in the first image attached.
b) The statement (XYZ)' = (X' + Y' + Z') has its proof in the second image attached.
c) The statement (X + YZ) = (X + Y)(X + Z) has its proof in the third image attached.